NetBSD/bin
kre b8bee70d9c DEBUG mode changes only. NFC (NC) for any normally compiled shell.
Mostly adding DEBUG mode tracing (when appropriate verbose tracing
is enabled generally) whenever a shell (including sushell) process
exits, so shells that the tracing should indicate why ehslls that
vanish did that.

Note for future investigators: if the relevant tracing is enabled,
and a (sub-)shell still simply seems to have vanished without trace,
the likely cause is that it was killed by a signal - and of those,
the most common that occurs is SIGPIPE.
2021-11-10 15:26:34 +00:00
..
cat
chio
chmod
cp fix reversed test. 2020-05-22 14:54:30 +00:00
csh provide a way to reset setproctitle. 2021-09-16 19:34:21 +00:00
date tool changes 2021-05-26 20:19:51 +00:00
dd dd: fix lint warnings about effectively discarding 'const' 2021-10-09 21:31:36 +00:00
df df: bump man page date 2021-01-06 20:38:09 +00:00
domainname
echo echo: clean up, increase WARNS to 6 2021-10-10 19:07:19 +00:00
ed ed(1): use reallocarr instead of realloc(x * y) 2021-11-02 08:04:20 +00:00
expr Fix typo 2020-06-11 13:08:07 +00:00
getfacl Fix xrefs, comment out acl(9) which we don't have. 2020-06-18 19:36:13 +00:00
hostname
kill restore a bit of history. 2021-08-15 10:58:04 +00:00
ksh s/writting/writing/ 2021-11-06 06:40:33 +00:00
ln
ls Fix skipping of directories that begin with a '.' in -R mode. 2020-07-07 14:29:06 +00:00
mkdir PR bin/56398 2021-09-13 22:46:02 +00:00
mt
mv Note that -h is an extension to POSIX. Bump date. 2020-06-24 17:00:58 +00:00
pax pax.1: minor grammar fixes 2021-11-06 01:19:19 +00:00
ps s/maxiumum/maximum/ 2021-11-06 06:38:03 +00:00
pwd
rcmd
rcp In sink(), upon error, avoid multiple replies to the source as this 2020-05-06 18:15:40 +00:00
rm bin: remove unnecessary lint comment CONSTCOND 2021-09-10 22:11:03 +00:00
rmdir
setfacl Sync usage with manpage. 2020-06-18 19:44:01 +00:00
sh DEBUG mode changes only. NFC (NC) for any normally compiled shell. 2021-11-10 15:26:34 +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
Makefile Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
Makefile.inc bin: in builds with MKLINT=yes, run lint on all programs 2021-10-09 21:06:31 +00:00