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 New policy: New sentences start on a new line. 2002-09-25 15:18:36 +00:00
chio New policy: New sentences start on a new line. 2002-09-25 15:18:36 +00:00
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 New policy: New sentences start on a new line. 2002-09-25 15:18:36 +00:00
dd convert to using strsuftoll(3) from libc 2002-11-29 13:11:10 +00:00
df human-readable output via -h flag. output matches Linux and other BSDs. 2002-09-26 16:27:43 +00:00
domainname New policy: New sentences start on a new line. 2002-09-25 15:18:36 +00:00
echo Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
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 New policy: New sentences start on a new line. 2002-09-25 15:18:36 +00:00
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 evironment -> environment. 2002-10-02 09:57:14 +00:00
rcmd New policy: New sentences start on a new line. 2002-09-25 15:18:36 +00:00
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 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
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 New policy: New sentences start on a new line. 2002-09-25 15:18:36 +00:00
sync Sort SEE ALSO. 2001-12-20 20:03:29 +00:00
systrace allow logging for untranslated syscalls; from anil@recoil.org 2002-12-15 19:05:31 +00:00
test New policy: New sentences start on a new line. 2002-09-25 15:18:36 +00:00
Makefile Add userland portion of systrace. 2002-06-17 16:29:07 +00:00
Makefile.inc Revert previous; the change that required it will be done differently. 2002-09-27 21:04:46 +00:00