freebsd-dev/sbin
Bill Fumerola bf113f1b05 Brucify:
add an upper limit to -t
	match the types of return values and the variables they are stuffed in
	make the man page and usage() a little more consistantly ugly
	less obfuscation.

Submitted by:	adrian, billf
2000-01-20 20:48:51 +00:00
..
adjkerntz $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
atm Handle GetResponse errors correctly. 2000-01-15 19:51:44 +00:00
badsect $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsdlabel Backed out removal of vendor id and gratuitous change of tmpfile prefix 2000-01-11 07:28:46 +00:00
camcontrol use XPT_GDEV_STATS- XPT_GDEV_TYPE was deprecated a while back 2000-01-16 20:03:34 +00:00
ccdconfig Removal of sys/device.h 1999-10-05 21:19:41 +00:00
clri $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
comcontrol $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
cxconfig $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
dhclient $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
disklabel Backed out removal of vendor id and gratuitous change of tmpfile prefix 2000-01-11 07:28:46 +00:00
dmesg $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
dump Add `.Nm rdump' to NAME section. 2000-01-10 12:18:10 +00:00
dumpfs $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
dumpon The dumpon sysctl only accept cdevs thse days. 2000-01-04 12:52:52 +00:00
fdisk Stuff a variable declaration inside a #if block that is only used for that 1999-09-25 02:11:30 +00:00
fsck Fix the use of an uninitialized variable in the previous commit. 2000-01-10 14:20:53 +00:00
fsck_ffs Fix the use of an uninitialized variable in the previous commit. 2000-01-10 14:20:53 +00:00
fsck_ifs Fix the use of an uninitialized variable in the previous commit. 2000-01-10 14:20:53 +00:00
fsdb 'clri' takes an argument. 1999-12-20 07:47:57 +00:00
fsirand $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
i386 Move sbin/i386/{mount_msdos,comcontrol} back to sbin, they are not 2000-01-14 16:37:03 +00:00
ifconfig - do not dereference a null pointer. 1999-12-29 13:53:13 +00:00
init Document that securelevel >= 2 clamps time changes to at most one second. 1999-12-16 02:15:53 +00:00
ipf Add MAINTAINER tag. 1999-12-15 19:48:02 +00:00
ipfstat Add MAINTAINER tag. 1999-12-15 19:48:02 +00:00
ipfw Support per-flow queueing in dummynet. 2000-01-08 11:19:19 +00:00
ipmon Add MAINTAINER tag. 1999-12-15 19:48:02 +00:00
ipnat Add MAINTAINER tag. 1999-12-15 19:48:02 +00:00
kget Get this to compile again. struct pnp_cinfo went away so 1999-09-03 06:01:01 +00:00
kldload Add cross-references to respective syscalls. 1999-09-03 16:40:24 +00:00
kldstat Properly align the columns of the header on Alpha. 1999-12-04 13:36:22 +00:00
kldunload Fixed bitrot in usage message (-n is now optional). 1999-09-08 05:46:47 +00:00
ldconfig Fix insecure tempfile handling 2000-01-16 21:08:58 +00:00
md5 Add -q quite mode. 1999-12-04 01:29:43 +00:00
mknod Add chown(8)-like functionality. This will allow us to not use chown(8) 2000-01-06 05:20:14 +00:00
mount This is another in Martin Blapp's N-series of mount-related cleanups :) 2000-01-15 14:28:14 +00:00
mount_cd9660 Typo 1999-11-15 03:13:23 +00:00
mount_ext2fs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_hpfs First version of HPFS stuff. 1999-12-09 19:10:13 +00:00
mount_ifs This is another in Martin Blapp's N-series of mount-related cleanups :) 2000-01-15 14:28:14 +00:00
mount_msdos Adjust paths after repository copy. 2000-01-14 17:39:20 +00:00
mount_msdosfs Adjust paths after repository copy. 2000-01-14 17:39:20 +00:00
mount_nfs Thresh-out the nfs manual page references a bit 2000-01-13 21:47:21 +00:00
mount_ntfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_null mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_nullfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_nwfs More style fixes, both to code and man page. 2000-01-15 09:06:37 +00:00
mount_portal 10 X's for mktemp(). This seems to be free from race conditions. 2000-01-10 09:33:37 +00:00
mount_portalfs 10 X's for mktemp(). This seems to be free from race conditions. 2000-01-10 09:33:37 +00:00
mount_std mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_umap mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_umapfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_union mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_unionfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mountd Added ntfs filesystem to be exported. 1999-12-03 20:23:53 +00:00
natd Minor grammar fix. 1999-10-30 19:33:41 +00:00
newfs Remove dead xref to scsiformat(8) 1999-11-15 02:56:34 +00:00
newfs_msdos $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nextboot $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nfsd Thresh-out the nfs manual page references a bit 2000-01-13 21:47:21 +00:00
nfsiod Thresh-out the nfs manual page references a bit 2000-01-13 21:47:21 +00:00
nologin $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nos-tun $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ping Brucify: 2000-01-20 20:48:51 +00:00
ping6 Small bug fix and improvements 1999-12-28 05:37:39 +00:00
quotacheck Make fsck(8) do a MNT_RELOAD after cleaning for all read-only mounted 1999-12-30 16:32:40 +00:00
reboot Add .Nm fastboot' and .Nm fasthalt' to NAME section. 2000-01-10 12:24:47 +00:00
restore Add `.Nm rrestore' to NAME section. 2000-01-10 12:27:33 +00:00
route Merge bug fix from KAME repository. 2000-01-08 14:28:46 +00:00
routed Remove dead xrefs to gated(8) and htable(8) 1999-11-15 02:53:31 +00:00
rtsol Getaddrinfo(), getnameinfo(), and etc support in libc/net. 1999-12-28 02:37:14 +00:00
savecore Fix bogus initialization of using a sledge hammer to quite -Wall, bad 1999-12-21 07:41:07 +00:00
setkey libipsec and IPsec related apps. (and some KAME related man pages) 2000-01-06 12:40:54 +00:00
shutdown $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
slattach $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
spppcontrol $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
startslip $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
swapon Mention /dev/vn0b and /dev/vntab. ascii -> ASCII transform had 1999-09-26 00:05:45 +00:00
sysctl Belatedly back out rev. 1.20. 1999-11-22 08:38:29 +00:00
tunefs Document a waring that tunefs(8) emits when enabling/disabling 2000-01-07 13:05:04 +00:00
umount Finish up umntall support. init now passed an argument to the 1999-11-22 04:23:11 +00:00
vinum make_devices(): Create devices with permissions 640, not 740. 2000-01-05 23:56:33 +00:00
Makefile Move sbin/i386/{mount_msdos,comcontrol} back to sbin, they are not 2000-01-14 16:37:03 +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