NetBSD/sbin
lukem 26ba0ba0ba * cleanup for WARNS=1
* deprecate register
* prefix hex numbers with '0x'
1997-09-14 14:11:00 +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 cleanup for WARNS=1 1997-09-14 13:26:11 +00:00
fastboot fix capitalisation 1997-09-14 13:28:18 +00:00
fdisk correct use of various mdoc macros to cleanup resultant man page 1997-09-14 14:05:34 +00:00
fsck * cleanup for WARNS=1 1997-09-14 14:11:00 +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
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
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
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
swapctl note that swapoff is unsupported; from Brian Grayson in PR misc/3930 1997-08-03 05:48:10 +00:00
ttyflags
tunefs
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