NetBSD/sbin
2011-07-25 16:31:05 +00:00
..
amrctl
apmlabel
atactl
badsect
bioctl Simplify 2011-05-25 15:34:19 +00:00
brconfig
ccdconfig
cgdconfig fix typo 2011-07-03 19:05:10 +00:00
chkconfig
chown
clri
disklabel mention that we don't handle more than 2TB disks/partitions. 2011-07-25 16:31:05 +00:00
dkctl remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
dkscan_bsdlabel
dmctl
dmesg
drvctl
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 remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +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
ifconfig apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +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 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
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
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
newfs_sysvbfs remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +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
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
rcorder
reboot
resize_ffs
resize_lfs
restore remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +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
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
umount
veriexecctl input is unused. 2011-05-24 12:06:25 +00:00
wdogctl
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