NetBSD/sbin
bouyer a3a7248ce7 Fix bad cut'n'paste in copyright. Pointed out by dyoung@ 2011-06-07 14:56:12 +00:00
..
amrctl
apmlabel
atactl
badsect
bioctl Simplify 2011-05-25 15:34:19 +00:00
brconfig
ccdconfig
cgdconfig
chkconfig
chown
clri
disklabel Disable COMPAT_386BSD_MBRPART. The code is still here if anyone needs it 2011-02-12 22:23:01 +00:00
dkctl
dkscan_bsdlabel
dmctl Small typo in macro (Ii -> It). 2011-02-21 17:05:50 +00:00
dmesg
drvctl
dump fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag 2011-02-24 09:38:57 +00:00
dump_lfs
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 New sentence, new line. Sort sections. 2011-04-28 12:16:10 +00:00
fsck_ext2fs
fsck_ffs Fix bad cut'n'paste in copyright. Pointed out by dyoung@ 2011-06-07 14:56:12 +00:00
fsck_lfs
fsck_msdos undo part of the previous patch, which I suspect is bad. 2011-02-20 21:42:50 +00:00
fsdb merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
fsirand
gpt Document biosboot. Xref boot(8) and installboot(8). 2011-03-27 01:01:07 +00:00
ifconfig Fix typo: `symbolically' takes three l's, not two. 2011-05-31 16:17:30 +00:00
init
ldconfig
mbrlabel
mknod
modload
modstat Keep printf() happy - cast the max name length to type int 2011-06-03 16:35:35 +00:00
modunload
mount "when in doubt, let the kernel decide" 2011-02-17 16:57:46 +00:00
mount_ados
mount_cd9660
mount_efs
mount_ext2fs
mount_fdesc
mount_ffs Extend CPPFLAGS, don't replace it 2011-04-10 16:47:04 +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 Extend CPPFLAGS, don't replace it 2011-04-10 16:47:04 +00:00
mount_nilfs
mount_ntfs
mount_null
mount_overlay
mount_portal
mount_procfs
mount_ptyfs Make `mount_ptyfs -c' actually work. 2011-05-21 20:05:02 +00:00
mount_puffs
mount_smbfs
mount_sysvbfs
mount_tmpfs
mount_udf
mount_umap
mount_union
newbtconf
newfs Improve documentation of FFS formats and format levels from PR 32100. 2011-05-14 19:46:10 +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
newfs_udf Fix accidental use of logical && instead of binary & in rare case. 2011-05-26 07:59:08 +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
pppoectl
raidctl Define accessors for number of blocks and partition size in the 2011-02-19 07:11:09 +00:00
rcorder
reboot Add -vxz to SYNOPSIS and usage. 2011-02-16 19:32:26 +00:00
resize_ffs
resize_lfs
restore
rndctl
route Use RT_ROUNDUP() and friends from sys/route.h instead of homegrown 2011-02-04 14:31:23 +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 Decide on printing an int as int and not as short. 2011-05-24 12:04:18 +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 PR/44864: Paul Ripke: Compile regular expressions on demand and only once. 2011-04-16 01:15:54 +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 Initial import of libdm and dmctl to tree. libdm library can be used 2011-02-08 03:20:13 +00:00
Makefile.inc