NetBSD/bin
jmc a7755cce7c Various changes to fix bugs in PR bin/12838.
Make sure all precendence is spelled out correctly (comparison does not
have the same level as the arithmetic operators..)
Break the arithemtic operators into 2 classes (+- are lower than */%)
Restructure the arithmetic code into a function either class above can call.
Finally, add a whole suite of regression tests (checked in separately) which
the previous code failed on 3 of them.
2001-05-05 06:57:57 +00:00
..
cat Un-__P and ANSIfy 2001-01-03 14:32:40 +00:00
chio convert to use getprogname() 2001-02-19 22:39:39 +00:00
chmod The "X" permission _is_ specified by POSIX.2. 2000-10-14 18:45:03 +00:00
cp
csh Add references to getrlimit(2) and setrlimit(2) under the csh built-in 2001-03-16 08:45:33 +00:00
date xref settimeofday(2) 2001-03-09 15:16:49 +00:00
dd In the words of Our Fearless Leader, I am "utterly sick" of dd(1) 2001-04-28 22:47:23 +00:00
df use getprogname() 2001-02-20 23:02:07 +00:00
domainname Update to reflect reality - s,/etc/netstart,/etc/rc.d/network, 2001-02-27 17:47:22 +00:00
echo
ed remove redundant declaration of errmsg 2001-01-07 05:41:20 +00:00
expr Various changes to fix bugs in PR bin/12838. 2001-05-05 06:57:57 +00:00
hostname Update to reflect reality - s,/etc/netstart,/etc/rc.d/network, 2001-02-27 17:47:22 +00:00
kill
ksh environ(7), not (5); add RCS Id; whitespace fixes. 2001-04-09 12:33:22 +00:00
ln convert to use getprogname() 2001-02-19 22:39:39 +00:00
ls fix nested extern. 2001-02-04 19:32:26 +00:00
mkdir
mt Equally trivial formatting tweak. Leaving the thing alone after this. :) 2001-02-13 19:39:34 +00:00
mv
pax use more standard %ll_ in favour of %q_ 2001-01-04 15:39:50 +00:00
ps Always initialize an auto variable. 2001-03-23 01:06:02 +00:00
pwd
rcmd Xref kerberos 8, not 3. 2001-04-03 10:53:45 +00:00
rcp use more standard %ll_ in favour of %q_ 2001-01-04 15:39:50 +00:00
rm
rmdir
sh Use ${MACHINE_CPU} == "arm" to test for ARMishness. 2001-04-18 17:35:36 +00:00
sleep
stty
sync
test
Makefile
Makefile.inc