NetBSD/bin
christos 02048e84df PR/7814: Matthias Scheler: shell does not fork for builtins in backquotes,
leading to unexpected behaviour. Disable the no-fork optimization for now.
We need to revisit this and keep enough state around to recover from such
changes.
1999-06-26 16:31:47 +00:00
..
cat Fix buffer allocation in function `raw_cat'. It was possible to get a 1999-04-26 09:15:59 +00:00
chio
chmod
cp
csh Remove a bogus whitespace match in the builtin kill(1)'s `-s' parsing; 1999-05-19 14:37:05 +00:00
date
dd
df
domainname
echo
ed
expr
hostname
kill
ksh
ln
ls Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main(). 1999-05-17 12:16:03 +00:00
mkdir Change previous to use symbolic names for file modes. Also, clean up some 1999-05-26 15:51:09 +00:00
mt
mv
pax
ps KNF. 1999-05-09 19:23:38 +00:00
pwd Make it clearer that -L does not necessarily do the job, and, following 1999-05-31 14:37:20 +00:00
rcmd
rcp
rm
rmdir
sh PR/7814: Matthias Scheler: shell does not fork for builtins in backquotes, 1999-06-26 16:31:47 +00:00
sleep
stty pulling param.h not types.h to get BSD4_4. from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> in PR#7751 1999-06-10 14:59:50 +00:00
sync
test
Makefile
Makefile.inc