NetBSD/sbin
roy 4d511cd47d ifconfig: Just look at if_data->ifi_link_state for carrier
It should be the sole source of truth.
if_data is also carried in ifa_data from getifaddrs(3) which saves
more ioctl calls.
2020-09-28 13:50:22 +00:00
..
amrctl avoid calling printf() %s with NULL. 2020-09-06 02:34:02 +00:00
apmlabel
atactl
badsect
bioctl
brconfig
canconfig
ccdconfig rework error message to never call printf() %s with NULL. 2020-09-06 02:34:30 +00:00
cgdconfig
chkconfig
chown
clri
devpubd
disklabel
dkctl
dkscan_bsdlabel
dmctl
dmesg
drvctl
dump add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
dump_lfs remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds 2020-09-07 03:09:53 +00:00
fastboot
fdisk
fsck
fsck_ext2fs
fsck_ffs add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
fsck_lfs remove GCC_NO_ADDR_OF_PACKED_MEMBER now lfs_accessors.h works. 2020-09-07 03:19:04 +00:00
fsck_msdos
fsck_v7fs add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
fsdb add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
fsirand
gpt
ifconfig ifconfig: Just look at if_data->ifi_link_state for carrier 2020-09-28 13:50:22 +00:00
init
iscsictl
iscsid
ldconfig
luactl
mbrlabel
mknod
modload
modstat
modunload
mount
mount_ados
mount_autofs
mount_cd9660
mount_chfs
mount_efs
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_hfs
mount_kernfs
mount_lfs
mount_msdos
mount_nfs
mount_nilfs
mount_ntfs
mount_null
mount_overlay
mount_portal
mount_procfs
mount_ptyfs
mount_puffs
mount_qemufwcfg
mount_sysvbfs
mount_tmpfs
mount_udf
mount_umap
mount_union
mount_v7fs
newbtconf
newfs add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
newfs_ext2fs
newfs_lfs remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds 2020-09-07 03:09:53 +00:00
newfs_msdos
newfs_sysvbfs
newfs_udf add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
newfs_v7fs add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
nologin
nvmectl add -s option for 'power' command, this instructs the controller to save 2020-09-27 18:17:35 +00:00
ping
ping6
pppoectl
raidctl Allow components to be specified by wedge name. 2020-09-13 06:04:53 +00:00
rcorder
reboot
resize_ffs
resize_lfs remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds 2020-09-07 03:09:53 +00:00
restore If we hit an unknown header type (likely to be a corrupt record), and 2020-09-03 19:31:34 +00:00
rndctl
route Make the "interesting" flags match the netstat ones, so: 2020-08-29 19:28:32 +00:00
routed
savecore
scan_ffs remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds 2020-09-07 03:09:53 +00:00
scsictl
setkey
shutdown
slattach
svhlabel
swapctl
sysctl
ttyflags
tunefs
umbctl
umount
veriexecctl
wdogctl
wsconsctl Document keyboard mode ioctls and let wsconsctl manage it. 2020-09-13 07:35:15 +00:00
Makefile
Makefile.inc