Module Name: src
Committed By: riz
Date: Wed Dec 18 04:07:13 UTC 2013
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.4
Log Message:
Revert ticket 1893
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-5.1.4
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.1.4
diff -u src/doc/CHANGES-5.1.4:1.1.2.5 src/doc/CHANGES-5.1.4:1.1.2.6
--- src/doc/CHANGES-5.1.4:1.1.2.5 Tue Dec 17 21:01:32 2013
+++ src/doc/CHANGES-5.1.4 Wed Dec 18 04:07:13 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.4,v 1.1.2.5 2013/12/17 21:01:32 bouyer Exp $
+# $NetBSD: CHANGES-5.1.4,v 1.1.2.6 2013/12/18 04:07:13 riz Exp $
A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
release:
@@ -40,8 +40,3 @@ usr.sbin/ndp/ndp.c 1.42
obey all local alignement requirements.
[martin, ticket #1892]
-sys/compat/common/compat_util.c 1.45
-
- Free pathbuf in an error path.
- [martin, ticket #1893]
-