NetBSD/bin
mason ec4fb122bd Add -l option to cat(1), as discussed on tech-userlevel. This option
causes cat(1) to use fcntl(2) to set an exclusive advisory lock on stdout.
While being useful in its own right, this will shortly be used to
guarantee orderly writing to METALOG in the case of unprivileged builds
with NBUILDJOBS > 1.
2002-06-10 07:43:33 +00:00
..
cat Add -l option to cat(1), as discussed on tech-userlevel. This option 2002-06-10 07:43:33 +00:00
chio - Don't put space before function call operator. 2002-05-02 13:07:01 +00:00
chmod Fix a comment: POSIX doesn't specify -h. 2002-05-31 18:54:01 +00:00
cp Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
csh Since we have rlim_t, use it. 2002-05-28 22:12:25 +00:00
date Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
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 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
domainname Update to reflect reality - s,/etc/netstart,/etc/rc.d/network, 2001-02-27 17:47:22 +00:00
echo Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
ed __STDC__ is always defined on NetBSD. 2002-05-25 23:29:16 +00:00
expr rewritten in NetBSD 1.6 -> rewritten for NetBSD 1.6 2002-02-19 21:14:45 +00:00
hostname ANSIfy and KNF fixes, use {g,s}etprogname. Patch by Petri Koistinen. 2001-09-16 13:48:35 +00:00
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 ANSIfy, KNF, by Petri Koistinen. 2001-09-16 22:14:40 +00:00
ls Add missing -p to synopsis; from Ryan Younce in PR misc/16555. 2002-04-29 19:47:01 +00:00
mkdir Cosmetic changes. 2002-02-19 06:30:12 +00:00
mt Whitespace nits. 2001-12-20 19:31:48 +00:00
mv Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
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 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
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 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
sh deal with char c; c != -129 warning. Hi jason! 2002-05-31 16:18:48 +00:00
sleep Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
stty Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
sync Sort SEE ALSO. 2001-12-20 20:03:29 +00:00
test __STDC__ is always defined on NetBSD. 2002-05-25 23:12:16 +00:00
Makefile
Makefile.inc change from WARNS?=1 to WARNS?=2 for bin/ 2001-11-03 13:40:30 +00:00