Module Name: src
Committed By: snj
Date: Sun Oct 4 00:57:06 UTC 2009
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.2
Log Message:
Ticket 1020.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-5.0.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.0.2
diff -u src/doc/CHANGES-5.0.2:1.1.2.14 src/doc/CHANGES-5.0.2:1.1.2.15
--- src/doc/CHANGES-5.0.2:1.1.2.14 Wed Sep 16 04:58:53 2009
+++ src/doc/CHANGES-5.0.2 Sun Oct 4 00:57:06 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.2,v 1.1.2.14 2009/09/16 04:58:53 snj Exp $
+# $NetBSD: CHANGES-5.0.2,v 1.1.2.15 2009/10/04 00:57:06 snj Exp $
A complete list of changes from the NetBSD 5.0.1 release to the NetBSD 5.0.2
release:
@@ -292,3 +292,11 @@
quite nicely on a 4000/90.
[mhitch, ticket #955]
+bin/pax/Makefile 1.38
+bin/pax/ar_io.c 1.49
+tools/compat/configure 1.69
+tools/compat/configure.ac 1.69
+
+ Do not require sys/mtio.h for a tools build of pax.
+ [apb, ticket #1020]
+