NetBSD/bin
pooka efab5715bc Disable mmap path. With the current vnode locking scheme it has
a very annoying property: if the source media is slow (like a slow
network), the target file will be locked for the duration of the
entire max 8MB write and cause processes attempting to e.g. stat()
it to "tstile" (for several minutes in the worst case).  Revisit
this if/when vnode locking gets a little smarter.

chs ok (although he would rather see vnode locking improvements,
but that's a slightly larger project)
2010-10-22 17:56:06 +00:00
..
cat
chio
chmod Document "-f". From Andreas Wiese in PR bin/35409, slightly modified. 2010-01-22 05:41:36 +00:00
cp Disable mmap path. With the current vnode locking scheme it has 2010-10-22 17:56:06 +00:00
csh Use .In instead of .Aq .Pa for signal.h. 2010-03-22 18:33:27 +00:00
date Simplify by using setenv() instead of putenv(). 2010-10-03 08:21:27 +00:00
dd
df \\ -> \e 2010-04-05 21:16:21 +00:00
domainname
echo
ed If the definition of a static function is #if DES, the declaration 2010-06-09 19:20:18 +00:00
expr Explicitly quote | and : meant as separate operator. Kill trailing 2010-05-24 00:29:30 +00:00
hostname
kill Make sure that numerical signals and pids are in range for their types. 2009-10-01 09:24:38 +00:00
ksh PR: 39604 2010-06-05 03:02:37 +00:00
ln
ls Fix broken indentation. No functional change. 2010-08-18 02:53:54 +00:00
mkdir
mt
mv
pax Backout previous; it was wrong fix. 2010-08-31 05:07:09 +00:00
ps Do not check pcpu value against 100.0 but rather 99.95, to properly 2010-07-28 17:39:54 +00:00
pwd
rcmd
rcp Fix up seriously borked mallocing of a static buffer, which seems to 2009-08-31 07:11:16 +00:00
rm
rmdir
sh dprintf is claimed by posix. 2010-08-30 06:27:14 +00:00
sleep Bump date for SIGINFO. 2010-10-09 07:40:58 +00:00
stty \\ -> \e 2010-04-05 16:16:53 +00:00
sync
test Correct usage for parentheses, and mark up "expression" in more places. 2009-11-10 18:19:46 +00:00
Makefile
Makefile.inc