1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sbin
Eitan Adler 4b3dd106e6 newfs: clean up warnings
- remove param: unused since r95357.
- correct definition of usage
- add explicit fallthrough notice. The existing one doesn't work with
our selection of "implicit-fallthrough" strictness.

This results in WARNS=6 building on amd64, but not other arches
2018-06-24 05:40:42 +00:00
..
adjkerntz
bsdlabel
camcontrol NVME support is only for x86 and powerpc64. 2018-06-14 01:15:19 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb ddb: unbreak ppc 2018-06-17 00:00:24 +00:00
decryptcore Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
devd
devfs
devmatch Exit with an error if a linker hints file can't be found. 2018-06-14 22:31:30 +00:00
dhclient Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
dmesg
dump Revert size limits. 2018-06-11 20:38:30 +00:00
dumpfs
dumpon Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
etherswitchcfg
fdisk
ffsinfo
fsck
fsck_ffs
fsck_msdosfs Don't bail out when we find primary and secondary bootblocks miscompare. 2018-06-22 16:18:19 +00:00
fsdb
fsirand
gbde
geom gpart: add EFI alias for MBR partition scheme 2018-06-17 20:10:48 +00:00
ggate
growfs
gvinum gvinum: revert WARNS change in Makefile 2018-06-17 01:39:22 +00:00
hastctl
hastd
ifconfig
init
ipf
ipfw
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
md5 Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
mdconfig
mdmfs
mknod
mksnap_ffs
mount
mount_cd9660
mount_fusefs
mount_msdosfs
mount_nfs
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs newfs: clean up warnings 2018-06-24 05:40:42 +00:00
newfs_msdos Added option to cluster-align the start of the root directory. 2018-06-15 06:03:40 +00:00
newfs_nandfs
nfsiod
nos-tun
nvmecontrol Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
pfctl pf: Support "return" statements in passing rules when they fail. 2018-06-22 21:59:30 +00:00
pflogd
ping
ping6
quotacheck quotacheck: build with WARNS=3 2018-06-16 23:47:59 +00:00
rcorder
reboot
recoverdisk
resolvconf
restore
route
routed
rtsol
savecore
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon
sysctl
tests
tunefs
umount
veriexecctl This application (veriexecctl) handles reading a fingerprints file 2018-06-20 01:08:54 +00:00
zfsbootcfg
Makefile NVME support is only for x86 and powerpc64. 2018-06-14 01:15:19 +00:00
Makefile.amd64 NVME support is only for x86 and powerpc64. 2018-06-14 01:15:19 +00:00
Makefile.arm
Makefile.i386 NVME support is only for x86 and powerpc64. 2018-06-14 01:15:19 +00:00
Makefile.inc
Makefile.mips
Makefile.powerpc64 NVME support is only for x86 and powerpc64. 2018-06-14 01:15:19 +00:00
Makefile.sparc64