NetBSD/bin
bjh21 4a9e799f0d Rather than (ab)using the standard error message for EFTYPE, print our own
message when "cat -f" is used on a non-regular file.  This is necessary to
make cat(1) portable to systems that don't have EFTYPE (like Linux).
2002-06-11 22:05:07 +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 Xref pkill/pgrep. 2002-03-04 13:02:32 +00:00
ksh __STDC__ is always defined on NetBSD. 2002-05-25 23:29:16 +00:00
ln
ls Add missing -p to synopsis; from Ryan Younce in PR misc/16555. 2002-04-29 19:47:01 +00:00
mkdir
mt
mv
pax End sentence with a dot. 2002-04-21 00:10:09 +00:00
ps Since kinfo_proc2 has many values that are 64-bit, ps needs to know 2002-04-24 21:41:22 +00:00
pwd
rcmd Drop duplicate .Pp. 2002-03-05 15:09:26 +00:00
rcp __STDC__ is always defined on NetBSD. 2002-05-25 23:29:16 +00:00
rm - Use four space to indent continuation line. 2002-05-02 13:25:09 +00:00
rmdir
sh deal with char c; c != -129 warning. Hi jason! 2002-05-31 16:18:48 +00:00
sleep
stty
sync
test __STDC__ is always defined on NetBSD. 2002-05-25 23:12:16 +00:00
Makefile
Makefile.inc