..
adjkerntz
bectl
bectl(8): don't allow creation of boot environments with spaces
2021-06-11 09:28:41 -08:00
bsdlabel
Remove deprecated GEOM classes
2019-08-13 20:06:55 +00:00
camcontrol
camcontrol: dump received data for MMC command even if it is unknown
2021-11-21 12:00:42 +02:00
ccdconfig
clri
In preparation for adding inode check-hashes, clean up and
2018-11-13 21:40:56 +00:00
comcontrol
Remove sio(4).
2019-11-21 01:24:49 +00:00
conscontrol
Remove sio(4).
2019-11-21 01:24:49 +00:00
ddb
ddb: use 'textdump dump' instead of 'call doadump'
2019-10-18 12:32:01 +00:00
decryptcore
decryptcore: preload OpenSSL error strings; seed PRNG
2020-12-11 14:32:42 +00:00
devd
vt: fix git mismerge
2021-11-18 22:10:07 -07:00
devfs
devfs.rules: Correctly unhide pf in vnet jails
2021-11-24 17:45:51 +01:00
devmatch
devmatch(8): Fix section ordering
2020-11-20 16:34:01 +00:00
dhclient
dhclient: remove patching of static values in BPF programs
2021-08-26 07:46:11 -04:00
dmesg
dump
Correct assert added to dump program.
2021-05-20 15:57:37 -07:00
dumpfs
Print the fs last-mounted time too.
2020-05-02 00:10:25 +00:00
dumpon
dumpon.8: Ask DDB to call doadump() rather than calling it directly
2021-03-15 11:40:16 -04:00
etherswitchcfg
Add the 'drop tagged' flag support for ethernet switch ports.
2019-06-28 22:12:43 +00:00
fdisk
Remove deprecated GEOM classes
2019-08-13 20:06:55 +00:00
ffsinfo
ffsinfo: Update example to avoid to-be-deprecated vinum
2021-04-09 21:26:23 -04:00
fsck
Fix a few mandoc issues
2020-10-09 14:03:45 +00:00
fsck_ffs
Avoid lost buffers in fsck_ffs.
2021-10-23 21:24:08 -07:00
fsck_msdosfs
Use %ju and cast to (uintmax_t) to avoid using PRI* macros.
2020-09-28 04:30:31 +00:00
fsdb
Rewrite the disk I/O management system in fsck_ffs(8). Other than
2021-01-07 15:03:15 -08:00
fsirand
Filesystem utilities that modify the filesystem (growfs(8), tunefs(8),
2020-10-25 01:36:33 +00:00
gbde
gbde(8) - simplify randomisation with arc4random_buf
2019-02-11 00:11:02 +00:00
geom
Allow GEOM utilities to specify a -v option.
2021-11-23 15:04:33 -08:00
ggate
Fix remote code execution in ggatec(8).
2021-08-24 10:50:50 -07:00
growfs
growfs: do not error if filesystem is already requested size
2021-11-21 19:30:18 -05:00
gvinum
gvinum(8): Fix an issue reported by mandoc
2020-10-03 18:49:00 +00:00
hastctl
hastd
hastd(8) assumes it has no extra file descriptors opened
2020-11-29 13:45:53 +00:00
ifconfig
ifconfig: 80211, add line break after key info
2021-07-18 00:34:57 +00:00
init
init: execute /etc/rc.final after all user processes have terminated
2021-08-26 01:42:00 -05:00
ipf
Create a link to the ipmon.conf.5 man page as documented in ipmon.5.
2019-06-27 12:37:44 +00:00
ipfw
ipfw: Introduce dnctl
2021-09-14 22:00:24 +02:00
iscontrol
Update old iSCSI initiator man pages for removal from 14 and later
2021-10-26 16:23:41 -04:00
kldconfig
kldconfig(8): Add EXAMPLES to the man page
2020-09-29 17:52:15 +00:00
kldload
kldstat
kldstat(8): Add EXAMPLES to the man page
2020-09-02 18:15:57 +00:00
kldunload
ldconfig
ldconfig(8): update manpage to reality
2021-05-28 15:04:52 +03:00
md5
md5(1): Fix a typo in the manual page
2021-08-19 09:29:01 +02:00
mdconfig
mdconfig: Add a regression test for mediasize rounding
2021-09-07 09:36:18 -04:00
mdmfs
mdmfs(8): Fix an issue reported by mandoc
2020-10-03 18:47:50 +00:00
mknod
mksnap_ffs
Deduplicate fsid comparisons
2020-05-21 01:55:35 +00:00
mount
Move the mount name to bit mapping into sys/mount.h so it can be shared with the
2020-08-19 17:09:58 +00:00
mount_cd9660
Advise reader to also see mdconfig(8) in mount_cd9660(8).
2018-08-11 08:34:24 +00:00
mount_fusefs
Fix a common typo in man pages and src comments
2021-09-02 08:13:48 +02:00
mount_msdosfs
Fix a few mandoc issues
2020-10-09 14:03:45 +00:00
mount_nfs
mount_nfs.8: Add information for "nconnect" to man page
2021-08-03 16:49:28 -07:00
mount_nullfs
mount_nullfs: rename a local variable
2021-04-08 02:15:00 +00:00
mount_udf
mount_unionfs
natd
newfs
Explain the newfs naming convention
2021-04-20 10:07:25 +02:00
newfs_msdos
Fix makefs bootstrap on macOS after D25563
2020-08-25 13:30:24 +00:00
nfsiod
pkgbase: Add nfsiod to the FreeBSD-nfs package
2021-08-16 18:15:47 +02:00
nos-tun
pkgbase: Create a FreeBSD-utilities package and make it the default one
2019-09-05 14:15:47 +00:00
nvmecontrol
Partially revert previous commit.
2021-07-20 21:56:36 -04:00
pfctl
pf: Introduce ridentifier
2021-11-26 04:39:05 +01:00
pfilctl
Do a sweep and remove most WARNS=6 settings
2020-10-01 01:10:51 +00:00
pflogd
ping
ICMP checksum test: Fix for big endian
2021-01-11 19:03:46 -07:00
ping6
Merge ping6 to ping
2020-11-26 04:29:30 +00:00
quotacheck
Normally when an attempt is made to mount a UFS/FFS filesystem whose
2018-12-06 00:09:39 +00:00
rcorder
[rcorder] [crunch] Fix C function declarations to include void
2020-09-21 17:59:45 +00:00
reboot
Address a mandoc warning
2020-11-10 14:17:05 +00:00
recoverdisk
Do a sweep and remove most WARNS=6 settings
2020-10-01 01:10:51 +00:00
resolvconf
restore
Clean up global variable declarations in the dump and restore
2020-04-04 00:56:56 +00:00
route
socket: Implement SO_RERROR
2021-08-10 18:54:00 -07:00
routed
sbin/routed: Remove unused code for sgi and NetBSD.
2020-12-25 17:42:47 -08:00
rtsol
Update Makefile.depend files
2019-12-11 17:37:53 +00:00
savecore
savecore: bail on write error even when decompressing
2020-12-11 22:52:12 +00:00
sconfig
Fix the following -Werror warning from clang 10.0.0 in sconfig:
2020-02-13 18:37:17 +00:00
setkey
Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.
2020-06-04 22:58:37 +00:00
shutdown
shutdown.8: Fix typo
2020-07-05 13:08:17 +00:00
spppcontrol
Mark sppp(4) as gone in FreeBSD 14.
2021-10-22 11:27:00 -07:00
swapon
The -F flag of swapon(8) requires -a to work.
2020-05-19 12:16:44 +00:00
sysctl
sbin/sysctl: Fix CTLFLAG_SKIP for adjacent nodes
2021-01-28 19:36:46 -05:00
tests
tunefs
Filesystem utilities that modify the filesystem (growfs(8), tunefs(8),
2020-10-25 01:36:33 +00:00
umount
Document that umount -A does not unmount /dev
2020-06-18 23:12:55 +00:00
veriexec
veriexec(8): Bugfix for an issue reported by mandoc
2020-10-03 18:46:42 +00:00
zfsbootcfg
loader: zfs should support bootonce an nextboot
2020-09-21 09:01:10 +00:00
Makefile
Merge ping6 to ping
2020-11-26 04:29:30 +00:00
Makefile.amd64
NVME support is only for x86 and powerpc64.
2018-06-14 01:15:19 +00:00
Makefile.arm
Makefile.i386
NVME support is only for x86 and powerpc64.
2018-06-14 01:15:19 +00:00
Makefile.inc
build: provide a default WARNS for all in-tree builds
2020-09-18 17:17:46 +00:00
Makefile.mips
Makefile.powerpc64
NVME support is only for x86 and powerpc64.
2018-06-14 01:15:19 +00:00