NetBSD/sbin
chs 899d1b31b2 convert "magiclinks" from a per-fs mount option to a system-wide sysctl.
as discussed on tech-kern quite some time ago.
2006-02-12 01:32:06 +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 Use more markup, fix xref, serial comma, other misc. fixes. 2006-02-04 20:10:53 +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
fastboot
fdisk Byteswap the constant MBR_{BS_}MAGIC throughout, should genetate better code. 2006-01-29 12:55:16 +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 64 bit inode changes 2005-08-19 02:07:18 +00:00
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 convert "magiclinks" from a per-fs mount option to a system-wide sysctl. 2006-02-12 01:32:06 +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 define __POOL_EXPOSE. 2006-02-11 05:49:48 +00:00
mount_udf Fix 3 more spelling errors and make it pass `spell -b' 2006-02-06 11:45:50 +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
restore Use crypto/rmd160.h. 2005-09-25 04:16:22 +00:00
rndctl
route Use default option order (AaBbCc...). 2006-01-29 22:11:10 +00:00
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 detect integer overflow differently. previous change broke negative sysctl 2006-02-08 18:13:56 +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 If ioctl(,WDOGIOC_SMODE,) fails, kill the child process before 2005-08-31 18:28:58 +00:00
wsconsctl Style fixes: 2006-02-05 18:11:46 +00:00
Makefile Initial import of a UDF file system implementation for NetBSD. 2006-02-02 15:26:32 +00:00
Makefile.inc