Module Name:    src
Committed By:   sborrill
Date:           Wed Oct 14 09:14:17 UTC 2009

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Ticket 1089


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.100 -r1.1.2.101 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.100 src/doc/CHANGES-5.1:1.1.2.101
--- src/doc/CHANGES-5.1:1.1.2.100	Sun Oct 11 18:04:30 2009
+++ src/doc/CHANGES-5.1	Wed Oct 14 09:14:16 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.100 2009/10/11 18:04:30 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.101 2009/10/14 09:14:16 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -14119,3 +14119,10 @@
 	this there is a simple local-user panic in ureadc().
 	[dsl, ticket #1087]
 
+include/util.h					1.53
+lib/libutil/opendisk.c				1.12
+
+	Fix the open routine function pointer prototype of opendisk1()
+	to match the prototype of open().
+	[pooka, ticket #1089]
+

Reply via email to