.. |
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
|
…
|
|
bioctl
|
…
|
|
brconfig
|
Remove unused Pp. Sort SEE ALSO.
|
2020-07-19 14:43:35 +00:00 |
canconfig
|
…
|
|
ccdconfig
|
Use raw device for configuring units. This is necessary as
|
2020-10-06 18:47:07 +00:00 |
cgdconfig
|
cgdconfig(8): Fail more gracefully than SIGSEGV if shell_cmd fails.
|
2021-06-16 23:22:08 +00:00 |
chkconfig
|
…
|
|
chown
|
…
|
|
clri
|
…
|
|
devpubd
|
fix proplib deprecation
|
2021-06-21 03:04:27 +00:00 |
disklabel
|
first check, then copy
|
2021-05-29 17:41:51 +00:00 |
dkctl
|
…
|
|
dkscan_bsdlabel
|
…
|
|
dmctl
|
…
|
|
dmesg
|
…
|
|
drvctl
|
…
|
|
dump
|
Add external attribute dumping and restoring support from FreeBSD.
|
2021-06-19 13:56:34 +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
|
…
|
|
fsck
|
…
|
|
fsck_ext2fs
|
…
|
|
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
|
…
|
|
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
|
…
|
|
gpt
|
PR/55875 - Valentin -- "gpt recover -r" does nothing
|
2020-12-13 21:55:25 +00:00 |
ifconfig
|
fix proplib deprecation
|
2021-06-21 03:14:40 +00:00 |
init
|
s/successfuly/successfully/ in comment. No functional change.
|
2020-06-22 07:50:53 +00:00 |
iscsictl
|
…
|
|
iscsid
|
…
|
|
ldconfig
|
…
|
|
luactl
|
…
|
|
mbrlabel
|
…
|
|
mknod
|
…
|
|
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
|
…
|
|
mount
|
Remove the warning about autoselecting nfs based on : or @.
|
2021-06-04 11:55:45 +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
|
…
|
|
mount_chfs
|
Teach mount_chfs to understand -o. From Andrius V.
|
2021-06-07 21:44:35 +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
|
…
|
|
mount_filecore
|
Refactor remaining mount_* commands to use the common pathadj()
|
2020-07-26 08:20:22 +00:00 |
mount_hfs
|
…
|
|
mount_kernfs
|
Refactor remaining mount_* commands to use the common pathadj()
|
2020-07-26 08:20:22 +00:00 |
mount_lfs
|
…
|
|
mount_msdos
|
…
|
|
mount_nfs
|
Fix typo: s/--r/-r/
|
2021-03-14 02:56:51 +00:00 |
mount_nilfs
|
…
|
|
mount_ntfs
|
…
|
|
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
|
…
|
|
mount_qemufwcfg
|
…
|
|
mount_sysvbfs
|
…
|
|
mount_tmpfs
|
…
|
|
mount_udf
|
…
|
|
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
|
…
|
|
newbtconf
|
…
|
|
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
|
…
|
|
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
|
…
|
|
newfs_udf
|
more GCC 10 fixes.
|
2021-04-13 06:25:48 +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
|
…
|
|
nvmectl
|
add -s option for 'power' command, this instructs the controller to save
|
2020-09-27 18:17:35 +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
|
Avoid using Pq.
|
2021-05-27 07:03:27 +00:00 |
rcorder
|
…
|
|
reboot
|
…
|
|
resize_ffs
|
…
|
|
resize_lfs
|
remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds
|
2020-09-07 03:09:53 +00:00 |
restore
|
restore(8): Mark fail_dirtmp __dead to fix clang build.
|
2021-06-23 14:22:08 +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
|
…
|
|
savecore
|
…
|
|
scan_ffs
|
remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds
|
2020-09-07 03:09:53 +00:00 |
scsictl
|
…
|
|
setkey
|
…
|
|
shutdown
|
…
|
|
slattach
|
…
|
|
svhlabel
|
…
|
|
swapctl
|
…
|
|
sysctl
|
…
|
|
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
|
…
|
|
umount
|
…
|
|
veriexecctl
|
…
|
|
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
|
…
|
|
Makefile.inc
|
…
|
|