NetBSD/sbin
jmcneill f398b121d3 add the -t option that modifies -l behaviour to recursively scan for
child devices and print them in tree format:

$ drvctl -lt usb0
uhub0
  uhub6
    uhidev0
      ukbd0
        wskbd1
    uhidev1
      ums0
        wsmouse1
      uhid0
    ubt0
2011-08-07 13:00:35 +00:00
..
amrctl
apmlabel
atactl fix mislabelled S.M.A.R.T. lifetime temperature record reading. 2011-01-19 07:55:12 +00:00
badsect
bioctl Simplify 2011-05-25 15:34:19 +00:00
brconfig
ccdconfig Fix file descriptor leak. Found by cppcheck. 2011-01-04 23:31:29 +00:00
cgdconfig fix typo 2011-07-03 19:05:10 +00:00
chkconfig
chown Use SYMLINKS, I'm not sure why I ahve commited old version of my patch, but 2011-01-13 23:44:11 +00:00
clri
disklabel Sort sections. Remove comma in enumeration of two items. 2011-08-02 10:21:12 +00:00
dkctl Use explicit cast instead of -Wno-pointer-sign. The site in question is 2011-08-06 16:34:40 +00:00
dkscan_bsdlabel
dmctl Small typo in macro (Ii -> It). 2011-02-21 17:05:50 +00:00
dmesg
drvctl add the -t option that modifies -l behaviour to recursively scan for 2011-08-07 13:00:35 +00:00
dump remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
dump_lfs apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +00:00
fastboot
fdisk Fix parsing of -A option so that the [/ptn_0_offset] part is optional, as 2011-05-08 14:22:16 +00:00
fsck fix compilation. 2011-06-09 21:23:29 +00:00
fsck_ext2fs Avoid -Wno-pointer-sign. 2011-08-06 16:42:41 +00:00
fsck_ffs remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
fsck_lfs Don't need to initialize (one of) the elements now in i_crap; nothing in 2011-07-12 02:46:03 +00:00
fsck_msdos fix compilation. 2011-06-09 21:23:29 +00:00
fsck_v7fs fix freeblock counting 2011-07-17 12:47:38 +00:00
fsdb apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00
fsirand
gpt Document biosboot. Xref boot(8) and installboot(8). 2011-03-27 01:01:07 +00:00
ifconfig apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +00:00
init
ldconfig Fix file descriptor leak. Found by cppcheck. 2011-01-04 23:31:29 +00:00
mbrlabel
mknod
modload Quote path separator character. 2011-08-06 08:43:28 +00:00
modstat Accept both 'modstat -n name' as well as 'modstat name' to display information 2011-08-02 16:46:45 +00:00
modunload Fix xref; module(4) -> module(7). 2010-12-14 16:23:59 +00:00
mount Improve previous; thanks to tsutsui-san for reminding me of the proper 2011-07-22 15:53:21 +00:00
mount_ados
mount_cd9660
mount_efs
mount_ext2fs
mount_fdesc
mount_ffs Add mount -o extattr option to enable extended attributs (corrently only 2011-06-17 14:23:50 +00:00
mount_filecore
mount_hfs Extend CPPFLAGS, don't replace it 2011-04-10 16:47:04 +00:00
mount_kernfs
mount_lfs
mount_msdos
mount_nfs switch from an ugly cast and ntohl() usage to be32dec(). use sizeof. 2011-07-06 09:02:54 +00:00
mount_nilfs
mount_ntfs
mount_null
mount_overlay
mount_portal Use pclose for popened handles. Found by cppcheck. 2011-01-04 23:36:23 +00:00
mount_procfs
mount_ptyfs Make `mount_ptyfs -c' actually work. 2011-05-21 20:05:02 +00:00
mount_puffs
mount_smbfs apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +00:00
mount_sysvbfs
mount_tmpfs
mount_udf
mount_umap
mount_union
mount_v7fs Various improvements. 2011-06-27 13:50:31 +00:00
newbtconf
newfs remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
newfs_ext2fs
newfs_lfs
newfs_msdos Set errno to 0 before strtoll() so that it can reliably be tested 2011-03-05 13:47:43 +00:00
newfs_sysvbfs No longer any need for -Wno-pointer-sign here. 2011-08-06 16:48:57 +00:00
newfs_udf Fix accidental use of logical && instead of binary & in rare case. 2011-05-26 07:59:08 +00:00
newfs_v7fs Fixed the problem that partition size over 8GiB(v7fs filesystem limit) failed newfs. 2011-07-22 09:15:10 +00:00
nologin
pdisk
ping Make get/setuid prog ops (so that i can do rump.ping -f regardless 2011-03-11 09:59:56 +00:00
ping6 apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +00:00
pppoectl Fix memset usage. 2011-07-01 02:46:24 +00:00
raidctl New sentence, new line. 2011-08-02 10:28:00 +00:00
rcorder
reboot Add -vxz to SYNOPSIS and usage. 2011-02-16 19:32:26 +00:00
resize_ffs Add support for byteswapped file systems (big-endian on little-endian 2011-01-05 02:18:15 +00:00
resize_lfs
restore Add wrapper functions around hash algorithm operations to avoid 2011-08-06 20:46:42 +00:00
rndctl
route prune stray commas 2011-07-17 23:46:53 +00:00
routed Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
rtsol
savecore
scan_ffs
scsictl when checking for SKSV data, use the same test as before. fixes an 2011-06-22 05:18:03 +00:00
setkey
shutdown Add -b and -vxz to usage. 2011-02-16 19:33:48 +00:00
slattach
svhlabel
swapctl Clarify placement of commas. From Snader_LB on freenode/#netbsd-code. 2011-06-01 09:46:48 +00:00
sysctl no -A or -a with -q 2011-08-03 01:58:30 +00:00
ttyflags
tunefs Fix punctuation markup; new sentence, new line. 2011-03-06 17:21:08 +00:00
umount
veriexecctl input is unused. 2011-05-24 12:06:25 +00:00
wdogctl Add missing comma. 2011-03-19 08:41:19 +00:00
wsconsctl input is unused 2011-05-24 12:07:14 +00:00
Makefile 7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8). 2011-06-27 11:52:22 +00:00
Makefile.inc