NetBSD/sbin
lukem 5f4e3656d9 - cleanup for WARNS=1
- cleanup .Nm usage
1997-09-14 08:53:45 +00:00
..
badsect * don't use register 1997-09-14 08:14:32 +00:00
bim note that this is a pc532 command... 1997-08-15 18:57:15 +00:00
ccdconfig use memset instead of bzero 1997-09-14 08:39:43 +00:00
clri - fix use of .Nm 1997-09-14 08:44:07 +00:00
disklabel - cleanup use of .Nm 1997-09-14 08:50:16 +00:00
dmesg - cleanup for WARNS=1 1997-09-14 08:53:45 +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 Don't print some things if -f flag given. 1997-09-11 22:53:00 +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 Fix a few bugs, especially when repairing disks: 1997-09-08 14:05:30 +00:00
fsdb Fix files using old TNF copyright notice 1997-07-31 00:21:53 +00:00
fsirand Fix type error that caused offset to wrap at 4GB. 1997-07-06 16:19:40 +00:00
ifconfig note that we have set ifflags so that we can reset them again after 1997-09-08 05:26:08 +00:00
init Support root on msdos filesystems by creating an mfs on /dev and running 1997-07-30 03:43:19 +00:00
ldconfig Document new flags and internal processing of ld.so.conf changes. 1997-08-27 06:43:07 +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
mount don't need getmntopts.c as part of mount(8) 1997-08-01 14:51:44 +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 Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, 1997-08-25 19:31:43 +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 Fix uninitialized pointer botch when attempting to flush an already 1997-09-02 00:30:49 +00:00
routed Fix formatting directives; from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp> 1997-06-26 20:23:44 +00:00
savecore Remove a ( from an removed cast. 1997-08-26 07:13:18 +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 note that swapoff is unsupported; from Brian Grayson in PR misc/3930 1997-08-03 05:48:10 +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