NetBSD/sbin
2010-11-21 18:33:08 +00:00
..
amrctl
apmlabel
atactl
badsect
bioctl
brconfig
ccdconfig
cgdconfig
chkconfig
clri
disklabel Change getnum() to use intmax_t instead of int, so it doesn't overflow 2010-05-28 07:40:53 +00:00
dkctl Mention that dkctl(8) does not modify on-disk data, and add xrefs to 2010-05-18 23:33:03 +00:00
dkscan_bsdlabel
dmesg
drvctl
dump File system snapshots are no longer experimental. 2010-11-05 10:02:53 +00:00
dump_lfs
fastboot
fdisk
fsck
fsck_ext2fs
fsck_ffs minimal ansification/constification 2010-09-12 16:03:39 +00:00
fsck_lfs
fsck_msdos
fsdb
fsirand
gpt
ifconfig Implement ifconfig linkstr as proposed on tech-net. 2010-11-15 22:42:36 +00:00
init
ldconfig remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
mbrlabel
mknod
modload
modstat
modunload
mount xref rump_smbfs 2010-11-21 18:33:08 +00:00
mount_ados
mount_cd9660
mount_efs
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_hfs
mount_kernfs
mount_lfs
mount_msdos
mount_nfs Make it possible to set the retry timeout as a compile-time define. 2010-07-23 19:25:23 +00:00
mount_nilfs
mount_ntfs
mount_null
mount_overlay
mount_portal
mount_procfs
mount_ptyfs naughty naughty, don't peek into src/sys 2010-06-14 14:42:49 +00:00
mount_puffs PUFFSDEVELVERS is a goner 2010-05-21 11:59:38 +00:00
mount_smbfs
mount_sysvbfs
mount_tmpfs
mount_udf
mount_umap
mount_union
newbtconf
newfs Add -G to usage, omission pointed out by wiz. Also, make usage format 2010-08-09 21:14:26 +00:00
newfs_ext2fs Add a URL of Linux Documentation "The Second Extended Filesystem." 2010-09-10 15:51:20 +00:00
newfs_lfs
newfs_msdos
newfs_sysvbfs
newfs_udf
nologin
pdisk
ping add compile-conditional rumpclient support 2010-11-11 22:56:38 +00:00
ping6 Avoid NaN when calculating std-dev, which fixes a crash on VAX. 2010-09-20 11:49:48 +00:00
pppoectl
raidctl Update RUMP_ACTION to use rumpclient. 2010-11-08 12:42:35 +00:00
rcorder
reboot
resize_ffs Various improvements. 2010-10-31 11:39:46 +00:00
resize_lfs
restore Fix grammar in a line of output. 2010-05-12 21:21:59 +00:00
rndctl
route Support the new RTM_IFINFO and RTM_CHGADDR messages. 2010-11-12 16:32:18 +00:00
routed Memcpy into local variable to ensure proper alignement. 2010-10-13 09:19:40 +00:00
rtsol
savecore
scan_ffs
scsictl
setkey
shutdown Remove _PATH_NOLOGIN before reboot, as well as before exit(), to prevent 2010-06-09 04:51:53 +00:00
slattach
svhlabel
swapctl
sysctl make sysctl(8) work as a rump client 2010-11-05 15:55:23 +00:00
ttyflags
tunefs
umount
veriexecctl
wdogctl
wsconsctl
Makefile Add resize_ffs tool to build, change default behaviour to grow filesystem 2010-10-30 21:16:07 +00:00
Makefile.inc