..
cat
stddef.h is not used by cat.c, remove the include.
2018-01-07 07:08:59 +00:00
chflags
Add an example to the chflags(1) man page.
2018-06-12 16:44:13 +00:00
chio
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
chmod
Correct wording around '-' masks.
2019-03-09 00:30:13 +00:00
cp
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
csh
Don't mess with BLOCKSIZE in shell startup files - it's set by login.conf(5);
2019-01-20 22:08:49 +00:00
date
Remove now useless -d and -t flags.
2019-03-12 04:49:59 +00:00
dd
Replace hand-crafted naive byte-by-byte zero block detection routine
2018-11-29 19:28:01 +00:00
df
Add a deprecation warning when using the feature which mounts devices
2018-02-10 00:22:25 +00:00
domainname
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
echo
Convert cap_enter() < 0 && errno != ENOSYS
to caph_enter() < 0
.
2018-06-19 23:43:14 +00:00
ed
Drop ed(1) "crypto"
2018-11-04 17:56:16 +00:00
expr
expr(1): Fix overflow detection when operand is INTMAX_MIN
2018-04-14 04:35:10 +00:00
freebsd-version
Add a -r option to print the running kernel version.
2017-11-14 10:15:17 +00:00
getfacl
Avoid copying a struct stat for acl_from_stat() calls.
2018-11-01 17:45:29 +00:00
hostname
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
kenv
Fix mandoc -Tlint warnings in bin/
2017-12-07 01:57:27 +00:00
kill
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
ln
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
ls
ls(1): Gate the do_color_* definitions behind COLORLS
2018-08-18 21:03:19 +00:00
mkdir
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
mv
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
pax
Add a note that the use of -B option does not guarantee a size of fragment
2018-12-29 23:08:59 +00:00
pkill
Clarify that /dev/kmem is not used.
2018-12-03 20:01:51 +00:00
ps
ps(1): Pet mandoc and igor
2018-10-31 17:47:08 +00:00
pwait
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
pwd
pwd: mark usage as dead
2018-06-17 05:14:50 +00:00
realpath
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
rm
rm(1): Formalize non-functional status of -P flag
2018-11-10 20:26:55 +00:00
rmail
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
rmdir
General further adoption of SPDX licensing ID tags.
2017-11-20 19:49:47 +00:00
setfacl
Don't set NFSv4 ACL inheritance flags on non-directories.
2018-10-26 21:17:06 +00:00
sh
sh/tests: Improve failure messages of expansion/arith15.0
2019-03-07 22:51:58 +00:00
sleep
Convert cap_enter() < 0 && errno != ENOSYS
to caph_enter() < 0
.
2018-06-19 23:43:14 +00:00
stty
stty.1: Document kern.tty_info_kstacks behavior (r339471)
2018-10-20 18:53:32 +00:00
sync
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
test
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
tests
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
2016-05-04 23:20:53 +00:00
uuidgen
Convert cap_enter() < 0 && errno != ENOSYS
to caph_enter() < 0
.
2018-06-19 23:43:14 +00:00
Makefile
Remove rcmds.
2017-10-06 08:43:14 +00:00
Makefile.inc