src/usr.sbin
miod 43d0313fbb Feed more generated files to the clean target; joint work with naddy@ 2024-02-08 20:28:53 +00:00
..
ac
accton
acme-client acme-client: drop ecdsa.h, fix spacing and a typo in error message 2023-08-29 14:44:53 +00:00
acpidump
adduser
amd It isn't portable to use stderr (or std{in,out}) in file-scope 2023-07-05 18:45:14 +00:00
apm
apmd
arp
authpf
bgpctl Convert the mrtparser to use ibufs in many places. 2024-02-01 11:37:10 +00:00
bgpd fix off-by-one in bounds check 2024-02-03 09:26:52 +00:00
bgplgd Add a -V flag to bgplgd 2024-01-26 18:11:49 +00:00
btrace Prevent tuples to be used as map key, associative array is what we want. 2024-02-07 19:07:42 +00:00
chroot
config remove unused variable 2023-09-06 05:00:37 +00:00
cron Fix skipping of white space after the username in /etc/crontab. 2023-07-19 21:26:02 +00:00
crunchgen Instead of ld -dc use ld -d, supported by both ld.bfd and ld.lld >= 15 2023-09-14 16:39:00 +00:00
dev_mkdb Rewrite dev_mkdb with FTS 2023-12-24 06:35:05 +00:00
dhcpd tweak previous; suggested by jmc 2023-11-23 16:30:12 +00:00
dhcpleasectl
dhcrelay
dhcrelay6 Do not ignore the AF_LINK entries of carp(4) interfaces. 2023-07-14 07:09:00 +00:00
dvmrpctl
dvmrpd Update and refactor dvrmpd to use the new ibu API. 2023-06-26 10:08:56 +00:00
edquota
eeprom
eigrpctl
eigrpd Use imsg_get_fd() to access the file descriptor passed in the imsg. 2023-12-14 11:09:56 +00:00
fdformat
ftp-proxy
fw_update firmware for qwx(4) devices 2024-01-27 15:15:01 +00:00
gpioctl
hostapd
hostctl
hotplugd
httpd Convert to use imsg_get_fd() since proc_forward_imsg() never forwards a 2024-01-17 08:22:40 +00:00
identd
ifstated
ikectl Set "unique_subject = no" to allow renewing expired certificates. 2023-11-17 14:43:36 +00:00
inetd Allow UDP for built-in inetd(8) services on 127.0.0.1. 2023-09-03 22:01:00 +00:00
installboot No need to check for DTYPE_FLOPPY. If there is neither a GPT nor 2023-06-11 14:00:04 +00:00
iostat
iscsictl
iscsid
kgmon
kvm_mkdb
ldapctl
ldapd Use imsg_get_fd() and a local variable. 2024-01-17 08:28:15 +00:00
ldomctl Make stopped ldom utilization appear as zero 2023-08-10 07:50:45 +00:00
ldomd
ldpctl
ldpd Use imsg_get_fd() to access the file descriptor passed in the imsg. 2023-12-14 11:10:19 +00:00
lpd
lpr "d" is the key character for DVI files, not "r"; 2023-06-17 15:35:08 +00:00
mailwrapper
makefs Delete support for FFS filesystems before the in-inode symlink 2024-01-09 03:15:59 +00:00
map-mbone
memconfig
mksuncd
mkuboot
mopd use ansi function decls 2023-09-06 11:03:30 +00:00
mrinfo
mrouted Feed more generated files to the clean target; joint work with naddy@ 2024-02-08 20:28:53 +00:00
mtrace
mtree Stop down-converting to a timeval when comparing and setting times. 2023-08-11 05:07:28 +00:00
ndp
netgroup_mkdb
npppctl
npppd Convert privsep imsg code to use imsg_get_fd(). 2024-01-18 09:58:23 +00:00
nsd update to nsd 4.8.0 2023-12-20 17:29:01 +00:00
ntpd correct size in ipv6 address comparison 2024-02-08 00:15:53 +00:00
ocspcheck Replace ASN1_time_parse() with ASN1_TIME_to_tm() 2023-11-13 11:46:24 +00:00
ospf6ctl add "fib reload" support to ospf6d/ospf6ctl, and trigger it 2023-06-21 09:47:03 +00:00
ospf6d Use imsg_get_fd() to access the control fd. 2023-12-13 15:34:43 +00:00
ospfctl
ospfd Use imsg_get_fd() to access the control fd. 2023-12-13 15:34:27 +00:00
pcidump Print information about (legacy) Multiple Message MSIs. 2024-02-01 18:26:45 +00:00
pkg_add have quirks behave way more like other packages so it can have dependencies 2024-01-02 10:25:48 +00:00
portmap
pppd In 2016, chat changed its syslog output for hidden strings. 2023-08-07 06:21:53 +00:00
procmap
pstat
pwd_mkdb
quot
quotaon
ractl
rad Use imsg_get_fd() to access the file descriptor passed in the imsg. 2023-12-14 11:09:34 +00:00
radiusctl
radiusd Fix the radius standard module to remove the specified attribute from 2024-02-06 10:53:20 +00:00
rarpd
rbootd
rcctl Check input before trying to disable a non-existing daemon to prevent parsing 2023-07-13 13:54:27 +00:00
rdate Bump NTP era if the offset we receive is small, in a similar manner 2023-11-12 18:53:22 +00:00
rdsetroot
relayctl
relayd Use imsg_get_fd() 2024-01-17 10:01:24 +00:00
repquota
ripctl
ripd Use ibuf_data() and ibuf_size() instead of accessing struct ibuf. 2023-07-03 10:34:08 +00:00
rmt
route6d
rpc.bootparamd
rpc.lockd
rpc.statd
rpki-client Check whether all data in eContent has been consumed 2024-02-05 19:23:58 +00:00
sa
sasyncd
sensorsd
slaacctl interfacename -> interface to match usage and other manuals; OK florian 2023-11-27 09:29:48 +00:00
slowcgi
smtpd missing "s" after apostrophe; 2024-02-03 20:46:57 +00:00
snmpd RFC2578 section 7.1 specifies the ranges and in the case of opaque the 2024-02-08 17:34:09 +00:00
spamdb
syslogc
syslogd Prevent use after free of TLS context at syslogd(8) shutdown. 2024-01-06 19:34:54 +00:00
sysmerge
syspatch Match what reorder_kernel is doing and use kern.osversion to find out whether 2023-12-13 17:50:23 +00:00
sysupgrade Remove default sets answer 2023-10-12 12:31:15 +00:00
tcpdrop
tcpdump fix off-by-one in bounds check 2024-02-03 00:20:21 +00:00
tftp-proxy
tftpd
tokenadm
tokeninit
traceroute
trpt
unbound satisfy non-c99 compilers 2023-09-14 23:42:56 +00:00
unwindctl
usbdevs
user
vipw Replace use of the old BSD st_*timespec members in struct stat with 2023-08-11 04:45:05 +00:00
vmctl Clarify some behaviour for 'vmctl start' and 'vmctl reload' 2024-01-12 23:50:11 +00:00
vmd Cleanup fcntl(3) usage and fd lifetimes in vmd(8). 2024-02-05 21:58:09 +00:00
watchdogd
wsconscfg
wsfontload
wsmoused
ypbind found some boilerplate strncpy to replace with strlcpy. They are in 2024-01-23 14:13:55 +00:00
ypldap Do not duplicate prototypes of log.h in ypldap.h (without the extra 2023-07-18 13:06:33 +00:00
yppoll
ypserv
ypset
zdump
zic
Makefile
Makefile.inc