NetBSD/bin
christos 340077b543 - fix parsing bug reported by mycroft: ! was only recognized in the beginning
of pipelines. Now we are recognizing it everywhere like ksh, so:

	! if [ a = b ]; then ! echo c && ! true; else ! echo d; fi

  works.
1996-11-25 20:22:00 +00:00
..
cat
chio this program does not need to be setuid root. 1996-08-06 07:21:40 +00:00
chmod
cp
csh Fix bug reported by Chris Torek: use TCSADRAIN instead of TCSANOW, to avoid 1996-11-08 19:34:37 +00:00
date a a => a (close pr 2204). 1996-03-12 04:32:37 +00:00
dd add const qualifier to args and clist tables 1996-03-01 01:18:58 +00:00
df
domainname
echo
ed fix the the typos 1996-11-10 23:58:22 +00:00
expr don't spew an error message if setlocale(LC_ALL, ""); fails. This is for 1996-06-04 20:41:15 +00:00
hostname
kill
ksh Removed missing.c beacuse NetBSD is not missing any of the functions 1996-10-10 14:17:02 +00:00
ln Remove comment regarding 4.4 symlink behaviour. 1996-04-25 15:44:56 +00:00
ls Sort FTS_NS entries by name, just so the order is well-defined. 1996-07-09 09:16:29 +00:00
mkdir Fix mkdir -p to not ignore terminal directory mode specified. 1996-08-12 22:44:53 +00:00
mt converted to use -lrmt 1996-08-09 04:28:40 +00:00
mv
pax Fixed typo in comment 1996-05-17 01:07:47 +00:00
ps Fix p_nice vs. NZERO code. 1996-10-02 18:07:20 +00:00
pwd
rcp
rm
rmail
rmdir
sh - fix parsing bug reported by mycroft: ! was only recognized in the beginning 1996-11-25 20:22:00 +00:00
sleep
stty fix the the typos 1996-11-10 23:58:22 +00:00
sync
test
Makefile Oops, forgot to add "chio" to the subdirs list. 1996-04-23 17:26:32 +00:00
Makefile.inc