NetBSD/bin
dsl 5f9b910124 Save the length of each variable in the name table so that we can
compare the lengths and then use memcmp() in the search code.
Speeds up one of my scripts by a facter of 2.
Increase the size of the variable hash table.
Cuts down time for script to execute from 60 seconds to 10.
Move variable search into a new function to hide the implementation
from most of the code, new version is slightly smaller than old.
2004-10-02 12:16:53 +00:00
..
cat Remove unused code left over from temporary printescaped functionality. 2004-01-04 03:31:28 +00:00
chio Sync usage with man page. Closes PR 25861 by Kouichirou Hiratsuka. 2004-06-25 14:27:57 +00:00
chmod Remove unused code left over from temporary printescaped functionality. 2004-01-04 03:34:00 +00:00
cp remove unused code left from printescaped() backput as pointed out by Jeff 2004-01-04 16:04:18 +00:00
csh Don't forget to FIOCLEX the internal copies of stdout,stderr,stddiag when 2004-09-28 16:07:01 +00:00
date
dd Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
df Drop LSBs when denominator is big. 2004-07-17 00:29:08 +00:00
domainname Drop extra space. 2004-06-15 14:08:33 +00:00
echo Put a few headers back so this compiles again. 2003-11-25 03:40:18 +00:00
ed
expr Grammar improvement by Patrick Welche. 2004-04-23 13:28:58 +00:00
hostname
kill
ksh Handle RESCUEDIR 2004-08-19 23:00:22 +00:00
ln Add -v to usage. Closes PR 25862 by Kouichirou Hiratsuka. 2004-06-25 14:25:33 +00:00
ls If a files date is any time in the future (not six months or more), 2004-08-09 20:14:54 +00:00
mkdir remove unused code left from printescaped() backput as pointed out by Jeff 2004-01-04 16:04:18 +00:00
mt
mv Deal with RESCUEDIR 2004-08-19 22:25:49 +00:00
pax Bump date for -S support. 2004-09-27 07:41:54 +00:00
ps Bump date for laddr. 2004-08-23 17:36:19 +00:00
pwd
rcmd Bump date for removal of Kerberos option descriptions. 2004-09-05 08:48:32 +00:00
rcp Bump date for removal of Kerberos option descriptions. 2004-09-05 08:48:32 +00:00
rm Sort sections, bump date for previous, and add a comma after e.g.. 2004-03-24 11:37:07 +00:00
rmdir
sh Save the length of each variable in the name table so that we can 2004-10-02 12:16:53 +00:00
sleep
stty Fix longstanding gap in stty functionality: while many operations had 2004-04-01 16:10:03 +00:00
sync
systrace use native syscallnames[] array for 'aout' and 'aoutm68k' "emulations" - it's 2004-09-12 11:05:43 +00:00
test
Makefile
Makefile.inc