NetBSD/bin
lukem 37085e7c0d Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main().
This allows other programs to link in against ls (e.g, ftpd), without having
to have hacks to deal with multiple main()s.

Yes, I know this is ugly. The clean alternative (move lots of this
into libutil, yada yada yada) isn't fun, and the effort probably isn't
justified...
1999-05-17 12:16:03 +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 fix incorrect operation caused by the previous checkin. 1999-05-09 00:00:20 +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
mt
mv
pax When substituting backreferences source from the pattern, not the replacement 1999-03-24 17:00:23 +00:00
ps KNF. 1999-05-09 19:23:38 +00:00
pwd
rcmd
rcp
rm
rmdir
sh Fix for bin/7502, from Tor Egge / FreeBSD. Their commit message: 1999-04-30 17:54:17 +00:00
sleep
stty Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
sync
test Operator precedence consistency; from "Andrew_L. Moore" <alm@SlewSys.Org> 1999-04-05 09:48:38 +00:00
Makefile
Makefile.inc