1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.sbin
2022-01-14 09:20:18 +00:00
..
ac
accton insert missing EXIT STATUS section; 2020-11-03 09:23:46 +00:00
acme-client Fix acme-client build with opaque RSA 2022-01-14 09:20:18 +00:00
acpidump Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
adduser list backup files created by adduser; from leon fischer 2021-12-04 07:31:38 +00:00
amd No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
apm set cpuspeed to 0 if hw.cpuspeed cannot be retrieved 2022-01-12 13:09:29 +00:00
apmd adjust for perfpolicy being auto by default; ok deraadt 2021-11-03 19:54:28 +00:00
arp replace obsolete .Li macros with .Dv and .Er as appropriate 2021-01-02 15:24:24 +00:00
authpf "Protocol" keyword no longer used; from martin vahlensieck 2020-04-05 10:11:07 +00:00
bgpctl Adjust handling of RIB_GENERIC_ADDPATH MRT messages. Parse it the way 2021-09-22 18:17:49 +00:00
bgpd Don't declare variables as "unsigned char *" that are passed to 2021-10-15 15:01:27 +00:00
btrace Delete the last emulation callbacks: we're Just ELF, so declare 2021-12-07 22:17:02 +00:00
chroot
config remove sys/param.h includes by stopping use of NODEV, ALIGNED and ALIGN(). 2021-11-28 19:26:03 +00:00
cron For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
crunchgen No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
dev_mkdb Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
dhcpd dhcpd: straightforward conversion to HMAC_CTX on the heap, similar 2022-01-05 11:01:59 +00:00
dhcpleasectl sync SYNOPSIS and usage(); ok florian 2021-09-16 06:23:01 +00:00
dhcrelay including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
dhcrelay6 including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
dvmrpctl
dvmrpd including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
edquota
eeprom gratuitious -> gratuitous 2022-01-12 22:49:53 +00:00
eigrpctl
eigrpd including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
fdformat
ftp-proxy For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
fw_update Bug fixes and performance improvements 2022-01-12 02:21:15 +00:00
gpioctl add bcmgpio to the gpio manpage and install gpioctl manpage on arm64 too 2020-05-16 16:37:49 +00:00
hostapd Don't declare variables as "unsigned char *" that are passed to 2021-10-15 15:01:27 +00:00
hostctl
hotplugd Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
httpd Do not setup pipes between SERVER processes, they don't talk to each 2021-12-04 06:52:58 +00:00
identd
ifstated including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
ikectl Add 'ikectl show certinfo' to show trusted CAs and certificates. 2021-11-21 22:44:08 +00:00
inetd getifaddrs() can return entries where ifa_addr is NULL. Check for this 2020-12-30 18:41:06 +00:00
installboot For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
iostat Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
iscsictl Don't declare variables as "unsigned char *" that are passed to 2021-10-15 15:01:27 +00:00
iscsid including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
kgmon
kvm_mkdb For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
ldapctl Stop the -v command line argument from overriding logging brevity. 2021-01-15 18:57:04 +00:00
ldapd When removing the last value from an attribute in ldap_del_values() 2021-12-20 13:26:11 +00:00
ldomctl Clarify BUGS wrt. reserving memory for the hypervisor 2021-11-17 15:13:36 +00:00
ldomd For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
ldpctl
ldpd Don't declare variables as "unsigned char *" that are passed to 2021-10-15 15:01:27 +00:00
lpd including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
lpr For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
mailwrapper
makefs spelling 2022-01-11 05:34:32 +00:00
map-mbone delete extra explanations in the usage: messages which are described 2021-06-26 15:42:58 +00:00
memconfig
mksuncd fix off by one in bounds test 2021-12-23 09:17:19 +00:00
mkuboot reduce verbosity of usage(), making it match SYNOPSIS; 2021-06-22 14:52:33 +00:00
mopd For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
mrinfo
mrouted getifaddrs() can return entries where ifa_addr is NULL. Check for this 2020-12-30 18:46:55 +00:00
mtrace getifaddrs() can return entries where ifa_addr is NULL. Check for this 2020-12-30 18:47:20 +00:00
mtree No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
ndp remove ts_print() prototype function was removed in rev 1.100 2021-03-02 05:34:20 +00:00
netgroup_mkdb
npppctl No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
npppd npppd: convert to EVP_MD_CTX on heap 2022-01-07 07:33:35 +00:00
nsd Trivial update to 4.3.9. 2021-12-22 18:33:21 +00:00
ntpd If no date could be parsed, bail out early and fix an error return that 2022-01-07 17:14:42 +00:00
ocspcheck Add missing void to definition of http_init(). 2021-09-14 16:37:20 +00:00
ospf6ctl Handle connected routes as ospfd(8) does. 2020-04-05 18:19:04 +00:00
ospf6d including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
ospfctl print "depend on" information when available in "ospfctl sh int" output. 2020-11-02 00:30:56 +00:00
ospfd including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
pcidump Zap unused variables/functions under /usr/src/*bin/ 2021-10-25 19:54:29 +00:00
pkg_add allow disabling the @ts tweak, which may come in handy for new fw_update 2022-01-13 12:21:22 +00:00
portmap
pppd For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
procmap
pstat No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
pwd_mkdb Stop using MAXBSIZE to eliminate sys/param.h including (which injects a 2021-11-28 19:28:41 +00:00
quot
quotaon No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
ractl Path #defines are traditionally prefixed with _PATH. 2021-02-27 10:35:20 +00:00
rad including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
radiusctl Sync EVP_MD_CTX to heap switch from npppd. 2022-01-07 07:34:34 +00:00
radiusd including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
rarpd No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
rbootd For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
rcctl add "rcctl ls rogue", to show daemons which are running but not set as 2021-10-23 08:19:27 +00:00
rdate No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
rdsetroot For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
relayctl
relayd Convert relayd for opaque RSA_METHOD 2022-01-11 19:06:23 +00:00
repquota No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
ripctl
ripd including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
rmt
route6d getifaddrs() can return entries where ifa_addr is NULL. Check for this 2020-12-29 19:48:27 +00:00
rpc.bootparamd No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
rpc.lockd
rpc.statd
rpki-client Move mft_check() after setting repoid and path on the mft. 2022-01-13 14:58:21 +00:00
sa For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
sasyncd For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
sensorsd Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
slaacctl Use new terminology of RFC 8981 and (mechanically) replace "privacy" 2021-03-21 18:25:24 +00:00
slowcgi list -v with -d in SYNOPSIS, instead of seperately, 2021-09-02 14:14:44 +00:00
smtpd including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
snmpd Switch snmpd(8) to using EVP_Digest{Init,Final}_ex() and drop a no 2022-01-05 17:01:06 +00:00
spamdb
syslogc No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
syslogd Move parsing of incoming syslog messages to their own section. 2022-01-13 10:34:07 +00:00
sysmerge
syspatch When asking to install patches and none are available, return 2. 2020-12-07 21:19:28 +00:00
sysupgrade Rename/move site(8) into install.site(5) 2021-11-08 16:12:09 +00:00
tcpdrop Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
tcpdump add a basic printer for EAPOL packets. 2022-01-05 05:53:03 +00:00
tftp-proxy Remove a __KAME__ block for extracting the scope_id from IPV6_PKTINFO. 2021-01-17 13:38:52 +00:00
tftpd For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
tokenadm
tokeninit
traceroute Explain that traceroute compresses * * * lines at the end of the 2021-09-15 15:25:56 +00:00
trpt
unbound unwind/unbound: prepare for opaque DSA and RSA. 2022-01-09 18:46:56 +00:00
unwindctl Give sppp(4) its own RTP_PROPOSAL priority 2021-11-10 20:24:22 +00:00
usbdevs Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
user
vipw For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
vmctl Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
vmd adjust Xr for fw_update to section 8; 2022-01-05 17:39:24 +00:00
watchdogd
wsconscfg For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
wsfontload Zap unused variables/functions under /usr/src/*bin/ 2021-10-25 19:54:29 +00:00
wsmoused For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
ypbind getifaddrs() can return entries where ifa_addr is NULL. Check for this 2020-12-29 19:48:49 +00:00
ypldap Don't declare variables as "unsigned char *" that are passed to 2021-10-15 15:01:27 +00:00
yppoll
ypserv delete unneccessary arpa/nameser.h includes 2021-10-09 18:43:49 +00:00
ypset
zdump
zic annoying whitespace gliches spotted during re-read 2020-10-13 00:18:46 +00:00
Makefile Use new shell-based fw_update(8) 2022-01-05 16:35:33 +00:00
Makefile.inc