NetBSD/sbin
thorpej 044d35e196 * Undo rev 1.55. While one might think this test is useful, newfs
has historically allowed file systems to be created on non-4.2BSD
  partitions, and the ability to do so is quite useful to some people.
* When rewriting the disklabel, don't consider it an error if there's
  not a label already on the disk (and thus the rewrite operation fails).
2002-02-16 19:39:30 +00:00
..
atactl Sort sections. 2001-11-16 11:21:37 +00:00
badsect Sort sections. 2001-11-16 11:21:37 +00:00
bim Wrap a long line, some other minor KNF. 2001-11-22 23:24:44 +00:00
brconfig Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
ccdconfig Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
chkconfig Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
clri remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
disklabel When accessing the MBR magic as a 16-bit value, consider its on-disk 2002-02-14 00:07:43 +00:00
dkctl Grammar fix, and drop a trailing comma in SEE ALSO section. 2002-01-09 23:10:19 +00:00
dmesg Drop arguments of .Os. 2001-06-05 11:22:41 +00:00
dump Fix typo in macro. 2002-01-21 18:14:33 +00:00
dump_lfs Fix typo in macro. 2002-01-21 18:14:33 +00:00
edlabel MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
fastboot Sort SEE ALSO. 2001-11-16 11:31:30 +00:00
fdisk Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
fsck Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
fsck_ext2fs Edit -mdoc usage. 2002-02-07 03:15:06 +00:00
fsck_ffs Edit -mdoc usage. 2002-02-07 03:15:06 +00:00
fsck_lfs Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
fsck_msdos Allow check to proceed with bad backup boot block if we're doing a readonly 2001-12-22 17:25:20 +00:00
fsdb Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
fsirand need ufs/ufs/dinode.h for ufs/ffs/fs.h 2002-01-08 05:01:50 +00:00
ifconfig Whitespace nits 2001-11-16 10:25:42 +00:00
init crank size of mfs from 512 sectors to 768 sectors (large i386 MAKEDEV) 2002-02-03 12:55:26 +00:00
ldconfig Sort sections, use standard headers, slight markup improvement. 2001-11-16 11:37:40 +00:00
lmcctl Drop unnecessary .Pp and empty lines. Drop unneeded .Nm argument. 2001-11-16 11:38:15 +00:00
mbrlabel minor LP64 nits 2002-02-07 02:14:02 +00:00
mknod Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
modload Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
modunload Improve author markup, use standard header. 2001-11-16 11:57:16 +00:00
mount Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
mount_ados Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
mount_cd9660 Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
mount_ext2fs Sort sections. 2001-11-16 11:21:37 +00:00
mount_fdesc Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
mount_ffs Sort sections. 2001-11-16 11:21:37 +00:00
mount_filecore Punctuation nit. 2001-11-16 11:58:28 +00:00
mount_kernfs Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
mount_lfs Drop arguments of .Os. 2001-06-05 11:22:41 +00:00
mount_msdos Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
mount_nfs Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
mount_ntfs Punctuation nits, drop a .Pp, use .Nx, use standard headers. 2001-11-16 11:59:47 +00:00
mount_null Lose unnecessary .Nm argument. 2001-11-16 12:00:10 +00:00
mount_overlay Typos and grammar fixes (last part of misc/13133 by Michael K. Sanders) 2001-06-07 13:58:23 +00:00
mount_portal Minor tweak to make portalfs work on 64 bit ports. 2002-02-11 07:32:56 +00:00
mount_procfs Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
mount_umap Sort sections. 2001-11-16 11:21:37 +00:00
mount_union Sort SEE ALSO, sort sections. 2001-11-16 12:03:20 +00:00
newbtconf Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
newfs * Undo rev 1.55. While one might think this test is useful, newfs 2002-02-16 19:39:30 +00:00
newfs_lfs Use mdoc macros instead of man ones. 2002-01-21 18:23:09 +00:00
newfs_msdos Sort sections. 2001-11-16 11:21:37 +00:00
nologin Improve grammar. Noted by Stoned Elipot. 2001-11-18 23:21:02 +00:00
ping Sync options with usage. 2001-12-20 20:23:09 +00:00
ping6 should be using htons() to convert from a host byte order into a network 2002-01-09 12:30:15 +00:00
pppoectl Xref pppoe(4) and ifwatchd(8). 2002-01-09 20:20:54 +00:00
raidctl Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
rcorder Whitespace nits 2001-11-16 10:25:42 +00:00
reboot Sort SEE ALSO, use .Pp for paragraphs. 2001-11-16 12:06:32 +00:00
restore Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
rndctl Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
route the modifiers (-inet6, ...) do not only affect the behaviour of "flush", 2002-02-08 13:32:32 +00:00
routed Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
rtsol MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
savecore Sort sections. 2001-11-16 11:21:37 +00:00
scsictl Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
setkey Slightly improve markup in two places, sort sections. 2001-11-16 12:10:06 +00:00
shutdown Whitespace nits 2001-11-16 10:25:42 +00:00
slattach Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
swapctl Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
sysctl Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
ttyflags Whitespace nits 2001-11-16 10:25:42 +00:00
tunefs Sort sections. 2001-11-16 11:21:37 +00:00
umount Drop arguments of .Os. 2001-06-05 11:22:41 +00:00
wdogctl Use standard section headers. 2001-11-16 11:27:09 +00:00
wsconsctl Move the inclusion of <bsd.prog.mk> up so that keysym.h can have ${DESTDIR} 2002-01-30 20:32:29 +00:00
Makefile Descend into dkctl. 2002-01-09 22:31:57 +00:00
Makefile.inc enable WARNS?=2 2001-12-05 05:50:22 +00:00