1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sbin
tobhe c4f11a1276 Print at most pkgsize - hdrsize bytes for pfkey tag and identity to
prevent out-of-bounds read in strlen().

ok tb@
2023-10-10 16:16:16 +00:00
..
atactl Fix that atactl sd0 readattr didn't work for some disks. Change it to 2023-04-30 00:58:38 +00:00
badsect Nuke D_BADSECT and disktab's 'sf'. 2022-10-12 23:11:32 +00:00
bioctl Retry on empty passphrase 2023-10-07 12:20:10 +00:00
clri Fix botched format string in previous commit as spotted by robert@ 2020-06-24 05:46:07 +00:00
dhclient dhclient(8) has been undergoing replacement with "ifconfig xxx inet auto" 2022-07-02 17:21:32 +00:00
dhcpleased Do not copy stack garbage, that's not going to be used. 2023-10-10 16:09:53 +00:00
disklabel explicitly cast ULLONG_MAX to double when comparing to a double 2023-09-06 12:45:19 +00:00
dmesg userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
dump Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
dumpfs userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
fdisk Take more care to ensure name_to_string() always returns a proper 2023-06-20 11:52:08 +00:00
fsck Christos Zoulas agreed to rescind clause 3 and 4 in 2023-01-04 13:00:11 +00:00
fsck_ext2fs Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
fsck_ffs Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
fsck_msdos Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
fsdb fix use after free in debug path 2022-07-22 09:04:44 +00:00
fsirand With filesystem having many cylinder groups and many inodes per cg the 2020-06-20 07:49:04 +00:00
growfs userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
ifconfig Enable LRO for TCP per default in the network drivers. 2023-07-18 16:01:20 +00:00
iked Make sure cert_type is not 0 to prevent leak of certid->id_buf. 2023-09-02 18:36:30 +00:00
init init(8): fix signal handler boolean type and qualifier 2022-09-10 00:49:47 +00:00
ipsecctl Print at most pkgsize - hdrsize bytes for pfkey tag and identity to 2023-10-10 16:16:16 +00:00
isakmpd have a go at documenting the Interface config statement. 2023-08-08 10:31:03 +00:00
kbd Add error handling if setting the keyboard encoding fails. After 2022-05-05 16:12:42 +00:00
ldattach remove duplicate includes 2023-04-19 12:58:15 +00:00
mknod we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-Reno 2022-07-30 07:19:30 +00:00
mount use SMALL to save a shave mfs and tmpfs bits in install media 2023-07-23 23:21:19 +00:00
mount_cd9660 userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
mount_ext2fs userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
mount_ffs userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
mount_msdos userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
mount_nfs
mount_ntfs fix swapped user/group introduced in sync-with-mount_tmpfs commit; 2022-11-14 14:35:39 +00:00
mount_tmpfs userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
mount_udf For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
mount_vnd SYNOPSIS had no matching Ek, but since it wasn;t needed, remove Bk; 2020-04-23 21:33:04 +00:00
mountd No need to protect exports from SIGHUP, the handler just sets a flag. 2023-03-02 16:58:43 +00:00
ncheck_ffs
newfs Christos Zoulas agreed to rescind clause 3 and 4 in 2023-01-04 13:00:11 +00:00
newfs_ext2fs userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
newfs_msdos Correct various min/max cluster numbers for FAT12/16/32. From NetBSD. 2021-07-11 15:39:58 +00:00
nfsd Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
nologin Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
pdisk
pfctl fix mismatching declaration of argument with mismatched bounds 2023-09-05 15:37:07 +00:00
pflogd switch pflogd from using a bpf read timeout to a wait timeout. 2023-05-09 00:01:59 +00:00
ping point readers, where relevant, to route(8) rather than netstat(1) or route(4); 2022-12-23 07:16:54 +00:00
quotacheck
reboot
resolvd some nameserver proposal bits: 2023-02-21 07:47:24 +00:00
restore Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
route add EXIT STATUS section with information for the exec subcommand 2023-08-02 23:34:13 +00:00
savecore userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
scan_ffs
scsi userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
shutdown The group "operator" gatekeeps a few superuser abilities (dumping disks, 2023-06-19 13:05:25 +00:00
slaacd Remove artifical limit of 2 hours on a PIO lifetime, as recommended by 2023-04-30 13:08:40 +00:00
swapctl make SYNOPSIS match usage to indicate -l is optional in: 2021-08-24 13:15:07 +00:00
swapon
sysctl Implement battery management sysctl. This will provide a set of sysctls 2023-05-17 22:12:51 +00:00
ttyflags userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
tunefs
umount
unwind Improve handling of ENOBUFS by not running in a tight loop forever. 2023-09-15 05:32:00 +00:00
vnconfig Improve emulation of a disktab entry (-t) by using the type 2023-05-14 18:34:02 +00:00
wsconsctl Add button mappings for two- and three-finger clicks on clickpads. 2023-07-02 21:44:04 +00:00
Makefile Hook up dhcpleased to the build. 2021-02-26 17:17:03 +00:00
Makefile.inc