freebsd-dev/sbin
Robert Nordier 26721a89ff Drop the embedded boot code in favour of a -B option which reads
the boot code from /boot/mbr, or elsewhere as defined by the revised
"-b bootcode" option; use getopt(3); clarify usage(); partially
revise man page; etc.
1999-06-27 19:29:15 +00:00
..
adjkerntz
atm Getopt(3) returns -1 not EOF. 1999-05-23 23:18:38 +00:00
badsect
bsdlabel
camcontrol Add a MAINTAINER line to modules that I maintain. 1999-06-18 00:41:47 +00:00
ccdconfig don't use <sys/disk.h> 1999-05-06 19:20:34 +00:00
clri
comcontrol
cxconfig
dhclient Add new file that needs compiling. 1999-06-24 08:13:21 +00:00
disklabel
dmesg
dump Fix typo in dump reporting 1999-05-24 00:35:47 +00:00
dumpfs Print out the fs_id field. 1999-06-27 10:05:14 +00:00
dumpon Use current names for swap devices. 1999-05-17 05:23:17 +00:00
fdisk Drop the embedded boot code in favour of a -B option which reads 1999-06-27 19:29:15 +00:00
fsck
fsck_ffs
fsck_ifs
fsdb More egcs warning fixes: 1999-04-25 22:33:30 +00:00
fsirand
i386 Drop the embedded boot code in favour of a -B option which reads 1999-06-27 19:29:15 +00:00
ifconfig Move the IFSTATUS stuff after the address listing. 1999-06-19 20:07:24 +00:00
init Bring in System V run-level patches (turned off by default). 1999-06-18 09:08:09 +00:00
ipf
ipfstat
ipfw This is the much-awaited cleaned up version of IPFW [ug]id support. 1999-06-19 18:43:33 +00:00
ipmon
ipnat
kget Silence message about absence of PnP overrides. 1999-05-09 22:16:27 +00:00
kldload
kldstat
kldunload
ldconfig Make usage() reflect reality (add the -aout and -elf options). 1999-04-21 20:06:42 +00:00
md5 Fixes for -t option: 1999-05-01 14:54:21 +00:00
mknod Fix mknod which overloaded a little too much on "minor" and "major" 1999-05-10 04:50:27 +00:00
mount Null commit. 1999-05-07 05:31:01 +00:00
mount_cd9660 Add the missing cd9660-specific options to the -o flag. While I'm here, 1999-05-28 01:16:14 +00:00
mount_ext2fs
mount_ifs Null commit. 1999-05-07 05:31:01 +00:00
mount_msdos This lets you specify "gemdosfs", "shortnames", "longnames", and 1999-06-18 12:05:02 +00:00
mount_msdosfs This lets you specify "gemdosfs", "shortnames", "longnames", and 1999-06-18 12:05:02 +00:00
mount_nfs
mount_ntfs Fix typos. 1999-05-04 11:34:33 +00:00
mount_null
mount_nullfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd Xref mountd in text. 1999-05-29 08:14:00 +00:00
natd Mention that data going from one internal address to another will 1999-06-21 07:58:25 +00:00
newfs Add again the ':' after the x option in th eargument list to getopt. 1999-06-19 13:32:27 +00:00
newfs_msdos
nextboot
nfsd
nfsiod Change LKM/modload to KLD/kldload. 1999-04-13 02:20:07 +00:00
nologin
nos-tun
ping Make flood ping flood again. It hasn't worked since 2.2.6. Make the "-l" 1999-05-07 14:38:48 +00:00
quotacheck
reboot Document -P (keyboard probe) assumptions. 1999-06-26 21:57:08 +00:00
restore
route When incrementing through a SIOCGIFCONF list, enforce a lower limit of 1999-06-05 05:55:07 +00:00
routed Incomplete. Back out until I can revisit. 1999-05-05 20:28:54 +00:00
savecore Read dumpdev using sysctl(3) interface. Now savecore should work again 1999-05-13 04:29:09 +00:00
shutdown Signal init(8) instead of executing halt(8) or reboot(8) 1999-06-21 16:06:21 +00:00
slattach sprintf -> snprintf 1999-06-06 07:18:49 +00:00
spppcontrol
startslip
swapon Refer to current names for swap partitions in the `FILES' section. 1999-05-17 05:19:13 +00:00
sysctl Move sysctl/ to src/sbin/ where it now belongs. 1999-05-10 10:17:22 +00:00
tunefs
umount
vinum Document the -f flag to detach. 1999-06-22 05:55:32 +00:00
Makefile Move sysctl/ to src/sbin/ where it now belongs. 1999-05-10 10:17:22 +00:00
Makefile.inc