NetBSD/sbin
thorpej a45e75a084 Clean up usage of __COPYRIGHT() macro. 1997-07-23 20:25:13 +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 Clean up usage of __COPYRIGHT() macro. 1997-07-23 20:25:13 +00:00
clri icheck(8) and ncheck(8) Went Away a *long* time ago 1997-07-11 07:48:30 +00:00
disklabel Define boot1 if NUMBOOT > 1. 1997-07-10 08:30:47 +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 prototype calcsb() 1997-07-10 04:53:35 +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 Fix type error that caused offset to wrap at 4GB. 1997-07-06 16:19:40 +00:00
ifconfig ifr_metric vs. ifr_mtu: don't confuse people. Its a union anyway. 1997-07-14 12:54:27 +00:00
init add WARN=1 1997-07-19 19:00:58 +00:00
ldconfig install all man pages. 1997-06-23 13:25:41 +00:00
mknod Added mkfifo(1) and mkfifo(2) to the SEE ALSO list. (PR 1307) 1997-06-30 17:17:56 +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 Fix warnings. 1997-07-04 15:17:55 +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 fix typos and other nits 1997-07-09 05:54:15 +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 Note error when FFS does not support whiteouts and how to fix. (PR 3233) 1997-06-30 20:06:39 +00:00
newfs Fix compiler warnings. 1997-06-30 22:20:30 +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 convert to host byte order when printing stats of received ICMP 1997-07-17 06:39:46 +00:00
reboot xref sync(8) not nonexistent sync(1), reorder xrefs 1997-07-22 05:35:45 +00:00
restore as inspired by a commit message of Todd Miller <millert@cvs.openbsd.org>: 1997-07-06 08:51:28 +00:00
route comment out xref to XNSrouted(8) 1997-07-10 04:14:32 +00:00
routed Fix formatting directives; from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp> 1997-06-26 20:23:44 +00:00
savecore More error checking. 1997-05-19 16:28:03 +00:00
shutdown cleanup for gcc -Wall 1997-07-10 05:08:06 +00:00
slattach Reference the new sl(4) page 1996-08-10 21:26:42 +00:00
swapctl free() what you malloc(). 1997-07-21 05:05:12 +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 alphabetize 1997-07-23 07:16:15 +00:00
Makefile.inc