.. |
amrctl
|
Remove reference to -c flag which was never implemented.
|
2018-08-27 00:36:03 +00:00 |
apmlabel
|
…
|
|
atactl
|
Remove trailing whitespace.
|
2018-12-05 14:45:59 +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
|
typo
|
2018-09-01 11:46:52 +00:00 |
chkconfig
|
…
|
|
chown
|
Add EXIT STATUS section. Use Ex. Sort sections.
|
2017-07-04 06:53:12 +00:00 |
clri
|
…
|
|
devpubd
|
…
|
|
disklabel
|
Avoid misaligned access in disklabel(8) in find_label()
|
2018-06-27 01:14:48 +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
|
Correct the 6 second offset issue between the time reported by
|
2018-10-30 19:40:35 +00:00 |
drvctl
|
Revert functional changes in previous, at expense of strict KNF conformance.
|
2018-02-14 17:43:09 +00:00 |
dump
|
Document what rdump is (was once) for. PR 53442.
|
2018-07-15 06:14:13 +00:00 |
dump_lfs
|
s/filesystem/file system/
|
2017-06-07 15:24:50 +00:00 |
fastboot
|
…
|
|
fdisk
|
In validate_bootsel, the code assumed that arr[j][i] can be accessed
|
2018-11-14 12:05:29 +00:00 |
fsck
|
…
|
|
fsck_ext2fs
|
Remove references to -c flag which was never included.
|
2018-08-27 15:16:49 +00:00 |
fsck_ffs
|
"s/ are are / are /" in comment. No functional change.
|
2018-11-08 06:34:40 +00:00 |
fsck_lfs
|
Remove duplicate assignments.
|
2018-06-12 20:12:21 +00:00 |
fsck_msdos
|
Typos.
|
2018-02-08 09:05:16 +00:00 |
fsck_v7fs
|
…
|
|
fsdb
|
Fix punctuation markup.
|
2017-08-05 20:25:41 +00:00 |
fsirand
|
…
|
|
gpt
|
add support to detect the 3 vmware GPT partition types:
|
2018-11-06 04:04:33 +00:00 |
ifconfig
|
Fix the format of ifconfig linkstr; it takes an argument
|
2018-11-15 04:37:20 +00:00 |
init
|
…
|
|
iscsictl
|
…
|
|
iscsid
|
…
|
|
ldconfig
|
…
|
|
luactl
|
…
|
|
mbrlabel
|
Handle sector sizes != 512, check partition overlaps, improve guessing
|
2018-03-30 13:14:25 +00:00 |
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
|
…
|
|
modunload
|
…
|
|
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
|
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
|
Remove Tn for standard abbreviations.
|
2018-05-17 06:37:06 +00:00 |
mount_nilfs
|
…
|
|
mount_ntfs
|
…
|
|
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
|
…
|
|
mount_qemufwcfg
|
Add libpuffs (fixes sun2 build)
|
2018-10-03 13:34:44 +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 uses of test -o
|
2018-09-16 22:37:24 +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
|
…
|
|
newfs_udf
|
Address of packed member might not be aligned.
|
2018-12-09 17:52:48 +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
|
un-ifdef sgi. NFC
|
2017-10-02 10:08:11 +00:00 |
ping6
|
Add code 3 of paramprob, part of RFC7112: "IPv6 First Fragment has
|
2018-04-24 07:22:32 +00:00 |
pppoectl
|
Fix wrong macro, use An.
|
2018-09-25 09:55:41 +00:00 |
raidctl
|
Follow the ioctl arg changes of RAIDFRAME_GET_COMPONENT_LABEL and
|
2018-03-24 19:41:35 +00:00 |
rcorder
|
…
|
|
reboot
|
…
|
|
resize_ffs
|
Fix computation of left-over fragments also for ufs2.
|
2017-10-09 05:24:26 +00:00 |
resize_lfs
|
…
|
|
restore
|
Remove superfluous macro.
|
2018-07-18 17:57:00 +00:00 |
rndctl
|
…
|
|
route
|
Resolve every route(4) message type before printing anything more about it
|
2018-08-14 20:53:07 +00:00 |
routed
|
update for GCC 6:
|
2018-02-06 09:33:07 +00:00 |
savecore
|
put a bunch of the kvm_read + warn on failure code into a macro that
|
2018-11-06 04:07:22 +00:00 |
scan_ffs
|
…
|
|
scsictl
|
…
|
|
setkey
|
…
|
|
shutdown
|
Use NULL instead of 0 for null pointer.
|
2017-08-07 22:08:12 +00:00 |
slattach
|
Improve examples and netmask information (from Dan Plassche)
|
2018-11-12 00:56:26 +00:00 |
svhlabel
|
…
|
|
swapctl
|
…
|
|
sysctl
|
kern.boottime was changed from a struct timeval to a struct timespec
|
2018-10-30 19:41:21 +00:00 |
ttyflags
|
…
|
|
tunefs
|
…
|
|
umbctl
|
Mark _error() as printflikee
|
2018-08-02 03:40:51 +00:00 |
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
|
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
|
…
|
|