NetBSD/sbin
roy 99b959ff0d route(8): Show addres for RTM_LOSING
While here, add /* FALLTHROUGH */.
2019-09-02 00:30:01 +00:00
..
amrctl Remove reference to -c flag which was never implemented. 2018-08-27 00:36:03 +00:00
apmlabel
atactl New sentence, new line. 2019-05-31 16:38:27 +00:00
badsect
bioctl Sort SEE ALSO. 2019-05-08 06:10:30 +00:00
brconfig
canconfig
ccdconfig
cgdconfig KNF, 80 column police, a few other tidy ups (use if (ret == 0) rather 2019-04-10 06:11:37 +00:00
chkconfig
chown
clri
devpubd
disklabel Fix a trivial wrong comment. x68k's arch is not m68010. 2019-08-03 04:21:37 +00:00
dkctl
dkscan_bsdlabel
dmctl
dmesg Delete a redundant (useless) assignment. NFCI. 2019-06-04 11:59:05 +00:00
drvctl Remove superfluous Pp. 2019-08-07 19:08:10 +00:00
dump Add -D flag to allow the user to specify an alternate dumpdates file. 2019-08-19 18:12:50 +00:00
dump_lfs Bump date for previous. 2019-03-25 07:03:17 +00:00
fastboot
fdisk mention that -B is used to set the timeout for mbr_bootsel 2019-04-09 09:03:41 +00:00
fsck Properly release the disk properties dictionary we received via 2019-08-18 11:08:56 +00:00
fsck_ext2fs fsck: Stop defining the same variable concurrently in bss and data 2019-08-15 03:10:42 +00:00
fsck_ffs fsck: Stop defining the same variable concurrently in bss and data 2019-08-15 03:10:42 +00:00
fsck_lfs fsck: Stop defining the same variable concurrently in bss and data 2019-08-15 03:10:42 +00:00
fsck_msdos We already incremented cl; fix indexing. Noticed by Xin Li @FreeBSD. 2019-06-04 00:08:00 +00:00
fsck_v7fs
fsdb
fsirand
gpt Remove outdated note about sysinst restrictions 2019-07-26 07:22:05 +00:00
ifconfig Whitespace fix. 2019-08-16 10:33:17 +00:00
init Remove superfluous Pp. 2019-09-01 19:13:18 +00:00
iscsictl
iscsid check for snprintf() truncation and fail sanely if so, rather than 2019-02-04 08:21:11 +00:00
ldconfig
luactl
mbrlabel
mknod
modload
modstat Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
modunload
mount
mount_ados
mount_autofs
mount_cd9660 vnconfig name is retained for backwards compatibility. Use vndconfig. 2018-06-30 09:27:41 +00:00
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 PR bin/54222 2019-05-23 11:13:17 +00:00
mount_procfs
mount_ptyfs
mount_puffs
mount_qemufwcfg Add libpuffs (fixes sun2 build) 2018-10-03 13:34:44 +00:00
mount_sysvbfs
mount_tmpfs
mount_udf
mount_umap Clean up debugging cruft that somehow made it into my previous commit. 2019-08-20 21:18:10 +00:00
mount_union
mount_v7fs
newbtconf Remove uses of test -o 2018-09-16 22:37:24 +00:00
newfs Omit mention of old vnd(4) bug, now resolved. 2019-04-13 19:29:27 +00:00
newfs_ext2fs Omit mention of old vnd(4) bug, now resolved. 2019-04-13 19:29:27 +00:00
newfs_lfs
newfs_msdos
newfs_sysvbfs
newfs_udf Add rcsid 2019-06-30 11:38:16 +00:00
newfs_v7fs
nologin
nvmectl since NVMe 1.2 (which defined the ONCS bit), the bit (4) is whether controller 2018-12-01 18:29:19 +00:00
ping
ping6
pppoectl Fix wrong macro, use An. 2018-09-25 09:55:41 +00:00
raidctl Correct printed IOCTL name that was incorrect since rev 1.5. 2019-02-06 22:38:10 +00:00
rcorder
reboot reboot: fix arg order for logwtmpx(3) 2019-08-08 21:14:12 +00:00
resize_ffs wether -> whether 2019-04-21 11:45:08 +00:00
resize_lfs Use getdiskrawname to find the device name. 2019-08-22 20:26:07 +00:00
restore - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
rndctl
route route(8): Show addres for RTM_LOSING 2019-09-02 00:30:01 +00:00
routed
savecore avoid infinite loop in kmem_check(). fixes bug introduced in previous. 2018-12-27 21:25:46 +00:00
scan_ffs
scsictl
setkey
shutdown
slattach Improve examples and netmask information (from Dan Plassche) 2018-11-12 00:56:26 +00:00
svhlabel
swapctl
sysctl sysctl: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:10:22 +00:00
ttyflags
tunefs Add missing space in "quotas disabled" output from tunefs -N 2019-04-12 01:14:37 +00:00
umbctl Mark _error() as printflikee 2018-08-02 03:40:51 +00:00
umount
veriexecctl
wdogctl
wsconsctl When merging entries with the keyboard map, print only the resulting changes. 2018-11-23 06:31:57 +00:00
Makefile Install mount_qemufwcfg everywhere instead of just x86. 2018-09-30 15:56:46 +00:00
Makefile.inc