NetBSD/sbin
mikel b674a8fd0e fix typos noted by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>. 1997-05-13 04:15:06 +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 Changed to write the first 1k bytes that includes the disklabel and 1995-09-28 07:08:49 +00:00
ccdconfig be safe with buffers. 1997-04-21 11:26:22 +00:00
clri
disklabel Remove -g 1997-03-18 21:27:16 +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 Don't need to account for space for NUL, as it's included in the 1997-04-21 21:08:33 +00:00
dumpfs fix typo. from msaitoh@spa.is.uec.ac.jp, [misc/3584] 1997-05-07 23:19:03 +00:00
dumplfs fix typos noted by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>. 1997-05-13 04:15:06 +00:00
edlabel - Makefile cleanups 1997-03-24 22:15:37 +00:00
fastboot - Makefile cleanups 1997-03-24 22:15:37 +00:00
fdisk Make this work on big-endian systems, such as the PowerPC. From 1997-03-29 20:46:17 +00:00
fsck PR/3002: bug in my previous commit. 1996-12-07 19:09:11 +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 string.h for protos 1997-03-14 00:00:26 +00:00
ifconfig Force the ifaliasreq "addreq" to have 4-byte alignment, so that casting 1997-05-05 06:32: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 Ld directory reorganization: 1997-04-16 16:49:28 +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 add support for MNT_NOATIME; from Lennart Augustsson in PR bin/3304. 1997-03-10 03:59:53 +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_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 Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +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 Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +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 flag is -f, not --f; from Saitoh Masanobu in PR misc/3469. 1997-04-10 06:16:06 +00:00
quotacheck Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
reboot The boot_${ARCH}.8 man files never belonged in reboot -- they have 1997-03-13 04:04:54 +00:00
restore Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
route Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
routed fix 3128 from SAITOH Masanobu. 1997-03-25 19:51:21 +00:00
savecore Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +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
swapon Add missing commas (from Masanobu Saitoh; PR#1377). 1995-08-18 14:51:35 +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 Use kernel mount info rather than fstab. From greywolf@starwolf.com, slightly 1996-05-11 14:13:55 +00:00
Makefile ipf is now in usr.sbin/ipf/ipf 1997-04-12 23:57:12 +00:00
Makefile.inc