1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-24 16:10:11 +00:00
freebsd/sbin
Ed Schouten fafb8f11c0 Small style fixes:
- ANSIfy prototypes.
- Remove unneeded whitespace.
- Add const keyword to function where it can be used.
2010-06-20 12:52:33 +00:00
..
adjkerntz
atacontrol
atm
badsect
bsdlabel Use setresuid/setresgid to drop privileges 2010-05-16 08:03:24 +00:00
camcontrol Initialize variables before usage. 2010-06-11 17:02:57 +00:00
ccdconfig Remove dead variable assignments 2010-06-11 17:03:04 +00:00
clri
comcontrol
conscontrol
ddb
devd
devfs
dhclient
dmesg
dump
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs Add support to background fsck to delete zero-length directories. 2010-05-20 06:05:40 +00:00
fsck_msdosfs Fix some style(9), although there's a lot more issues here. 2010-06-20 09:40:54 +00:00
fsdb
fsirand fsirand(8): make WARNS=3 clean 2010-05-14 14:26:49 +00:00
gbde Remove dead variable assignments 2010-06-11 17:03:04 +00:00
geom mdoc nitpicking for gsched.8 2010-06-19 18:52:37 +00:00
ggate
growfs
gvinum Initialize variables before usage. 2010-06-11 17:02:57 +00:00
hastctl mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
hastd Correct various log messages. 2010-06-14 21:46:48 +00:00
ifconfig Document the 'short preamble' capability for 802.11bg. 2010-05-14 15:06:12 +00:00
init
ipf
ipfw
iscontrol Remove dead variable assignments 2010-06-11 17:03:04 +00:00
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig
mdmfs
mknod
mksnap_ffs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount Clarify devfs manpages slightly. 2010-05-29 20:24:01 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
mount_msdosfs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_nfs
mount_ntfs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_nullfs
mount_reiserfs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_std mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_udf
mount_unionfs
natd
newfs
newfs_msdos
nfsiod
nos-tun
pfctl
pflogd
ping Small style fixes: 2010-06-20 12:52:33 +00:00
ping6 Call free and freeaddrinfo before exiting. 2010-06-16 15:49:17 +00:00
quotacheck
rcorder mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
reboot
recoverdisk
restore
route
routed
rtsol
savecore
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon
sysctl
tunefs - Round up the journal size to the block size so we don't confuse fsck. 2010-05-18 01:45:28 +00:00
umount
Makefile
Makefile.inc