NetBSD/bin
dholland 0a890e1609 ps -t? needs to imply -x. Otherwise the non-x logic filters all the results
out. Thanks to der Mouse for prompting me to fix it...
2008-03-10 03:44:11 +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 Wordo fix, noted by jmc@openbsd. 2007-12-28 14:32:50 +00:00
ksh use __RCSID() 2007-12-12 22:55:42 +00:00
ln PR/37243 - Joerg Niendorf -- fixup botched addition of -i option 2007-10-29 11:22:59 +00:00
ls
mkdir
mt Grammar fix and clarification from PR 37727 by Randolf Richardson. 2008-03-09 20:59:13 +00:00
mv Code cleanup: 2008-01-16 11:43:34 +00:00
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 Generate ANSI functions. 2008-02-27 21:56:14 +00:00
sleep
stty
sync
tar Add build glue for libarchive based cpio and tar. 2008-02-27 15:39:21 +00:00
test convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
Makefile Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
Makefile.inc