..
cat
Add cross reference to tac(1).
2017-10-02 08:24:17 +00:00
chio
typo: unvalid -> invalid
2017-10-16 17:08:35 +00:00
chmod
cp
PR/54564: Jan Schaumann: cp of a fifo yields an empty file
2019-09-23 18:01:09 +00:00
csh
compare pointers with NULL not '\0'.
2019-02-01 08:29:03 +00:00
date
Remove trailing whitespace and Tn macro.
2018-01-27 18:59:38 +00:00
dd
copy libc's swab.c into dd as dd_swab(), and remove the restrict.
2019-10-04 08:57:37 +00:00
df
we don't need root anymore.
2019-09-23 15:24:44 +00:00
domainname
echo
ed
Unifdef compatibility for broken realloc.
2019-01-04 19:13:58 +00:00
expr
Add a missing check to handle correctly 0 * 0 in expr(1)
2018-06-27 17:23:36 +00:00
hostname
kill
Reverse a decision made when the printsignals() routines from
2018-12-12 20:22:43 +00:00
ksh
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
2019-09-29 23:44:58 +00:00
ln
Update usage to include -w
2018-08-26 23:01:06 +00:00
ls
mkdir
mt
Bump date for previous.
2018-09-01 07:26:56 +00:00
mv
pax
Install manual pages for tar and cpio only if ${MKBSDTAR} == "no"
2019-08-15 21:05:16 +00:00
ps
ps(1): Guard freeing the memory of pinfo with __NO_LEAKS.
2019-09-15 15:27:50 +00:00
pwd
rcmd
rcp
rm
rmdir
PR/48182: Fix rmdir -p handling of top-level (root) directory.
2017-08-10 22:52:13 +00:00
sh
When a return occurs in the test part of a loop statement (while/until)
2019-05-04 02:52:55 +00:00
sleep
Deal with overflow when the sleep duration given is a simple
2019-03-10 15:18:45 +00:00
stty
Don't fail when the line discipline ioctl fails (since it secondary
2019-09-06 16:28:53 +00:00
sync
test
Allow SMALL (and TINY) builds of test (for SMALL/TINY builds of sh)
2018-09-13 22:00:58 +00:00
Makefile
Makefile.inc