freebsd-dev/sbin
Warner Losh ebe70c8f68 More egcs warning fixes:
o main returns int not void
	o use braces to avoid potentially ambiguous else

Note: The fix to natd is potentially functional in nature since I used
the indentation as the right thing rather than the struct semantics.
Someone more familiar with the code should double check me on this one.

Reviewed by: obrien and chuckr
1999-04-25 22:33:30 +00:00
..
adjkerntz Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include. 1998-06-04 06:35:12 +00:00
atm
badsect
bsdlabel
camcontrol
ccdconfig kldload("ccd") if the ccd module isn't present. 1999-04-05 06:30:12 +00:00
clri
comcontrol
cxconfig
dhclient Install dhclient-script under ${DESTDIR}. 1999-04-03 07:09:59 +00:00
disklabel
dmesg Use an error message that more clearly indites(sp?) an out-of-sync 1998-07-27 18:53:45 +00:00
dump
dumpfs Add rcsid. Remove unused #includes. 1998-06-15 07:00:01 +00:00
dumpon
fdisk
fsck
fsck_ffs
fsck_ifs
fsdb More egcs warning fixes: 1999-04-25 22:33:30 +00:00
fsirand
i386
ifconfig
init
ipf
ipfstat
ipfw Convert LKM/modload to KLD/kldload. Add ref to kldload(8). 1999-04-08 13:56:25 +00:00
ipmon
ipnat
kget
kldload
kldstat
kldunload
ldconfig Make usage() reflect reality (add the -aout and -elf options). 1999-04-21 20:06:42 +00:00
md5
mknod
mount modload -> kldload and add ref to kldload(8) in See Also section. 1999-04-08 13:59:42 +00:00
mount_cd9660 Add support for Joliet extensions to the iso9660 fs. The related PR 1999-04-18 10:58:03 +00:00
mount_ext2fs
mount_ifs modload -> kldload and add ref to kldload(8) in See Also section. 1999-04-08 13:59:42 +00:00
mount_msdos
mount_msdosfs
mount_nfs
mount_ntfs
mount_null
mount_nullfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_unionfs
mountd Typo fix in diagnostic: -alldir --> -alldirs 1999-04-21 22:42:36 +00:00
natd More egcs warning fixes: 1999-04-25 22:33:30 +00:00
newfs
newfs_msdos
nextboot
nfsd Update refs for KLD's and kldload. 1999-04-01 01:42:28 +00:00
nfsiod Change LKM/modload to KLD/kldload. 1999-04-13 02:20:07 +00:00
nologin
nos-tun
ping More egcs warning fixes: 1999-04-25 22:33:30 +00:00
quotacheck
reboot
restore
route
routed
savecore Fix savecore so that it works on alphas 1999-03-12 14:46:00 +00:00
shutdown
slattach Fixed printf format errors. 1998-08-02 16:06:35 +00:00
spppcontrol Rename spppcontrol.1 to spppcontrol.8. The latter file was created 1999-04-01 00:07:33 +00:00
startslip
swapon
sysctl
tunefs
umount
vinum When looking at all objects, look at all objects. 1999-04-17 04:13:04 +00:00
Makefile Disconnect modload/modunload/modstat from their Makefiles.. 1999-04-18 15:56:20 +00:00
Makefile.inc