NetBSD/bin
lukem 68df873854 When writing (-w) or copying (-rw), and using -M (stdin file list is
mtree(8) specfile), compare the "post write/copy" mtime against the
actual "pre write/copy" mtime instead of the mtime from the specfile.

This prevents warnings such as:
	pax: File ./foo was modified during copy to archive
if the file's mtime in the file system is different to what's in the specfile.
(The resultant file will still get the specfile mtime ...)
2003-02-21 01:25:11 +00:00
..
cat
chio
chmod Start new paragraph after options are listed. 2003-01-20 03:10:38 +00:00
cp The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
csh use strtol() for better error handling in builtin kill (Peter Jeremy) 2003-02-08 19:40:30 +00:00
date
dd convert to using strsuftoll(3) from libc 2002-11-29 13:11:10 +00:00
df
domainname
echo
ed Avoid conflict with reserved identifier "exp". 2002-12-06 01:39:10 +00:00
expr 'NetBSD.org' 2003-02-14 16:17:30 +00:00
hostname
kill sent cont to jobs so that they can exit without an fg when killed. 2002-11-25 14:23:07 +00:00
ksh Make 'times' be a proper posix special builtin. 2003-01-20 08:49:00 +00:00
ln Whitespace nits. 2002-12-28 21:15:24 +00:00
ls some mdoc improvements. 2003-02-10 16:10:22 +00:00
mkdir in mkpath(), don't try to stat() the to-be-created directory beforehand, 2002-11-24 23:40:07 +00:00
mt "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +00:00
mv insert a paragraph break between the option list and following text 2003-01-19 10:03:28 +00:00
pax When writing (-w) or copying (-rw), and using -M (stdin file list is 2003-02-21 01:25:11 +00:00
ps Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
pwd
rcmd
rcp It's a very bad habit to store file sizes in int's, so change it to off_t 2002-11-22 21:46:02 +00:00
rm Note: Original change approved by Enami. 2003-02-13 19:51:10 +00:00
rmdir
sh New sentence, new line; bump date for last change. 2003-02-12 18:58:50 +00:00
sleep Use shell glob expansion in the csh example, instead of ls with glob. 2002-11-21 15:02:03 +00:00
stty
sync
systrace allow logging for untranslated syscalls; from anil@recoil.org 2002-12-15 19:05:31 +00:00
test
Makefile
Makefile.inc