NetBSD/sbin
2006-01-25 16:08:49 +00:00
..
atactl fix byteswap of log revision structure check, improve error printout 2005-11-29 08:47:22 +00:00
badsect
bim
brconfig Improve a sentence. 2006-01-12 21:49:11 +00:00
ccdconfig namespace sanity: no need to include <sys/device.h> 2005-09-08 14:50:02 +00:00
cgdconfig
chkconfig
clri
disklabel Fix acorn builds 2005-12-07 04:38:32 +00:00
dkctl Improve description of strategy command a bit. 2006-01-12 20:28:29 +00:00
dmesg Make is worthwhile haveing #ifdef SMALL by making the Makefile set it when 2005-09-05 20:56:41 +00:00
drvctl
dump Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
dump_lfs
edlabel Allow this to build under -Wcast-qual -Werror by adding const to a few 2005-06-28 18:14:45 +00:00
fastboot
fdisk PRI* macros should not contain percent sign. 2005-10-07 23:57:10 +00:00
fsck
fsck_ext2fs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
fsck_ffs Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
fsck_lfs Put back removed initializer. gcc on sh3 still doesn't get it correct... 2005-10-13 21:14:45 +00:00
fsck_msdos
fsdb
fsirand
ifconfig PR/32628: Yves-Emmanuel JUTARD: Missing cast in sbin/ifconfig/ifconfig.c, 2006-01-25 16:08:49 +00:00
init The securelevel does not affect whether Veriexec's tables can be modified; 2005-11-13 18:39:53 +00:00
ldconfig
mbrlabel Grammar fix. 2006-01-12 20:37:23 +00:00
mknod fix setmode error handling. 2005-10-01 20:23:54 +00:00
modload
modunload
mount document port option; prompted by wiz@ :) 2006-01-13 09:34:46 +00:00
mount_ados Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_cd9660 Fix obvious typo in the man page of mount_cd9660: 2005-12-27 17:40:49 +00:00
mount_ext2fs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_fdesc
mount_ffs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_filecore Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_kernfs
mount_lfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_msdos Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_nfs whitespace. 2006-01-21 10:55:56 +00:00
mount_ntfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_null
mount_overlay
mount_portal
mount_procfs Bump date for previous. 2005-10-03 19:17:49 +00:00
mount_ptyfs
mount_smbfs
mount_sysvbfs Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
mount_tmpfs Point to the share/examples/fstab/fstab.ramdisk file for some more information. 2005-12-24 13:02:53 +00:00
mount_umap Sync usage with manpage. 2005-09-11 23:40:54 +00:00
mount_union
newbtconf .An -nosplit 2005-09-30 20:18:12 +00:00
newfs Use 64-bit arithmetic to calculate fragsperinodeblk, avoiding 32-bit 2006-01-21 12:32:14 +00:00
newfs_lfs make this compile again. 2005-09-13 04:40:25 +00:00
newfs_msdos
newfs_sysvbfs More markup, sort SEE ALSO, remove superfluous Pp. 2006-01-12 20:47:00 +00:00
nologin
pdisk
ping
ping6
pppoectl
raidctl
rcorder
reboot
resize_ffs
resize_lfs Ensure verbose is initialized before using it. 2005-06-02 01:16:06 +00:00
restore Use crypto/rmd160.h. 2005-09-25 04:16:22 +00:00
rndctl
route
routed
rtsol
savecore
scan_ffs Specify the scan_ffs manpage, otherwise it will use scan_ffs.1. 2005-09-10 23:15:52 +00:00
scsictl
setkey Redo previous rework to generate yacc/lex output again and remove generated 2005-12-16 16:25:07 +00:00
shutdown
slattach
swapctl
sysctl add some more to kern. 2006-01-14 11:52:20 +00:00
ttyflags
tunefs
umount Izumi Tsutsui pointed out that we don't need vfslist.c (from ../mount) 2006-01-21 11:59:53 +00:00
veriexecctl Allow multiple lines entries using '\' at the end of the line. 2006-01-05 20:16:20 +00:00
vinum
wdogctl
wsconsctl Fix typo. From YOMURA Masanori in private mail. 2005-09-11 23:50:46 +00:00
Makefile Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
Makefile.inc