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 Clarify the number of network interfaces per physical interface available with 1999-01-20 18:36:58 +00:00
badsect Fixed printf format errors. 1998-06-28 18:34:01 +00:00
bsdlabel Update for boot block location change. 1999-01-02 23:28:44 +00:00
camcontrol Fix misspelling of Julian's last name. Oops. 1999-02-27 07:56:08 +00:00
ccdconfig kldload("ccd") if the ccd module isn't present. 1999-04-05 06:30:12 +00:00
clri Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do not 1998-06-04 06:44:18 +00:00
comcontrol Add rcsid. Remove unused #includes. Use err(3). 1998-06-30 06:09:37 +00:00
cxconfig Add SYNOPSIS section and change NULL to NUL in man page. Add rcsid, missing 1998-06-30 06:12:44 +00:00
dhclient Install dhclient-script under ${DESTDIR}. 1999-04-03 07:09:59 +00:00
disklabel Update for boot block location change. 1999-01-02 23:28:44 +00:00
dmesg Use an error message that more clearly indites(sp?) an out-of-sync 1998-07-27 18:53:45 +00:00
dump The attached patch to /usr/src/sbin/dump/optr.c changes the comparison 1999-03-21 23:47:38 +00:00
dumpfs Add rcsid. Remove unused #includes. 1998-06-15 07:00:01 +00:00
dumpon Sort cross references. 1998-08-31 16:41:09 +00:00
fdisk Note that a standard MBR supports booting only from hard drive 0 1999-03-13 01:40:57 +00:00
fsck Cosmetic and documentation changes brought from earlier FreeBSD versions. 1998-12-03 02:41:11 +00:00
fsck_ffs Cosmetic and documentation changes brought from earlier FreeBSD versions. 1998-12-03 02:41:11 +00:00
fsck_ifs Cosmetic and documentation changes brought from earlier FreeBSD versions. 1998-12-03 02:41:11 +00:00
fsdb More egcs warning fixes: 1999-04-25 22:33:30 +00:00
fsirand Do not dot terminate SEE ALSO list. Add rcsid, remove unused #includes. Err(3) 1998-06-30 06:18:44 +00:00
i386 Note that a standard MBR supports booting only from hard drive 0 1999-03-13 01:40:57 +00:00
ifconfig Grrr... botched remote commit. Let's try this again: vlan updates, 1999-03-15 01:22:01 +00:00
init Mention securelevel 3 as affecting ipfw and dummynet. Generalize comment 1998-12-16 16:50:12 +00:00
ipf Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipfstat Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipfw Convert LKM/modload to KLD/kldload. Add ref to kldload(8). 1999-04-08 13:56:25 +00:00
ipmon Install ipmon.8 in man8/ not man1/. 1998-08-30 04:48:00 +00:00
ipnat Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
kget - There exists a manpage, so use/install it. 1999-03-26 21:27:01 +00:00
kldload Fill-in the manpages a little. 1998-11-12 11:10:26 +00:00
kldstat Fill-in the manpages a little. 1998-11-12 11:10:26 +00:00
kldunload Fill-in the manpages a little. 1998-11-12 11:10:26 +00:00
ldconfig Make usage() reflect reality (add the -aout and -elf options). 1999-04-21 20:06:42 +00:00
md5 Correct use of .Nm. Spelling. Add rcsid, remove unused #includes, use err(3). 1998-07-06 07:04:50 +00:00
mknod Remove unused #include. Add usage(). 1998-07-06 07:06:15 +00:00
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 Don't refuse to pass the force and sync options to the kernel. The 1998-09-09 16:26:51 +00:00
mount_ifs modload -> kldload and add ref to kldload(8) in See Also section. 1999-04-08 13:59:42 +00:00
mount_msdos Update to match rev. 1.28 of msdosfs_lookup.c. 1999-01-11 18:35:14 +00:00
mount_msdosfs Update to match rev. 1.28 of msdosfs_lookup.c. 1999-01-11 18:35:14 +00:00
mount_nfs Sync usage string and man page. Correct use of .Nm. Spelling. Remove 1998-07-06 07:15:53 +00:00
mount_ntfs Added description of how they can access particulary 1999-02-19 12:38:10 +00:00
mount_null User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_nullfs User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_portal Add pt_tcplisten.c functionality, fix a few minor bugs 1998-12-15 18:59:07 +00:00
mount_portalfs Add pt_tcplisten.c functionality, fix a few minor bugs 1998-12-15 18:59:07 +00:00
mount_std Correct use of .Nm. Remove unused #includes. 1998-07-15 06:08:47 +00:00
mount_umap User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_umapfs User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_union User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_unionfs User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
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 Describe the default values for useful options. 1999-03-10 21:59:02 +00:00
newfs_msdos Clean up some more residual /usr/mdec references. I left all the 1999-01-03 02:18:58 +00:00
nextboot Note that nextboot requires the legacy boot code. 1999-02-05 09:58:39 +00:00
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 Added xref to nologin(5). 1999-02-01 21:02:38 +00:00
nos-tun Add ability to set protocol number. 1999-03-29 13:58:27 +00:00
ping More egcs warning fixes: 1999-04-25 22:33:30 +00:00
quotacheck Cosmetic and documentation changes brought from earlier FreeBSD versions. 1998-12-03 02:41:11 +00:00
reboot Add cross-reference to loader man page, plus various minor 1999-03-16 13:16:11 +00:00
restore Fix two possible non-exploitable buffer overflows. 1998-12-16 04:48:00 +00:00
route Remove useless `BINOWN=root' now that it is the default. 1998-09-19 22:42:06 +00:00
routed Spelling, add rcsid, remove unused #includes. 1998-07-28 06:36:31 +00:00
savecore Fix savecore so that it works on alphas 1999-03-12 14:46:00 +00:00
shutdown Move nologin from /etc to /var/run. This means one less file that has 1999-01-11 09:07:42 +00:00
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 Correct use of .Nm and .Ev. 1998-08-03 06:32:57 +00:00
swapon .Nm swapon -> .Nm. 1998-08-03 06:35:01 +00:00
sysctl Clean up option handling a little. 1999-01-10 02:10:08 +00:00
tunefs Allow tuning of read-only mounted file system. 1999-01-20 01:22:39 +00:00
umount Use errx() instead of err() for malloc failures. -Wall. Do not dot 1998-08-03 06:44:46 +00:00
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 Part one of a "fix-and-move". Init(8) had make macros declared here 1997-02-10 17:41:33 +00:00