Module Name: src
Committed By: sborrill
Date: Sat Oct 10 18:17:29 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1078
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.94 -r1.1.2.95 src/doc/CHANGES-5.1
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
diff -u src/doc/CHANGES-5.1:1.1.2.94 src/doc/CHANGES-5.1:1.1.2.95
--- src/doc/CHANGES-5.1:1.1.2.94 Fri Oct 9 08:09:48 2009
+++ src/doc/CHANGES-5.1 Sat Oct 10 18:17:29 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.94 2009/10/09 08:09:48 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.95 2009/10/10 18:17:29 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -14044,8 +14044,13 @@
distrib/utils/sysinst/util.c 1.160
- usr/X11R7/lib/X11/xkb/symbols/pc went from a directory to a
+ /usr/X11R7/lib/X11/xkb/symbols/pc went from a directory to a
file, so on upgrades we need to remove it before extracting
the xbase set.
[snj, ticket #1081]
+usr.sbin/acpitools/aml/aml_name.c 1.4
+
+ Check validity of parent and so fix potential segfault.
+ [cegger, ticket #1078]
+