NetBSD/bin
christos 505573954e Unfortunately (as I expected) the previous change broke:
sleep
    cmd='set `type "sleep"`; eval echo \$$#'
    which=`eval $cmd`
    echo $which

because the region did not get recorded at all, and it was interpreted as
a single word. I modified the code to keep track when the result of a
backquote expansion has been recorded to avoid recording it twice. I still
feel that this is not the right fix... More to come.
1997-12-01 14:43:20 +00:00
..
cat lint 1997-11-05 21:17:14 +00:00
chio
chmod Fix .Nm usage. 1997-10-20 08:50:59 +00:00
cp
csh add dependancy line to fix parallel compilation 1997-10-22 01:22:58 +00:00
date lint 1997-11-05 21:17:14 +00:00
dd Fix .Nm usage. 1997-10-20 08:50:59 +00:00
df Fix .Nm usage. 1997-10-20 08:50:59 +00:00
domainname lint 1997-11-05 21:17:14 +00:00
echo lint 1997-11-05 21:17:14 +00:00
ed
expr Fix .Nm usage. 1997-10-20 08:50:59 +00:00
hostname Fix .Nm usage. 1997-10-20 08:50:59 +00:00
kill Fix .Nm usage. 1997-10-20 08:50:59 +00:00
ksh add dependancies to fix parallel compilation 1997-10-22 01:36:36 +00:00
ln lint 1997-11-05 21:17:14 +00:00
ls Fix .Nm usage. 1997-10-20 08:50:59 +00:00
mkdir lint 1997-11-05 21:17:14 +00:00
mt <rmt.h> does funky function remapping stuff. Include it after we've 1997-10-21 20:04:55 +00:00
mv Fix .Nm usage. 1997-10-20 08:50:59 +00:00
pax getoldopt is expect to return -1 (not EOF), so "make it so" 1997-11-01 06:58:44 +00:00
ps
pwd
rcmd Fix .Nm usage. 1997-10-20 08:50:59 +00:00
rcp Add xrefs to new hosts.equiv(5)/rhosts(5) man page. 1997-11-26 18:06:51 +00:00
rm Fix .Nm usage. 1997-10-20 08:50:59 +00:00
rmdir lint 1997-11-05 21:17:14 +00:00
sh Unfortunately (as I expected) the previous change broke: 1997-12-01 14:43:20 +00:00
sleep lint 1997-11-05 21:17:14 +00:00
stty Fix .Nm usage. 1997-10-20 08:50:59 +00:00
sync lint 1997-11-05 21:17:14 +00:00
test add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
Makefile
Makefile.inc