NetBSD/sbin
nia 4a2e556972 Move description of keyboard layouts to wskbd.4, add newer layouts
Previously, the best reference was pckbd.4. This does not make much
sense to read if you are on, say, an evbarm device with only USB.

wsconsctl.8 contained a vaguer description of supported language names,
which isn't very useful because you can't pass full language names
to the command. Point readers to wskbd.4 instead.

Note in the wskbd.4 page that while all layouts are generally supported
by pckbd(4) and ukbd(4), older keyboard interfaces might only support
a subset.
2020-07-13 11:14:12 +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 Use Nm. 2020-06-23 14:08:01 +00:00
chkconfig
chown
clri
devpubd New sentence, new line. Bump date for previous. 2020-02-24 11:59:33 +00:00
disklabel introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
dkctl Teach dk(4) about ZFS. 2020-03-30 08:36:09 +00:00
dkscan_bsdlabel adjust to work with updated dkwedge_bsdlabel.c - provide geteblk() and 2020-04-11 17:21:16 +00:00
dmctl
dmesg Make recent change build for SMALL builds as well as normal ones. 2020-01-01 00:24:52 +00:00
drvctl Update for proplib(3) API changes. 2020-06-11 13:49:57 +00:00
dump Fix depenency on common symbols in sbin. 2020-04-05 15:25:39 +00:00
dump_lfs introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
fastboot
fdisk Add -g to usage. 2020-05-24 21:02:12 +00:00
fsck grammar 2020-04-18 22:02:11 +00:00
fsck_ext2fs Fix depenency on common symbols in sbin. 2020-04-05 15:25:39 +00:00
fsck_ffs Enable the code to clean the extattr blocks 2020-04-19 19:37:06 +00:00
fsck_lfs Include explicitly <rump/rump_syscallshotgun.h> for previous indirect users 2020-06-17 00:16:21 +00:00
fsck_msdos Avoid unportable shift construct 2020-02-22 09:59:22 +00:00
fsck_v7fs
fsdb Fix depenency on common symbols in sbin. 2020-04-05 15:25:39 +00:00
fsirand
gpt When we add "entries", "index", and "sector_size" values to the dictionary, 2020-06-08 22:52:09 +00:00
ifconfig Update for proplib(3) API changes. 2020-06-07 05:54:00 +00:00
init s/successfuly/successfully/ in comment. No functional change. 2020-06-22 07:50:53 +00:00
iscsictl Just declare driver and buf 2020-04-03 18:39:15 +00:00
iscsid Fix depenency on common symbols in sbin. 2020-04-05 15:25:39 +00:00
ldconfig
luactl
mbrlabel
mknod
modload Update for proplib(3) API changes. 2020-06-07 05:42:25 +00:00
modstat Fix date. 2020-02-23 00:14:31 +00:00
modunload
mount
mount_ados
mount_autofs Sort options and SEE ALSO. Improve a sentence. 2019-11-20 21:56:19 +00:00
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 Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
mount_filecore
mount_hfs
mount_kernfs
mount_lfs
mount_msdos Fix a thinko 2020-02-12 09:43:19 +00:00
mount_nfs
mount_nilfs Switch files copyright Reinoud Zandijk from BSD 4 clause to BSD 2 clause. 2019-10-16 21:52:22 +00:00
mount_ntfs
mount_null
mount_overlay
mount_portal Remove extra semicolon. 2020-05-14 08:34:17 +00:00
mount_procfs - options NAMECACHE_ENTER_REVERSE is no more. 2020-01-08 12:04:56 +00:00
mount_ptyfs
mount_puffs
mount_qemufwcfg Remove references to "special", as mount_qemufwcfg(8) does not 2020-04-29 09:54:43 +00:00
mount_sysvbfs
mount_tmpfs
mount_udf Switch files copyright Reinoud Zandijk from BSD 4 clause to BSD 2 clause. 2019-10-16 21:52:22 +00:00
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 add NO_IOBUF_ALIGNED to not pull aligned_alloc() for really constrained 2020-04-18 12:54:38 +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 When we end up with too few clusters for the requested FAT type after 2019-10-12 09:42:38 +00:00
newfs_sysvbfs
newfs_udf Remove extra semicolon. 2020-05-14 08:34:17 +00:00
newfs_v7fs
nologin
nvmectl avoid access uninitialised memory, found by gcc8, patch by agc@. 2019-10-04 09:16:38 +00:00
ping
ping6
pppoectl introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
raidctl introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
rcorder
reboot reboot: fix arg order for logwtmpx(3) 2019-08-08 21:14:12 +00:00
resize_ffs Use getfsspecname and getrawdiskname so we can resize by NAME= label. 2020-05-24 14:41:26 +00:00
resize_lfs Use getdiskrawname to find the device name. 2019-08-22 20:26:07 +00:00
restore Fix depenency on common symbols in sbin. 2020-04-05 15:25:39 +00:00
rndctl Whitespace alignment nits. 2020-05-12 09:48:44 +00:00
route Make route and netstat share the same struct progops (and initialization 2020-04-03 16:20:51 +00:00
routed introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
savecore Avoid overflows when reading strings. 2020-04-03 19:09:43 +00:00
scan_ffs
scsictl
setkey
shutdown
slattach Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is 2020-01-19 01:25:03 +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 The ACL flag is -p, not -n. 2020-06-18 19:32:56 +00:00
umbctl Fix and improve parsing of configuration files 2020-05-13 21:44:30 +00:00
umount make umount NAME= work 2020-04-23 04:21:13 +00:00
veriexecctl Update for proplib(3) API changes. 2020-06-06 22:33:23 +00:00
wdogctl Xref x86/tco(4) instead of the parent x86/ichlpcib(4) bridge. 2020-07-11 12:51:21 +00:00
wsconsctl Move description of keyboard layouts to wskbd.4, add newer layouts 2020-07-13 11:14:12 +00:00
Makefile Install mount_qemufwcfg everywhere instead of just x86. 2018-09-30 15:56:46 +00:00
Makefile.inc