1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/sbin
2003-02-23 01:50:07 +00:00
..
adjkerntz
atacontrol
atm Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
badsect Remove unused variable to make badsect WARNS=2 clean. 2003-02-22 21:33:42 +00:00
bsdlabel Deal with vestiges of d_boot[01]. 2003-02-23 01:48:42 +00:00
camcontrol Make camcontrol WARNS=2 clean. 2003-02-20 21:07:59 +00:00
ccdconfig mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
clri
comcontrol
conscontrol
cxconfig
devd The bugs section hasn't been true since before 5.0-R 2003-02-14 19:49:19 +00:00
devfs
dhclient
disklabel Deal with vestiges of d_boot[01]. 2003-02-23 01:48:42 +00:00
dmesg
dump Sort options. 2003-02-23 01:50:07 +00:00
dumpfs mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
dumpon
fdisk
fdisk_pc98 MFi386: Use DIOCGPC98 ioctl. 2003-02-11 07:32:45 +00:00
ffsinfo
fsck
fsck_ffs Correct lines incorrectly added to the copyright message. Add missing period. 2003-02-14 21:08:14 +00:00
fsck_msdosfs
fsdb
fsirand
gbde
gpt Show the paritition types that we recognize in human readable format. eg: 2003-02-13 01:00:26 +00:00
growfs
ifconfig Add missing #if USE_IF_MEDIA/#endif. 2003-01-23 18:31:56 +00:00
init mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
ip6fw
ipf
ipfs
ipfstat
ipfw Correct examples for stateful inspection 2003-02-04 01:33:25 +00:00
ipmon
ipnat
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5 Improvements to md5.c so that it uses getrusage to time 2003-02-14 04:48:06 +00:00
mdconfig Don't use the kern.disks sysctl to find a list of md devices, use the 2003-01-27 08:01:08 +00:00
mdmfs
mknod
mount mdoc(7) police: kill unnecessary xref. 2003-02-23 01:46:25 +00:00
mount_cd9660
mount_ext2fs Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
mount_hpfs
mount_msdosfs
mount_nfs Update mount_nfs documentation to reference new sysctl for -c default. 2003-01-27 20:12:32 +00:00
mount_ntfs
mount_nullfs The .Xr utility 2003-02-05 13:50:41 +00:00
mount_nwfs
mount_portalfs
mount_smbfs
mount_std
mount_udf
mount_umapfs
mount_unionfs
natd Use a more standard error message. Add FBSDID. 2003-02-05 20:08:39 +00:00
newfs mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
newfs_msdos Additional PC98 option is not needed. 2003-01-30 15:09:21 +00:00
nfsiod
nologin
nos-tun
ping Sort options. 2003-02-23 01:50:07 +00:00
ping6
quotacheck
raidctl
rcorder
reboot Add the /boot prefix. I forgot this when updating the location. 2003-01-13 18:57:19 +00:00
restore Add TAPE to the ENVIRONMENT section. 2003-01-10 10:55:13 +00:00
route Since route(8) itself is no longer setuid, we can get a meaningful 2003-01-25 01:28:11 +00:00
routed Use srandomdev() for FreeBSD 2003-02-11 02:31:53 +00:00
rtsol
savecore Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
setkey Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
shutdown
slattach Change this: 2003-01-08 06:43:27 +00:00
spppcontrol
startslip
sunlabel Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8) 2003-01-31 07:03:25 +00:00
swapon
sysctl Fix what I think is an off-by-one in certain worst-case scenarios 2003-01-22 00:34:22 +00:00
tunefs Sort options. 2003-02-23 01:50:07 +00:00
umount Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
vinum Add #include <sys/resource.h> 2003-02-16 15:31:26 +00:00
Makefile Don't try to build devd when NO_CXX is set. 2003-02-21 02:16:35 +00:00
Makefile.inc