..
atactl
…
badsect
don't use the result of a readdir() after closedir(), from
1999-07-30 15:56:58 +00:00
bim
s/makeing/making/ (in a comment)
1999-07-25 05:53:01 +00:00
ccdconfig
Garbage-collect CCDF_SWAP; no longer used, and doesn't make any sense
1999-08-11 02:44:35 +00:00
clri
…
disklabel
Accept 'Y' for label disk as well as 'y'
1999-09-05 07:27:55 +00:00
dmesg
…
dump
Note the default tape device is taken from _PATH_DEFTAPE in /usr/include/paths.h
1999-07-01 19:18:47 +00:00
edlabel
…
fastboot
…
fdisk
Update usage().
1999-09-06 23:58:59 +00:00
fsck
…
fsck_ext2fs
…
fsck_ffs
make sure that we don't try to allocate negative memory when blks == 0.
1999-09-06 19:52:28 +00:00
fsck_lfs
RCS Id police.
1999-07-03 19:55:03 +00:00
fsck_msdos
…
fsdb
…
fsirand
…
ifconfig
fix alignment problem of SIOCGIFCONF, on 64bit arch.
1999-07-29 15:40:48 +00:00
init
…
ldconfig
- don't core-dump if hints file is too short
1999-07-16 22:23:29 +00:00
lmcctl
…
mknod
…
modload
Don't try to play games with the BSS; just make it work.
1999-07-21 03:32:53 +00:00
modunload
s/atoi/strtol/ and check if argument given to -i was really a valid
1999-07-22 02:04:13 +00:00
mount
xref mount_ntfs(8) in SEE ALSO
1999-08-08 04:40:18 +00:00
mount_ados
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_cd9660
From PR-7951 by Joachim Kuebart:
1999-07-13 11:12:49 +00:00
mount_ext2fs
…
mount_fdesc
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_ffs
…
mount_filecore
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_kernfs
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_lfs
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_msdos
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_nfs
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_ntfs
* put new BUGS section instead of CAVEATS, which explicitely warns NTFS
1999-08-05 15:45:01 +00:00
mount_null
Update to new mount arguments.
1999-07-08 03:04:39 +00:00
mount_portal
printf() format warnings for size_t != int; from Peter Seebach in PR bin/8214.
1999-08-17 15:05:15 +00:00
mount_procfs
Add description of /proc/#/cmdline to mount_procfs.8.
1999-07-19 08:02:07 +00:00
mount_umap
Update to new mount arguments.
1999-07-08 03:04:39 +00:00
mount_union
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
newfs
Adjust column-sizing code to keep output in 76 character lines, so output
1999-07-30 17:44:01 +00:00
newfs_lfs
Address PR bin/7623: if the filesystem is so small (or segment size so large)
1999-07-22 20:14:29 +00:00
newfs_msdos
after determining the size of a file being used as a msdosfs, seek back to
1999-07-26 00:28:57 +00:00
nologin
Replace the existing version of nologin(8) with a rewrite that was done
1999-07-27 03:56:13 +00:00
ping
correct typo. s/LDADD/DPADD/
1999-07-12 19:00:52 +00:00
ping6
do not modify BINGRP as there's no reason for.
1999-07-12 19:02:04 +00:00
raidctl
rf_MakeConfig succeeds only if it returns 0, not if it returns
1999-08-15 03:18:19 +00:00
reboot
"-l" means _don't_ log to syslog(3).
1999-08-19 13:43:27 +00:00
restore
Note the default tape device is taken from _PATH_DEFTAPE in /usr/include/paths.h
1999-07-01 19:18:47 +00:00
rndctl
…
route
remove false fix for routing socket align issue.
1999-09-03 04:17:19 +00:00
routed
negative ip octets don't make sense. Now we print byte swapped but the
1999-08-19 05:12:38 +00:00
rtsol
sbin/rtsol now shares source code with usr.sbin/rtsold.
1999-09-03 05:25:43 +00:00
savecore
s/on device/in [dirname]/, to be a bit clearer...
1999-08-02 00:33:01 +00:00
scsictl
Clarify usage message.
1999-08-13 21:12:18 +00:00
shutdown
…
slattach
use daemon(3) instead of vanilla fork()
1999-09-03 13:31:29 +00:00
swapctl
…
ttyflags
…
tunefs
…
umount
Fix PR7747: umount -R dumps core
1999-08-02 02:40:38 +00:00
wsconsctl
Flesh out the manual page, add an examples section, and correct some of the
1999-06-28 21:48:13 +00:00
Makefile
rtsol: Throw IPv6 router solicitation to request autoconfiguration
1999-07-02 08:28:04 +00:00
Makefile.inc
…