NetBSD/sbin
christos 238f1027f9 detect integer overflow differently. previous change broke negative sysctl
values.
2006-02-08 18:13:56 +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
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
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
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 Bump date, use "file system" consistently, no hyphen in "soft 2006-02-03 22:50:21 +00:00
mount_ados
mount_cd9660 Fix obvious typo in the man page of mount_cd9660: 2005-12-27 17:40:49 +00:00
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs
mount_msdos
mount_nfs whitespace. 2006-01-21 10:55:56 +00:00
mount_ntfs
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_udf Fix 3 more spelling errors and make it pass `spell -b' 2006-02-06 11:45:50 +00:00
mount_umap
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
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
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
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