1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
openbsd-src/usr.sbin
claudio 7f893e0cba Call pfkey_remove() only after the Session Engine finished reloading its
configuration. Doing so before could result in some messages being sent
out without proper TCP-MD5 signature.

Fix for: https://github.com/openbgpd-portable/openbgpd-portable/issues/82
OK tb@
2024-09-04 13:30:10 +00:00
..
ac remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
accton accton.c: add missing $OpenBSD$ tag 2022-12-30 18:47:45 +00:00
acme-client Kill the SIGPIPE signal handler which is installed around write opertations. 2024-06-19 13:13:25 +00:00
acpidump When looking up a symble using kvm_nlist(3), we need to prepend an 2022-09-11 10:40:35 +00:00
adduser Avoid gendered language in man pages when not referring to a specific 2022-02-18 23:17:13 +00:00
amd correct indentation; no functional change 2024-04-23 13:34:50 +00:00
apm In do_zzz a garbage stack value could be accessed in case a read 2022-11-09 18:48:11 +00:00
apmd zap APM_CANCEL, dead since import; OK tb 2023-04-27 10:51:27 +00:00
arp Remove stylistic differences between arp(8) and ndp(8) delete() 2023-04-04 21:18:04 +00:00
authpf Avoid gendered language in man pages when not referring to a specific 2022-02-18 23:17:13 +00:00
bgpctl inet_pton returns 0 and -1 for error. 2024-08-22 08:17:54 +00:00
bgpd Call pfkey_remove() only after the Session Engine finished reloading its 2024-09-04 13:30:10 +00:00
bgplgd Add filtered support to bgplgd. 2024-08-15 09:13:13 +00:00
btrace Read the whole buffer, not its size minus one. 2024-07-09 16:08:30 +00:00
chroot
config remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
cron cron: use strtonum() and tighter limits on step values 2024-08-23 00:58:04 +00:00
crunchgen ugh, another typo; spotted by naddy 2024-06-02 18:47:17 +00:00
dev_mkdb Rewrite dev_mkdb with FTS 2023-12-24 06:35:05 +00:00
dhcp6leasectl trim the -w text: it's obvious -l is a different case, so no need to note 2024-06-07 17:38:22 +00:00
dhcpd Change DHCP_SYNC_LEASE messages from log_info to log_debug, they result 2024-08-24 08:35:24 +00:00
dhcpleasectl trim the -w text: it's obvious -l is a different case, so no need to note 2024-06-07 17:38:22 +00:00
dhcrelay Use getaddrinfo(3) to resolve hostnames / ip addresses. 2024-08-21 10:35:12 +00:00
dhcrelay6 remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
dvmrpctl improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
dvmrpd Mechanically change inet_aton to inet_pton. 2024-08-21 09:18:47 +00:00
edquota man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
eeprom remove sun3/4 bits missed when sparc was removed 2024-05-19 00:03:10 +00:00
eigrpctl improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
eigrpd inet_pton returns 0 and -1 for error. 2024-08-22 08:17:54 +00:00
fdformat userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
ftp-proxy man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
fw_update add qwz firmware 2024-08-18 14:58:47 +00:00
gpioctl Build gpioctl(8) on riscv64. 2022-02-18 10:52:32 +00:00
hostapd Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
hostctl The maximum length of the value is extended to 64k bytes. 2023-01-07 06:40:21 +00:00
hotplugd Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
httpd httpd: render "emojis" as text in directory listing 2024-06-03 14:46:03 +00:00
identd
ifstated correct indentation; no functional change 2024-04-23 13:34:50 +00:00
ikectl remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +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 Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
iscsictl spelling. 2023-02-21 15:45:40 +00:00
iscsid remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
kgmon
kvm_mkdb we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-Reno 2022-07-30 07:19:30 +00:00
ldapctl improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ldapd remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
ldomctl Make stopped ldom utilization appear as zero 2023-08-10 07:50:45 +00:00
ldomd Print poll(2) errno 2022-07-27 19:42:22 +00:00
ldpctl improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ldpd inet_pton returns 0 and -1 for error. 2024-08-22 08:17:54 +00:00
lpd Fix chroot(2) call in control process. 2024-03-22 19:14:28 +00:00
lpr sync manual section numbers 2024-08-22 10:00:16 +00:00
mailwrapper
makefs Set system ID field in the PVD to OpenBSD 2024-08-03 22:23:32 +00:00
map-mbone
memconfig
mksuncd fix off by one in bounds test 2021-12-23 09:17:19 +00:00
mkuboot
mopd correct indentation; no functional change 2024-04-23 13:34:50 +00:00
mrinfo remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
mrouted Feed more generated files to the clean target; joint work with naddy@ 2024-02-08 20:28:53 +00:00
mtrace
mtree correct indentation; no functional change 2024-04-23 13:34:50 +00:00
ndp If ndp -d did not find a neigbor entry, it removed the cloning route 2023-04-05 13:56:41 +00:00
netgroup_mkdb Christos Zoulas agreed to rescind clause 3 and 4 in 2023-01-04 13:00:11 +00:00
npppctl spelling. 2023-02-21 15:45:40 +00:00
npppd Mechanically change inet_aton to inet_pton. 2024-08-22 07:56:47 +00:00
nsd Since we are not using a pid file the manuals render a bit strange. 2024-08-17 09:07:33 +00:00
ntpd remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
ocspcheck Convert libressl to use the BoringSSL style time conversions 2024-03-24 11:30:12 +00:00
ospf6ctl add "fib reload" support to ospf6d/ospf6ctl, and trigger it 2023-06-21 09:47:03 +00:00
ospf6d An area is either a decimal number or an IPv4 address. 2024-08-21 15:18:47 +00:00
ospfctl remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
ospfd ospfd: fix whitespace error introduced in previous 2024-08-22 08:34:51 +00:00
pcidump correct indentation; no functional change 2024-04-23 13:34:50 +00:00
pkg_add Allow parsing either RFC9557 timestamps (which wants explicit +00:00) or 2024-04-30 14:26:50 +00:00
portmap Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
pppd Change SIGCHLD handler to just set a flag. 2024-08-23 00:43:34 +00:00
procmap Stop printing the "syscall" bit in the header line, too. 2024-08-28 14:22:36 +00:00
pstat Add flags NOPERM, STALLED, SWAPPABLE, DOOMED to -v output. 2024-07-10 13:29:23 +00:00
pwd_mkdb pwd_mkdb: limit db entries to _PW_BUF_LEN to match libc 2024-07-28 19:13:26 +00:00
quot correct indentation; no functional change 2024-04-23 13:34:50 +00:00
quotaon No need to declare optind, optarg or opterr; unistd.h does this for us. 2021-11-15 15:14:24 +00:00
ractl
rad Use correct idiom to get mac addresses from ethernet-like interfaces. 2024-07-02 17:41:27 +00:00
radiusctl Coding of the handling of errors for <sequence number> hadn't be completed. 2024-09-02 04:45:22 +00:00
radiusd Mechanically change inet_aton to inet_pton. 2024-08-27 06:06:14 +00:00
rarpd Remove REQUIRE_TFTPBOOT left-over 2022-10-04 23:58:09 +00:00
rbootd
rcctl Use install -F instead of cat(1); no clue what I was thinking. 2024-07-08 14:47:42 +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 Add '-s' option to simply display the number of bytes available for the rdroot 2023-04-24 14:06:01 +00:00
relayctl
relayd relayd: improve config validation with -n 2024-08-10 05:47:29 +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 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ripd Mechanically change inet_aton to inet_pton. 2024-08-21 14:58:14 +00:00
rmt
route6d remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
rpc.bootparamd Use getaddrinfo to lookup names and parse IP addresses. 2024-08-21 14:59:49 +00:00
rpc.lockd Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
rpc.statd Christos Zoulas removed his name from advertising clauses and copyrights 2023-01-04 14:42:46 +00:00
rpki-client Make state file parsing errors more explicit. Also don't leak the deltas. 2024-09-03 15:37:03 +00:00
sa userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
sasyncd correct indentation; no functional change 2024-04-23 13:34:50 +00:00
sensorsd Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
slaacctl interfacename -> interface to match usage and other manuals; OK florian 2023-11-27 09:29:48 +00:00
slowcgi zap extra space in usage added by mistake in last commit. 2022-08-07 07:43:53 +00:00
smtpd fix some typos; courtesy of codespell; ok gilles@ 2024-09-03 18:27:04 +00:00
snmpd Passing a NULL digest to SHA routines from libcrypto is no longer 2024-06-03 06:14:32 +00:00
spamdb
syslogc man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
syslogd Explicit TLS handshake with syslog client. 2024-07-01 12:06:45 +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 Better words for downloaded snap is older message. 2024-06-19 05:22:33 +00:00
tcpdrop Accept netstat-style address.port syntax too. 2023-02-06 18:14:10 +00:00
tcpdump remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
tftp-proxy man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
tftpd remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
tokenadm man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
tokeninit remove outdated contact details for ActivCard and CRYPTOCard 2022-02-19 10:17:39 +00:00
traceroute Get rid of inet_aton 2024-08-21 15:00:25 +00:00
trpt Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
unbound merge unbound 1.21.0 2024-09-04 09:36:40 +00:00
unwindctl do not mention dhclient as a dhcp route message sender 2023-01-03 20:58:05 +00:00
usbdevs spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00
user user: handle paths with whitespace / metacharacters 2023-05-18 18:29:28 +00:00
vipw Replace use of the old BSD st_*timespec members in struct stat with 2023-08-11 04:45:05 +00:00
vmctl Use 'int ch' instead of 'char ch' in one place for getopt. 2024-08-17 20:50:06 +00:00
vmd mmio.c is now empty and can be removed 2024-07-13 22:12:41 +00:00
watchdogd Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
wsconscfg userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
wsfontload userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
wsmoused spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00
ypbind found some boilerplate strncpy to replace with strlcpy. They are in 2024-01-23 14:13:55 +00:00
ypldap remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
yppoll Use getaddrinfo to parse IP addresses and lookup names. 2024-08-27 06:03:20 +00:00
ypserv remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
ypset Use getaddrinfo to parse IP addresses and lookup names. 2024-08-27 06:04:03 +00:00
zdump .Li -> .Vt where appropriate; 2022-09-11 06:38:10 +00:00
zic man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
Makefile hook dhcp6leasectl to the built 2024-06-06 15:21:01 +00:00
Makefile.inc