..
amrctl
avoid calling printf() %s with NULL.
2020-09-06 02:34:02 +00:00
apmlabel
atactl
Managment -> Management
2020-12-20 10:19:30 +00:00
badsect
Drop main() prototype.
2016-09-05 01:00:07 +00:00
bioctl
Sort SEE ALSO.
2019-05-08 06:10:30 +00:00
brconfig
Remove unused Pp. Sort SEE ALSO.
2020-07-19 14:43:35 +00:00
canconfig
New sentence, new line. Fix typos. More consistent grammar.
2017-05-29 08:46:23 +00:00
ccdconfig
Use raw device for configuring units. This is necessary as
2020-10-06 18:47:07 +00:00
cgdconfig
Touch up cgdconfig(8) man page.
2020-12-11 21:52: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
New sentence, new line. Bump date for previous.
2020-02-24 11:59:33 +00:00
disklabel
s/occurence/occurrence/
2020-09-29 02:58:51 +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
Fix typo
2017-06-04 08:34:34 +00:00
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
PR bin/55834
2020-12-03 08:25:57 +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
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
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
Avoid unportable shift construct
2020-02-22 09:59:22 +00:00
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
Document author and the version fsirand appeared.
2016-09-11 21:22:18 +00:00
gpt
PR/55875 - Valentin -- "gpt recover -r" does nothing
2020-12-13 21:55:25 +00:00
ifconfig
ifconfig: go back to using direct ioctls rather than data from getifaddrs
2020-10-14 13:37:14 +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
Direct reader to intro(9lua), lua(9) does not exist.
2017-04-10 19:49:39 +00:00
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
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
Use standard section header.
2016-09-12 06:55:10 +00:00
mount
file systems that are used as what spools?
2020-10-24 10:51:34 +00:00
mount_ados
Refactor remaining mount_* commands to use the common pathadj()
2020-07-26 08:20:22 +00:00
mount_autofs
Refactor remaining mount_* commands to use the common pathadj()
2020-07-26 08:20:22 +00:00
mount_cd9660
vnconfig name is retained for backwards compatibility. Use vndconfig.
2018-06-30 09:27:41 +00:00
mount_chfs
Document the version mount_chfs appeared.
2016-09-12 00:38:42 +00:00
mount_efs
mount_ext2fs
Add MOPT_{REL,NO}ATIME as supported by the underlying filesystems.
2016-02-21 22:51:29 +00:00
mount_fdesc
Refactor remaining mount_* commands to use the common pathadj()
2020-07-26 08:20:22 +00:00
mount_ffs
Add ACL support for FFS. From FreeBSD.
2020-05-16 18:31:45 +00:00
mount_filecore
Refactor remaining mount_* commands to use the common pathadj()
2020-07-26 08:20:22 +00:00
mount_hfs
Drop main() prototype.
2016-09-05 01:00:07 +00:00
mount_kernfs
Refactor remaining mount_* commands to use the common pathadj()
2020-07-26 08:20:22 +00:00
mount_lfs
Add MOPT_{REL,NO}ATIME as supported by the underlying filesystems.
2016-02-21 22:51:29 +00:00
mount_msdos
Fix a thinko
2020-02-12 09:43:19 +00:00
mount_nfs
- centralize number parsing code
2020-10-03 18:42:20 +00:00
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
Use Xr instead of Fn to refer readdir(3)
2017-04-15 10:30:55 +00:00
mount_null
Be consistent with mark-up of vop_reclaim
2020-12-01 02:43:18 +00:00
mount_overlay
Refactor remaining mount_* commands to use the common pathadj()
2020-07-26 08:20:22 +00:00
mount_portal
Remove extra semicolon.
2020-05-14 08:34:17 +00:00
mount_procfs
Refactor remaining mount_* commands to use the common pathadj()
2020-07-26 08:20:22 +00:00
mount_ptyfs
Refactor remaining mount_* commands to use the common pathadj()
2020-07-26 08:20:22 +00:00
mount_puffs
New sentence, new line. Sort SEE ALSO. Fix typo.
2016-11-24 12:38:32 +00:00
mount_qemufwcfg
Remove references to "special", as mount_qemufwcfg(8) does not
2020-04-29 09:54:43 +00:00
mount_sysvbfs
Add AUTHORS section.
2016-09-12 02:38:31 +00:00
mount_tmpfs
Add MOPT_{REL,NO}ATIME as supported by the underlying filesystems.
2016-02-21 22:51:29 +00:00
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
Refactor remaining mount_* commands to use the common pathadj()
2020-07-26 08:20:22 +00:00
mount_union
Refactor remaining mount_* commands to use the common pathadj()
2020-07-26 08:20:22 +00:00
mount_v7fs
Add HISTORY & AUTHORS section.
2016-09-12 02:57:09 +00:00
newbtconf
Remove uses of test -o
2018-09-16 22:37:24 +00:00
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
Omit mention of old vnd(4) bug, now resolved.
2019-04-13 19:29:27 +00:00
newfs_lfs
remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds
2020-09-07 03:09:53 +00:00
newfs_msdos
Describe after example like other examples
2020-12-11 18:49:37 +00:00
newfs_sysvbfs
fix includes, addr __RCSID
2017-01-10 20:49:20 +00:00
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
Mention author in AUTHORS section.
2016-09-12 05:23:32 +00:00
nvmectl
add -s option for 'power' command, this instructs the controller to save
2020-09-27 18:17:35 +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
add -dd option for reference of the parameter about control protocols
2020-11-25 10:32:54 +00:00
raidctl
Allow components to be specified by wedge name.
2020-09-13 06:04:53 +00:00
rcorder
Drop main() prototype.
2016-09-05 01:00:07 +00:00
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
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
Whitespace alignment nits.
2020-05-12 09:48:44 +00:00
route
route(8): group RTF_GATEWAY and ~RTF_GATEWAY (-iface).
2021-01-02 22:02:27 +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
remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds
2020-09-07 03:09:53 +00:00
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
Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is
2020-01-19 01:25:03 +00:00
svhlabel
swapctl
Minor formatting change in swapctl -l as noted in my PR bin/51155
2016-05-31 09:34:25 +00:00
sysctl
sysctl: Add indirection of symbols to remove clash with sanitizers
2019-08-18 04:10:22 +00:00
ttyflags
tunefs
Add missing newlines to ACL prints in tunefs; from Jan Schaumann in PR 55824.
2020-11-26 02:06:01 +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
Document keyboard mode ioctls and let wsconsctl manage it.
2020-09-13 07:35:15 +00:00
Makefile
Install mount_qemufwcfg everywhere instead of just x86.
2018-09-30 15:56:46 +00:00
Makefile.inc