NetBSD/sbin
dholland 51080e041d Simplify silly code and make it closer to type-safe. This causes amd64
gcc to reorder two pairs of instructions for some reason but the object
files are otherwise unchanged.
2011-08-06 17:01:06 +00:00
..
amrctl
apmlabel
atactl
badsect
bioctl
brconfig
ccdconfig
cgdconfig fix typo 2011-07-03 19:05:10 +00:00
chkconfig
chown
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
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
fsck
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
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 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
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
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 No longer any need for -Wno-pointer-sign here. 2011-08-06 16:48:57 +00:00
newfs_udf
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 New sentence, new line. 2011-08-02 10:28:00 +00:00
rcorder
reboot
resize_ffs
resize_lfs
restore Simplify silly code and make it closer to type-safe. This causes amd64 2011-08-06 17:01:06 +00:00
rndctl
route prune stray commas 2011-07-17 23:46:53 +00:00
routed
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
sysctl no -A or -a with -q 2011-08-03 01:58:30 +00:00
ttyflags
tunefs
umount
veriexecctl
wdogctl
wsconsctl
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