..
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
bioctl.8:
2024-07-15 05:36:08 +00:00
clri
Fix botched format string in previous commit as spotted by robert@
2020-06-24 05:46:07 +00:00
dhcp6leased
Convert sbin and usr.bin to check for imsgbuf_init failure and add
2024-11-21 13:35:20 +00:00
dhcpleased
Convert sbin and usr.bin to check for imsgbuf_init failure and add
2024-11-21 13:35:20 +00:00
disklabel
Increase /usr/src partition to 2GB - 5GB
2024-03-22 21:49:52 +00:00
dmesg
correct history; dmesg appeared (without a manual page) in v7
2024-06-30 23:44:49 +00:00
dump
remove unused variables
2024-09-15 07:14:58 +00:00
dumpfs
ctime(3) and ctime_r(3) can fail when timestamps are way off.
2024-05-09 08:35:40 +00:00
fdisk
add some commas, to aid readability;
2024-09-29 18:00:38 +00:00
fsck
Christos Zoulas agreed to rescind clause 3 and 4 in
2023-01-04 13:00:11 +00:00
fsck_ext2fs
Add e2fs_fsmnt, and the newly defined e2fs_kbytes_written to the list of
2024-07-15 13:32:50 +00:00
fsck_ffs
remove unused variables
2024-09-15 07:14:58 +00:00
fsck_msdos
Change the error reporting pattern throughout the tree when unveil
2021-07-12 15:09:18 +00:00
fsdb
remove prototypes with no matching function and externs with no var
2024-05-21 05:00:47 +00:00
fsirand
ctime(3) and ctime_r(3) can fail when timestamps are way off.
2024-05-09 08:35:40 +00:00
growfs
correct indentation; no functional change
2024-04-23 13:34:50 +00:00
ifconfig
remove unused vars
2024-06-29 12:09:51 +00:00
iked
Convert sbin and usr.bin to check for imsgbuf_init failure and add
2024-11-21 13:35:20 +00:00
init
init(8): fix signal handler boolean type and qualifier
2022-09-10 00:49:47 +00:00
ipsecctl
Tweak previous. Passing "dns" to pledge(2) is suitable for the purpose.
2024-02-06 05:39:28 +00:00
isakmpd
The block size of HMAC-SHA2-{384,512} must be 128 bytes.
2024-11-21 10:07:30 +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
ctime(3) and ctime_r(3) can fail when timestamps are way off.
2024-05-09 08:35:40 +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
Replace too flexible inet_aton(3) with getaddrinfo(3).
2024-08-19 05:58:41 +00:00
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
Convert sbin and usr.bin to check for imsgbuf_init failure and add
2024-11-21 13:35:20 +00:00
ncheck_ffs
correct indentation; no functional change
2024-04-23 13:34:50 +00:00
newfs
Delete support for FFS filesystems before the in-inode symlink
2024-01-09 03:15:59 +00:00
newfs_ext2fs
userspace: remove vestigial '?' cases from top-level getopt(3) loops
2022-12-04 23:50:45 +00:00
newfs_msdos
gmtime(3) / locatime(3) can fail when timestamps are way off.
2024-04-28 16:43:42 +00:00
nfsd
Do not exit the master process if a client TCP connection fails to be
2024-03-21 10:58:15 +00:00
nologin
Delete obsolete /* ARGSUSED */ lint comments.
2023-03-08 04:43:04 +00:00
pdisk
Allow sbBlkCount to be less than the number of physical sectors on the
2019-07-31 00:14:10 +00:00
pfctl
omit preceding flag from command/modifier lists to get tags; OK jmc
2024-11-21 18:16:01 +00:00
pflogd
remove prototypes with no matching function and externs with no var
2024-05-21 05:00:47 +00:00
ping
correct indentation; no functional change
2024-04-23 13:34:50 +00:00
quotacheck
remove unused variables
2024-09-15 07:14:58 +00:00
reboot
resolvd
some nameserver proposal bits:
2023-02-21 07:47:24 +00:00
restore
ctime(3) and ctime_r(3) can fail when timestamps are way off.
2024-05-09 08:35:40 +00:00
route
ctime(3) and ctime_r(3) can fail when timestamps are way off.
2024-05-09 08:35:40 +00:00
savecore
ctime(3) and ctime_r(3) can fail when timestamps are way off.
2024-05-09 08:35:40 +00:00
scan_ffs
ctime(3) and ctime_r(3) can fail when timestamps are way off.
2024-05-09 08:35:40 +00:00
scsi
userspace: remove vestigial '?' cases from top-level getopt(3) loops
2022-12-04 23:50:45 +00:00
shutdown
gmtime(3) / locatime(3) can fail when timestamps are way off.
2024-04-28 16:43:42 +00:00
slaacd
Convert sbin and usr.bin to check for imsgbuf_init failure and add
2024-11-21 13:35:20 +00:00
swapctl
point mount -> mount point;
2024-07-09 05:19:41 +00:00
swapon
sysctl
missing "Ar" in previous;
2024-09-10 05:33:32 +00:00
ttyflags
userspace: remove vestigial '?' cases from top-level getopt(3) loops
2022-12-04 23:50:45 +00:00
tunefs
missing dots after ".%P pp"; the case of btree(3) was
2019-04-23 18:13:11 +00:00
umount
More Version 1 AT&T UNIX history.
2019-09-06 19:25:08 +00:00
unwind
unwind: support wildcard in blacklist
2024-11-24 11:33:34 +00:00
vnconfig
usage should fit in a 80-column display.
2024-11-09 10:57:06 +00:00
wsconsctl
Make scaling available for normal mice, too; not just for touchpads.
2024-10-05 13:27:16 +00:00
Makefile
delete dhclient(8). ipv4 dhcp leases have been acquired by the
2024-06-30 17:30:52 +00:00
Makefile.inc