freebsd-nq/bin
Jilles Tjoelker 9d37e15722 sh: Code size optimizations to "stack string" memory allocation:
* Prefer one CHECKSTRSPACE with multiple USTPUTC to multiple STPUTC.
* Add STPUTS macro (based on function) and use it instead of loops that add
  nul-terminated strings to the stack string.

No functional change is intended, but code size is about 1K less on i386.
2010-11-23 22:17:39 +00:00
..
cat
chflags mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
chio
chmod
cp
csh
date
dd
df
domainname
echo echo(1): Clarify portability and mention literal "--" handling. 2010-11-12 22:43:40 +00:00
ed
expr expr(1): Add sh(1) versions of examples, remove an incorrect example. 2010-09-09 21:59:53 +00:00
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv
pax
pkill
ps Make a thread's address available via the kern proc sysctl, just like the 2010-10-08 00:44:53 +00:00
pwait
pwd
rcp
realpath
rm Fix typo and grammar nit 2010-10-31 19:16:54 +00:00
rmail
rmdir
setfacl
sh sh: Code size optimizations to "stack string" memory allocation: 2010-11-23 22:17:39 +00:00
sleep
stty Add a new libc function: cfmakesane(3). 2010-11-02 17:00:56 +00:00
sync
test test: Move tests to tools/regression/bin/test. 2010-11-08 23:15:10 +00:00
uuidgen
Makefile Merge from tbemd: 2010-09-13 01:29:51 +00:00
Makefile.inc