..
amrctl
apmlabel
atactl
add SMART 249: Total Raw NAND Writes (1GiB units), sourced from
2016-10-04 21:37:46 +00:00
badsect
bioctl
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
brconfig
canconfig
New sentence, new line. Fix typos. More consistent grammar.
2017-05-29 08:46:23 +00:00
ccdconfig
cgdconfig
Need <sys/stat.h> for S_IFBLK.
2017-01-10 20:45:19 +00:00
chkconfig
chown
Add EXIT STATUS section. Use Ex. Sort sections.
2017-07-04 06:53:12 +00:00
clri
Actually, V6 included clri before 3BSD.
2016-09-12 23:11:50 +00:00
devpubd
disklabel
Remove port-acorn26
2018-01-24 09:04:40 +00:00
dkctl
Bump date for previous.
2018-01-07 18:11:35 +00:00
dkscan_bsdlabel
use a minimal "struct disk" in userland rather than the full kernel structure.
2017-06-08 22:24:29 +00:00
dmctl
Fix typo
2017-06-04 08:34:34 +00:00
dmesg
drvctl
KNF.
2018-01-07 15:26:43 +00:00
dump
dump_lfs
s/filesystem/file system/
2017-06-07 15:24:50 +00:00
fastboot
fdisk
Really don't include ioctl code for tools build.
2017-10-02 22:02:05 +00:00
fsck
fsck_ext2fs
Fix previous properly (wrong variable was tested) thanks riastradh@
2017-04-21 19:33:56 +00:00
fsck_ffs
__empty -> __nothing
2017-02-08 18:05:25 +00:00
fsck_lfs
Update inode member i_flag --> i_state to keep up with kernel changes
2017-06-10 08:13:15 +00:00
fsck_msdos
Prevent SEGV on corrupted msdos directories (Veo Zhang)
2017-04-28 11:33:00 +00:00
fsck_v7fs
need <sys/stat.h>
2017-01-10 20:53:09 +00:00
fsdb
Fix punctuation markup.
2017-08-05 20:25:41 +00:00
fsirand
gpt
Explain what suffixes are accepted when specifying a size.
2018-01-15 12:20:47 +00:00
ifconfig
user librumpres
2017-10-10 19:30:06 +00:00
init
iscsictl
iscsid
ldconfig
luactl
Direct reader to intro(9lua), lua(9) does not exist.
2017-04-10 19:49:39 +00:00
mbrlabel
mknod
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
modload
Fix Dt argument.
2017-07-18 19:50:54 +00:00
modstat
Add a description for the new MODULE_CLASS_BUFQ class.
2016-11-16 10:43:37 +00:00
modunload
Use standard section header.
2016-09-12 06:55:10 +00:00
mount
Sort SEE ALSO.
2018-01-09 09:15:57 +00:00
mount_ados
mount_autofs
It's not literal "-options" so use .Ar
2018-01-24 12:04:47 +00:00
mount_cd9660
s/filesystem/file system/
2017-06-07 15:24:50 +00:00
mount_chfs
mount_efs
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_hfs
mount_kernfs
mount_lfs
mount_msdos
Whilst mount_pcfs originated as a patch in 386BSD, NetBSD 0.8 actually was the first release of an OS to ship with it.
2016-10-11 16:10:03 +00:00
mount_nfs
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
mount_nilfs
mount_ntfs
Use Xr instead of Fn to refer readdir(3)
2017-04-15 10:30:55 +00:00
mount_null
mount_overlay
mount_portal
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
mount_procfs
Bump date for previous.
2017-08-28 05:58:08 +00:00
mount_ptyfs
mount_puffs
New sentence, new line. Sort SEE ALSO. Fix typo.
2016-11-24 12:38:32 +00:00
mount_qemufwcfg
Sync (dead) usage with man page.
2017-11-30 15:42:18 +00:00
mount_sysvbfs
mount_tmpfs
mount_udf
mount_umap
mount_union
s/filesystem/file system/
2017-06-07 15:24:50 +00:00
mount_v7fs
newbtconf
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
newfs
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
newfs_ext2fs
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
newfs_lfs
newfs_msdos
updates for GCC 6.4:
2018-02-04 09:03:23 +00:00
newfs_sysvbfs
fix includes, addr __RCSID
2017-01-10 20:49:20 +00:00
newfs_udf
Disable a couple of warnings until further investigation.
2017-01-11 12:19:43 +00:00
newfs_v7fs
need <sys/stat.h>
2017-01-10 20:53:09 +00:00
nologin
nvmectl
sprinkle static and death
2017-05-03 01:37:16 +00:00
ping
un-ifdef sgi. NFC
2017-10-02 10:08:11 +00:00
ping6
user librumpres
2017-10-10 19:30:06 +00:00
pppoectl
raidctl
implement 32-bit compat support for raidframe.
2018-01-18 00:32:48 +00:00
rcorder
reboot
A standalone reboot utility showed up in 4.0BSD.
2016-09-12 05:43:15 +00:00
resize_ffs
Fix computation of left-over fragments also for ufs2.
2017-10-09 05:24:26 +00:00
resize_lfs
restore
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
rndctl
route
Use the definitions from the standard header files and replace homebrew
2017-12-13 17:42:44 +00:00
routed
unifdef sgi. NFCI
2017-10-02 11:02:19 +00:00
savecore
Adapt funopen(3) call after switch to new zlib(3)
2017-01-10 04:42:20 +00:00
scan_ffs
scsictl
Fix format.
2017-03-08 11:45:14 +00:00
setkey
shutdown
Use NULL instead of 0 for null pointer.
2017-08-07 22:08:12 +00:00
slattach
svhlabel
swapctl
sysctl
updates for GCC 6.4:
2018-02-04 09:03:23 +00:00
ttyflags
tunefs
umount
s/filesystem/file system/
2017-06-07 15:24:50 +00:00
veriexecctl
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
wdogctl
wsconsctl
Makefile
Add mount_autofs
2018-01-14 22:44:04 +00:00
Makefile.inc