freebsd-dev/sbin
Nick Hibma 7d83305d4e Add a sensible message if an invalid ID was entered
PR:		8739
Submitted by:	Love lha@stacken.kth.se
Reviewed by:	Doug Rabson <doug@freebsd.org>
1999-07-25 11:00:05 +00:00
..
adjkerntz Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include. 1998-06-04 06:35:12 +00:00
atm Modify code to be -Wall'able. 1999-07-01 20:48:59 +00:00
badsect Fixed printf format errors. 1998-06-28 18:34:01 +00:00
bsdlabel Fix a gcc stupidity where it thought a variable was being used uninitialized 1999-07-21 03:04:36 +00:00
camcontrol Add a MAINTAINER line to modules that I maintain. 1999-06-18 00:41:47 +00:00
ccdconfig (1) Include linker.h because we use kldload() 1999-07-04 23:42:32 +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 Add new file that needs compiling. 1999-06-24 08:13:21 +00:00
disklabel Fix a gcc stupidity where it thought a variable was being used uninitialized 1999-07-21 03:04:36 +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 Fix nested if/else within an if 1999-07-08 22:27:00 +00:00
dumpfs Print out the fields that are set in fs_flags. 1999-07-18 02:33:05 +00:00
dumpon Use current names for swap devices. 1999-05-17 05:23:17 +00:00
fdisk Drop the embedded boot code in favour of a -B option which reads 1999-06-27 19:29:15 +00:00
fsck Also check against chardevs when looking for root. 1999-07-20 08:50:54 +00:00
fsck_ffs Also check against chardevs when looking for root. 1999-07-20 08:50:54 +00:00
fsck_ifs Also check against chardevs when looking for root. 1999-07-20 08:50:54 +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 Drop the embedded boot code in favour of a -B option which reads 1999-06-27 19:29:15 +00:00
ifconfig Move the IFSTATUS stuff after the address listing. 1999-06-19 20:07:24 +00:00
init Fix a non-critical memory leak. 1999-07-23 08:28:46 +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 This is the much-awaited cleaned up version of IPFW [ug]id support. 1999-06-19 18:43:33 +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 Silence message about absence of PnP overrides. 1999-05-09 22:16:27 +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 Add a sensible message if an invalid ID was entered 1999-07-25 11:00:05 +00:00
ldconfig Make usage() reflect reality (add the -aout and -elf options). 1999-04-21 20:06:42 +00:00
md5 Since we are using strlen() let's assign it to the correct type and 1999-07-21 00:51:14 +00:00
mknod Fix mknod which overloaded a little too much on "minor" and "major" 1999-05-10 04:50:27 +00:00
mount Add $Id$ to these manpages. 1999-07-12 20:04:59 +00:00
mount_cd9660 Add $Id$ to these manpages. 1999-07-12 20:04:59 +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 Add $Id$ to these manpages. 1999-07-12 20:04:59 +00:00
mount_msdos This lets you specify "gemdosfs", "shortnames", "longnames", and 1999-06-18 12:05:02 +00:00
mount_msdosfs This lets you specify "gemdosfs", "shortnames", "longnames", and 1999-06-18 12:05:02 +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 Fix typos. 1999-05-04 11:34:33 +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 Add $Id$ to these manpages. 1999-07-12 20:04:59 +00:00
natd Mention that data going from one internal address to another will 1999-06-21 07:58:25 +00:00
newfs Add again the ':' after the x option in th eargument list to getopt. 1999-06-19 13:32:27 +00:00
newfs_msdos Avoid ambigious if-else 1999-07-21 01:55:03 +00:00
nextboot Note that nextboot requires the legacy boot code. 1999-02-05 09:58:39 +00:00
nfsd Add $Id$ to these manpages. 1999-07-12 20:04:59 +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 Make flood ping flood again. It hasn't worked since 2.2.6. Make the "-l" 1999-05-07 14:38:48 +00:00
quotacheck Also check against chardevs when looking for root. 1999-07-20 08:50:54 +00:00
reboot Remove reference to the obsoleted COMCONSOLE option. 1999-07-06 11:45:27 +00:00
restore Fix two possible non-exploitable buffer overflows. 1998-12-16 04:48:00 +00:00
route When incrementing through a SIOCGIFCONF list, enforce a lower limit of 1999-06-05 05:55:07 +00:00
routed Incomplete. Back out until I can revisit. 1999-05-05 20:28:54 +00:00
savecore Read dumpdev using sysctl(3) interface. Now savecore should work again 1999-05-13 04:29:09 +00:00
shutdown Avoid ambigious if/else 1999-07-21 02:49:42 +00:00
slattach sprintf -> snprintf 1999-06-06 07:18:49 +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 Refer to current names for swap partitions in the `FILES' section. 1999-05-17 05:19:13 +00:00
sysctl Avoid ambigious if/else 1999-07-21 02:49:42 +00:00
tunefs Check if an fs is mounted before checking if it is mounted read-only. 1999-07-19 21:04:25 +00:00
umount Use errx() instead of err() for malloc failures. -Wall. Do not dot 1998-08-03 06:44:46 +00:00
vinum Modify device numbering method to work with latest -CURRENT. Briefly, 1999-07-22 08:40:37 +00:00
Makefile Move sysctl/ to src/sbin/ where it now belongs. 1999-05-10 10:17:22 +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