freebsd-dev/sbin
Christian S.J. Peron a8247db1de Remove trailing whitespace and change "prisoniD" to "prisonID".
Pointed out by:	simon
Approved by:	bmilekic (mentor)
2004-08-13 02:50:59 +00:00
..
adjkerntz
atacontrol Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
atm Add support for the examination and modification of the devices. 2004-08-12 12:31:43 +00:00
badsect Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
bsdlabel The multiplier prefix is actually a multiplier suffix. 2004-08-09 14:43:50 +00:00
camcontrol Deal with double whitespace. 2004-07-03 00:13:43 +00:00
ccdconfig Deal with double whitespace. 2004-07-03 00:13:43 +00:00
clri
comcontrol Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
conscontrol
devd mdoc(7) fixes. 2004-07-07 19:57:16 +00:00
devfs
dhclient
dmesg
dump Avoid casts as lvalues. 2004-07-28 05:59:22 +00:00
dumpfs Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
dumpon `off' is a keyword, not a parameter name. 2004-07-18 09:57:47 +00:00
fdisk Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
fdisk_pc98 Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
ffsinfo Assign the result of getopt() to an int rather than to a char (which is 2004-07-26 15:04:57 +00:00
fsck Deal with double whitespace. 2004-07-03 00:13:43 +00:00
fsck_ffs Downgrade WARNS level until GCC 3.4.2 warning have been fixed. 2004-07-28 05:57:48 +00:00
fsck_msdosfs
fsdb Downgrade WARNS level until GCC 3.4.2 warning are fixed. 2004-07-28 06:00:09 +00:00
fsirand Avoid casts as lvalues. 2004-07-28 05:59:22 +00:00
gbde
geom The geom(8) utility needs dynamic linker functionality to work, so it can't 2004-08-12 13:15:52 +00:00
ggate
gpt Document the remove command. 2004-08-07 07:52:31 +00:00
growfs Catch up with recent gcc changes and introduce a DIP_SET macro 2004-07-29 11:28:24 +00:00
gvinum Allow 'create <filename>'. 2004-08-04 00:23:00 +00:00
idmapd
ifconfig Fix long standing mediaopt setting bugs seen on sparc64. Though 2004-08-09 03:13:57 +00:00
init Add references to pf(4) and pfctl(8) at the description of 2004-07-22 10:38:13 +00:00
ip6fw Make lookup_host function invocation parameter match its prototype. 2004-07-29 18:04:06 +00:00
ipf
ipfs
ipfstat
ipfw Remove trailing whitespace and change "prisoniD" to "prisonID". 2004-08-13 02:50:59 +00:00
ipmon
ipnat
kldconfig
kldload
kldstat
kldunload Give kldunload a -f(orce) argument. 2004-07-13 19:36:59 +00:00
ldconfig Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
mca
md5 mdoc(7) fixes. 2004-07-07 19:57:16 +00:00
mdconfig change the name of the md module, to g_md, introduce a define with the 2004-08-09 06:45:20 +00:00
mdmfs
mknod Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
mksnap_ffs
mount
mount_cd9660 Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
mount_ext2fs
mount_hpfs
mount_msdosfs Remove support for gemdos, John removed it from the driver awhile ago. 2004-07-08 18:06:44 +00:00
mount_nfs Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
mount_nfs4
mount_ntfs
mount_nullfs Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
mount_std Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
mount_udf
mount_umapfs Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
mount_unionfs Mention the vfs.usermount sysctl. 2004-07-18 01:51:59 +00:00
natd Give natd multi-instance capabilities. 2004-07-04 12:53:54 +00:00
newfs
newfs_msdos Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
nfsiod
nos-tun Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
pfctl Removed redundant and unsafe BINDIR redefinition. 2004-07-07 17:33:20 +00:00
pflogd
ping
ping6 re-enabled Rev 1.15 (lost during KAME merge at Rev 1.25, due to a KAME bug...) 2004-07-26 08:18:37 +00:00
quotacheck
rcorder Deal with harmful leading whitespace. 2004-07-02 18:37:52 +00:00
reboot Clarify boot.8 (i386 version) a bit, so that people know 2004-07-18 21:39:45 +00:00
restore Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
route Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
routed Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
rtsol
savecore
sconfig
setkey
shutdown Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
slattach Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
spppcontrol Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
startslip - Signal handlers must have an int argument. 2004-08-02 08:10:28 +00:00
sunlabel
swapon
sysctl
tunefs
umount
vinum Fix potential buffer overflow. 2004-07-24 19:11:40 +00:00
Makefile Due to popular demand, hook up geom_vinum to the build. 2004-08-07 16:16:59 +00:00
Makefile.inc Now that we have gcc 3.4, we can flip ia64 to using a dynamically linked 2004-08-06 00:07:26 +00:00