NetBSD/bin
lukem e0fcc669c4 Change how "cd .." is handled in next_file() with -M, to ensure that curdir[]
isn't addressed with a negative offset when back at the top of the tree.
This caused pax -M on sparc64 to generate corrupt tar files.
Problem found by Tim Goodwin <tjg@star.le.ac.uk> in [bin/17412].
2002-06-28 11:29:45 +00:00
..
cat Rather than (ab)using the standard error message for EFTYPE, print our own 2002-06-11 22:05:07 +00:00
chio no need for \n on errx 2002-06-11 05:33:51 +00:00
chmod Fix a comment: POSIX doesn't specify -h. 2002-05-31 18:54:01 +00:00
cp
csh Since we have rlim_t, use it. 2002-05-28 22:12:25 +00:00
date
dd Add LL to 1099511627776 since it won't fit in a long on ILP32 systems. 2002-06-09 19:38:00 +00:00
df
domainname
echo
ed __STDC__ is always defined on NetBSD. 2002-05-25 23:29:16 +00:00
expr
hostname
kill
ksh __STDC__ is always defined on NetBSD. 2002-05-25 23:29:16 +00:00
ln
ls Note that -T is to be used with -l; synced with FreeBSD via Michal 2002-06-24 20:14:35 +00:00
mkdir
mt
mv
pax Change how "cd .." is handled in next_file() with -M, to ensure that curdir[] 2002-06-28 11:29:45 +00:00
ps g/c procfs fallback code, it's redundant now that we use sysctl to get 2002-06-19 08:11:55 +00:00
pwd
rcmd
rcp __STDC__ is always defined on NetBSD. 2002-05-25 23:29:16 +00:00
rm
rmdir
sh deal with char c; c != -129 warning. Hi jason! 2002-05-31 16:18:48 +00:00
sleep
stty
sync
systrace Sort sections. 2002-06-26 15:29:43 +00:00
test __STDC__ is always defined on NetBSD. 2002-05-25 23:12:16 +00:00
Makefile Add userland portion of systrace. 2002-06-17 16:29:07 +00:00
Makefile.inc