NetBSD/sbin
kleink 3474a69ffa * add `-x' option to usage().
* `=' vs. `==' in a comparison.
1997-06-24 17:47:03 +00:00
..
badsect Since the filesystem is mounted on the block device, we need to use 1996-09-21 06:08:16 +00:00
bim move man pages into share/man. 1997-06-23 04:23:46 +00:00
ccdconfig be safe with buffers. 1997-04-21 11:26:22 +00:00
clri convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
disklabel i386 now uses "installboot" for installing boot blocks. Comment out 1997-06-07 00:47:27 +00:00
dmesg We need a hint of *what* address is bad on the kvm_read. Also, 1997-05-03 17:18:05 +00:00
dump fix PR#3710, reported by Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>. 1997-06-05 16:10:46 +00:00
edlabel move man pages into share/man. 1997-06-23 04:23:46 +00:00
fastboot - Makefile cleanups 1997-03-24 22:15:37 +00:00
fdisk Add a whole lot of MBR partition types, derived from a couple of sources 1997-06-24 06:38:50 +00:00
fsck eliminate excess errx() argument 1997-06-23 01:03:35 +00:00
fsck_ext2fs The computed superblock size is bigger than SBSIZE, malloc() enouth 1997-06-16 08:14:38 +00:00
fsck_ffs Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
fsck_msdos Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
fsdb Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
fsirand * add `-x' option to usage(). 1997-06-24 17:47:03 +00:00
ifconfig Don't define the address of an interface to 0.0.0.0 if it's just being 1997-05-30 05:44:11 +00:00
init Insert some closelog()s, so we don't leave the syslog socket 1997-03-14 00:44:35 +00:00
ldconfig install all man pages. 1997-06-23 13:25:41 +00:00
mknod Convert to use err(3) 1995-08-11 00:08:18 +00:00
modload Check for .o extension after the *last* . in a file name. 1996-01-17 02:30:44 +00:00
modunload merge in changes from 1.1 release branch 1995-11-28 05:25:28 +00:00
mount More accurate failure message for unknown filesystem types, as 1997-05-31 09:27:57 +00:00
mount_ados Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mount_cd9660 Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mount_ext2fs Add a BUGS section, and xref options(4). 1997-06-12 09:09:30 +00:00
mount_fdesc Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mount_ffs Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mount_kernfs Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mount_lfs Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
mount_msdos Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mount_nfs fix typo: PRC should have been RPC 1997-05-12 01:52:27 +00:00
mount_null Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mount_portal Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mount_procfs fix typos noted by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>. 1997-05-13 04:15:06 +00:00
mount_umap Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
mount_union Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
newfs Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
newfs_msdos Fix PR/3322, reference to non existant program. 1997-03-12 13:57:51 +00:00
newlfs Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
nologin - Makefile cleanups 1997-03-24 22:15:37 +00:00
ping Update from Vernon Schryver, fixing the kluge to flush the route cache. 1997-06-01 19:34:46 +00:00
reboot The boot_${ARCH}.8 man files never belonged in reboot -- they have 1997-03-13 04:04:54 +00:00
restore Fix problem with duplicate entries when changing from LEAF to NODE; 1997-06-18 07:10:16 +00:00
route Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
routed Install `rtquery' in /usr/sbin. 1997-06-20 19:29:43 +00:00
savecore More error checking. 1997-05-19 16:28:03 +00:00
shutdown eliminate possibility that execle() will be called with one too many 1997-01-23 05:48:06 +00:00
slattach Reference the new sl(4) page 1996-08-10 21:26:42 +00:00
swapctl include <err.h> for err*() and warn*() prototypes 1997-06-24 05:22:38 +00:00
ttyflags recent changes cause this to require <string.h> for proper prototyping. 1996-04-09 05:20:30 +00:00
tunefs oops, missed a comma. 1996-12-27 05:53:53 +00:00
umount Code previous somewhat more compactly. 1997-05-21 22:26:38 +00:00
Makefile quotacheck has MOVED to usr.sbin. 1997-06-23 09:03:44 +00:00
Makefile.inc convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00