NetBSD/bin
apb cd12700971 If SHELL_BUILTIN is defined (as will be the case when building external
builtins such as the printf command), then hide a few declarations.

This allows the shell to build again, fixing a problem with
"error" being declared as a function here, and as a variable in
.../usr.bin/printf/printf.c.
2008-03-29 09:58:00 +00:00
..
cat
chio
chmod
cp
cpio Add build glue for libarchive based cpio and tar. 2008-02-27 15:39:21 +00:00
csh Dividing by a time_t makes the result time_t, so it should be cast to long 2008-02-24 05:20:17 +00:00
date Use strtoll rather than strtol to read the -r argument, so it will work 2008-02-24 04:49:45 +00:00
dd
df sort options from anon ymous 2008-03-04 20:11:00 +00:00
domainname
echo
ed
expr
hostname
kill
ksh
ln
ls
mkdir
mt Grammar fix and clarification from PR 37727 by Randolf Richardson. 2008-03-09 20:59:13 +00:00
mv
pax Kill pre-4.4BSD compat code. 2008-02-24 20:42:46 +00:00
ps ps -t? needs to imply -x. Otherwise the non-x logic filters all the results 2008-03-10 03:44:11 +00:00
pwd
rcmd
rcp Print time_t as long long, not long. 2008-02-24 05:16:46 +00:00
rm
rmdir
sh If SHELL_BUILTIN is defined (as will be the case when building external 2008-03-29 09:58:00 +00:00
sleep
stty
sync
tar Add build glue for libarchive based cpio and tar. 2008-02-27 15:39:21 +00:00
test
Makefile
Makefile.inc