freebsd-src/sbin
Peter Wemm 79769a745d Fix some of my mistakes, slight cleanup, improve reliability (the old
ifconfig would segfault on "ifconfig ed0 ether up" and the like).

The main reason for this commit was that an "ifconfig -a" would also show
the AF_INET addresses in AF_IPX form (if the kernel was configured for IPX)
due to insufficient AF checking in my "new way" of doing it.
1996-01-08 03:46:27 +00:00
..
adjkerntz Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
badsect Submitted by: Philippe Charnier <charnier@lirmm.fr>, added to by bde 1995-04-02 16:52:14 +00:00
bsdlabel recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
ccdconfig Added $Id$. 1995-12-28 00:22:45 +00:00
clri
comcontrol Remove excessive argc checking. It was impossible to set `dtrwait' and 1995-01-10 01:42:24 +00:00
cxconfig This upgrades the driver for Cronyx-Sigma multiplexor boards 1995-10-04 22:24:16 +00:00
disklabel This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
dmesg Add setlocale LC_CTYPE 1995-10-23 23:36:55 +00:00
dset Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
dump Put the superfluous "DUMP:" back in the statistics line, to make 1995-12-23 11:53:56 +00:00
dumpfs
dumplfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
dumpon Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fdisk Fix the spelling of 'partition'. 1996-01-04 02:00:16 +00:00
fsck Remove unneeded ctype.h 1995-10-23 23:50:20 +00:00
fsck_ffs Remove unneeded ctype.h 1995-10-23 23:50:20 +00:00
fsck_ifs Remove unneeded ctype.h 1995-10-23 23:50:20 +00:00
fsdb Adjust relative paths in Makefile to ../sbin/fsck and ../../sys/ufs/ffs 1995-11-24 23:12:00 +00:00
i386 Move some tables to "const" and remove some unused vars. 1996-01-07 22:32:35 +00:00
ifconfig Fix some of my mistakes, slight cleanup, improve reliability (the old 1996-01-08 03:46:27 +00:00
init If root does not have a password, `init' should not ask to enter it. 1995-11-10 07:06:59 +00:00
ipfw recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
ldconfig Reset the umask before creating the output file; otherwise running 1995-08-16 06:31:50 +00:00
md5 Fix to match new API. Fixes memory leak, faster. 1995-07-12 09:14:46 +00:00
mknod
modload Add a few more heuristics to modload: 1995-10-28 17:06:05 +00:00
modunload fix a reference in "SEE ALSO" (modunload(8) mistakenly references 1995-10-26 21:44:11 +00:00
mount Document the -a option, and mention ``noauto''. 1995-08-26 06:06:15 +00:00
mount_cd9660 Include the special device in the error output so that it makes sense. 1995-02-15 14:29:26 +00:00
mount_devfs Obtained from: copied fro mount_kernfs 1995-04-21 01:17:50 +00:00
mount_ext2fs Mount program for EXT2FS. 1995-11-06 02:21:35 +00:00
mount_fdesc
mount_ifs Document the -a option, and mention ``noauto''. 1995-08-26 06:06:15 +00:00
mount_kernfs
mount_lfs
mount_msdos Fix another path that was broken by moving things to sbin/i386. 1994-12-04 08:01:24 +00:00
mount_msdosfs Fix another path that was broken by moving things to sbin/i386. 1994-12-04 08:01:24 +00:00
mount_nfs Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
mount_null
mount_nullfs
mount_portal Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mount_portalfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mount_procfs
mount_umap Use the correct file pointer when reading the group id map file. The old 1995-06-13 17:42:07 +00:00
mount_umapfs Use the correct file pointer when reading the group id map file. The old 1995-06-13 17:42:07 +00:00
mount_union Guess what 1994-11-20 22:47:52 +00:00
mount_unionfs Guess what 1994-11-20 22:47:52 +00:00
mountd Avoid bogus free() of a junk pointer. 1995-11-17 23:22:34 +00:00
newfs Add hooks into the mount_mfs code in newfs to do the FreeBSD-style 1996-01-01 08:37:28 +00:00
newlfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
nfsd oops, do it right this time 1996-01-03 11:48:14 +00:00
nfsiod Catch the case where the children can die too soon causing wait3() 1995-10-01 03:23:13 +00:00
nologin Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
ping Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
quotacheck `dev_bsize' must be reset to 1 before the bread() or 1995-06-21 03:55:12 +00:00
rdisc Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
reboot Totally revamp the man page, update to the state of affairs. 1995-10-07 12:05:00 +00:00
restore Make the default tape device match dump(8). 1995-11-26 16:57:37 +00:00
route Clean up GCC warnings, condition out some compatibility cruft, add $Id$. 1996-01-02 20:09:22 +00:00
savecore Add #include <vm/pmap.h> in order to make savecore compile again after the 1995-12-13 11:36:20 +00:00
scsi scsi(8) used to fall off the end of main(), returning an arbitrary 1995-07-30 12:58:47 +00:00
scsiformat This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
shutdown Delete bogus referneces to timezone code internal header file `tzfile.h', 1995-08-07 19:17:46 +00:00
slattach recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
startslip recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
swapon Take out special error message for EINVAL...we really do want it to be 1995-05-14 02:18:18 +00:00
sysctl The rewamped sysctl program that will find all the variables itself. 1995-12-21 12:39:25 +00:00
tunefs Add (apparently) Larry McVoy's warning.... 1995-08-12 15:49:12 +00:00
umount Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
Makefile Connect fsdb to /sbin makefile... 1995-11-24 23:17:58 +00:00
Makefile.inc Define CRYPTOBJDIR if secure is being built 1995-10-01 15:04:42 +00:00