NetBSD/sbin
2014-11-05 09:26:26 +00:00
..
amrctl don't use sprintf 2014-03-23 05:07:59 +00:00
apmlabel
atactl add a whole bunch of S.M.A.R.T. status i found around various sources. 2014-10-15 06:54:04 +00:00
badsect
bioctl Add comma in enumeration. 2014-09-30 08:20:29 +00:00
brconfig
ccdconfig Don't print ccd_size with %zu; it no longer has type size_t. 2014-08-17 07:05:44 +00:00
cgdconfig
chkconfig
chown
clri
devpubd
disklabel Add OpenRISC 1000 & UCB RISC-V platform support. 2014-09-19 17:45:03 +00:00
dkctl New sentence, new line. Bump date for previous. 2014-11-05 09:26:26 +00:00
dkscan_bsdlabel
dmctl
dmesg
drvctl
dump
dump_lfs
fastboot
fdisk remove debugging. 2014-04-04 16:15:30 +00:00
fsck fix logic that handles command line arguments. Now you can: 2014-10-25 22:00:19 +00:00
fsck_ext2fs Make pointer NULL check non-fatal for a bogus condition. 2014-03-04 21:07:22 +00:00
fsck_ffs Reorg docs, part 3: 2014-07-05 19:23:15 +00:00
fsck_lfs Revert previous; it doesn't work because all the lfs tools 2014-07-13 02:44:21 +00:00
fsck_msdos Add #include <inttypes.h> for intmax_t to fix compile error. 2014-11-04 03:05:43 +00:00
fsck_v7fs
fsdb Correct usage of clri. 2014-03-03 12:12:18 +00:00
fsirand
gpt Paranoia: choke noisily on EOF from /dev/urandom. 2014-10-04 11:23:35 +00:00
ifconfig Remove the ability for userland to toggle IN6_IFF_TENTATIVE. 2014-10-20 14:50:09 +00:00
init
iscsictl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
iscsid mention requirements for custom kernels. 2014-07-06 14:41:24 +00:00
ldconfig Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
luactl
mbrlabel
mknod Accept driver names only in the two args form together with a minor number. 2014-08-22 22:28:50 +00:00
modload
modstat
modunload
mount
mount_ados
mount_cd9660
mount_chfs
mount_efs
mount_ext2fs
mount_fdesc Add crossreference to fd(4) as noted a while back in PR 45694. Bump date. 2013-12-30 08:43:22 +00:00
mount_ffs
mount_filecore
mount_hfs Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
mount_kernfs
mount_lfs
mount_msdos
mount_nfs
mount_nilfs
mount_ntfs Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
mount_null
mount_overlay
mount_portal
mount_procfs
mount_ptyfs Adapt to reality -- already open BSD style nodes do not appear on 2014-08-13 15:48:38 +00:00
mount_puffs
mount_sysvbfs
mount_tmpfs Remove reference to (no longer) fixed 4 mbyte kernel memory being reserved, 2014-06-07 10:03:44 +00:00
mount_udf
mount_umap
mount_union
mount_v7fs
newbtconf
newfs Support wedge names. 2014-10-25 16:47:23 +00:00
newfs_ext2fs
newfs_lfs New sentence, new line. Remove trailing whitespace. 2014-01-04 15:35:10 +00:00
newfs_msdos Fix volume name (Ed Maste) 2014-04-24 23:49:40 +00:00
newfs_sysvbfs don't use sprintf 2014-03-23 05:07:59 +00:00
newfs_udf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
newfs_v7fs
nologin
ping
ping6 Remove out-of-date comments 2014-09-17 01:00:41 +00:00
pppoectl
raidctl Add the ability to "softroot" mount (i.e. mount root only when the raid 2014-04-03 18:54:10 +00:00
rcorder Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
reboot
resize_ffs
resize_lfs missed one 2014-03-23 05:38:14 +00:00
restore
rndctl Sync usage with manpage a bit more. 2014-08-10 17:13:14 +00:00
route
routed don't use sprintf 2014-03-23 05:36:58 +00:00
savecore
scan_ffs
scsictl src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
setkey
shutdown When the third arg to fwrite() is a size in bytes, then the second arg 2014-03-28 18:27:14 +00:00
slattach
svhlabel
swapctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
sysctl Get rid of all sysc_init_field uses - initialize fields directly in C99 2014-05-16 12:22:32 +00:00
ttyflags open the tty with O_RDWR|O_NONBLOCK. it seems valid to ask for 2014-05-04 20:43:30 +00:00
tunefs Bump date for previous. New sentence, new line. Use more markup. 2014-08-09 10:41:05 +00:00
umount
veriexecctl Fix snprintf usage and, while here, don't trundle off the end of an 2014-07-27 04:23:44 +00:00
wdogctl
wsconsctl
Makefile Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
Makefile.inc