.. |
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
|
cgdconfig.8: Use argon2id in examples
|
2021-12-04 15:03:58 +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
|
Fix obvious editor mishap in previous
|
2021-08-08 10:48:35 +00:00 |
disklabel
|
disklabel(8): convert malloc(x * y) to reallocarr
|
2021-11-03 14:25:39 +00:00 |
dkctl
|
Teach dk(4) about ZFS.
|
2020-03-30 08:36:09 +00:00 |
dkscan_bsdlabel
|
s/endianess/endianness/
|
2021-11-10 17:19:29 +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/56270: Matthias Scheler: dump fails on ffsv1: Zero c_extsize since ffsv1
|
2021-07-07 11:06:37 +00:00 |
dump_lfs
|
build lfs_node.c with -O3 on ia64 to avoid assembler overflow issues.
|
2021-04-14 08:31:24 +00:00 |
fastboot
|
…
|
|
fdisk
|
fdisk(8): Convert realloc(x * y) to reallocarr. Eliminate temp variables.
|
2021-11-03 14:30:04 +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
|
Fix the function pointer declaration to something lint likes.
|
2021-09-17 22:41:48 +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 birthtime support and make time 64 bit.
|
2021-05-29 16:51:25 +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
|
fix typos in words "pointer" and s/fram /frame/
|
2021-08-13 20:47:54 +00:00 |
init
|
Allow getty to exit quickly a few times before deciding that it is exiting
|
2021-10-11 20:23:25 +00:00 |
iscsictl
|
fix various typos in comments, log messages and documentation.
|
2021-12-03 13:27:37 +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
|
call it "kernel object linker module framework" not just
|
2021-01-17 00:17:40 +00:00 |
modstat
|
Update usage message to reflect reality.
|
2021-04-07 14:45:28 +00:00 |
modunload
|
Use standard section header.
|
2016-09-12 06:55:10 +00:00 |
mount
|
remove impossible test.
|
2021-12-07 14:31:13 +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
|
Remove commented code, including empty if block. Replace tab with whitespace in usage declaration.
|
2021-07-16 12:09:36 +00:00 |
mount_efs
|
…
|
|
mount_ext2fs
|
…
|
|
mount_fdesc
|
Refactor remaining mount_* commands to use the common pathadj()
|
2020-07-26 08:20:22 +00:00 |
mount_ffs
|
Change the default for ACLs to be posix1e instead of nfsv4 to match FreeBSD.
|
2021-09-18 03:05:19 +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
|
…
|
|
mount_msdos
|
Fix a thinko
|
2020-02-12 09:43:19 +00:00 |
mount_nfs
|
Fix typo: s/--r/-r/
|
2021-03-14 02:56:51 +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
|
properly terminate a buffer after strncpy().
|
2021-04-12 09:18:14 +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
|
librefuse: Preparation of a proper API versioning; no more #ifdef woes in user code
|
2021-12-04 06:42:39 +00:00 |
mount_sysvbfs
|
Add AUTHORS section.
|
2016-09-12 02:38:31 +00:00 |
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
|
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
|
sbin: enable lint for almost all programs
|
2021-09-14 20:13:03 +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
|
fix various typos in comments, messages and documentation.
|
2021-09-19 10:34:06 +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
|
s/offseting/offsetting/ in comment.
|
2021-11-10 16:02:14 +00:00 |
ping
|
ping, ping6: fix comment about ID field
|
2021-06-11 18:47:56 +00:00 |
ping6
|
ping, ping6: fix comment about ID field
|
2021-06-11 18:47:56 +00:00 |
pppoectl
|
Added a keyword to change keepalive interval
|
2021-05-14 09:08:59 +00:00 |
raidctl
|
Support on-demand re-scanning all devices to look for
|
2021-08-02 20:31:14 +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
|
sbin: enable lint for almost all programs
|
2021-09-14 20:13:03 +00:00 |
resize_lfs
|
remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds
|
2020-09-07 03:09:53 +00:00 |
restore
|
Fix reversed test (thanks phone@)
|
2021-08-29 09:17:58 +00:00 |
rndctl
|
Clarify wording further based on private feedback.
|
2021-04-06 22:02:40 +00:00 |
route
|
route(8): group RTF_GATEWAY and ~RTF_GATEWAY (-iface).
|
2021-01-02 22:02:27 +00:00 |
routed
|
s/prefering/preferring/ in comment.
|
2021-12-05 07:15:03 +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
|
Change the default for ACLs to be posix1e instead of nfsv4 to match FreeBSD.
|
2021-09-18 03:05:19 +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
|
Add support for a read-only edid attribute that shows the result of
|
2021-12-25 13:54:13 +00:00 |
Makefile
|
Install mount_qemufwcfg everywhere instead of just x86.
|
2018-09-30 15:56:46 +00:00 |
Makefile.inc
|
sbin: enable lint for almost all programs
|
2021-09-14 20:13:03 +00:00 |