Module Name:    src
Committed By:   sborrill
Date:           Sun Oct 18 12:46:42 UTC 2009

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

Log Message:
Ticket 1100


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.117 -r1.1.2.118 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.117 src/doc/CHANGES-5.1:1.1.2.118
--- src/doc/CHANGES-5.1:1.1.2.117	Sun Oct 18 10:07:47 2009
+++ src/doc/CHANGES-5.1	Sun Oct 18 12:46:42 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.117 2009/10/18 10:07:47 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.118 2009/10/18 12:46:42 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -14352,3 +14352,12 @@
 	by PnPBIOS. Fixes PR/41629.
 	[snj, ticket #1098]
 
+lib/libpuffs/dispatcher.c			1.33
+lib/libpuffs/puffs.c				1.99
+lib/libpuffs/puffs.h				1.111
+sys/fs/puffs/puffs_msgif.h			1.67 via patch
+sys/fs/puffs/puffs_vnops.c			1.136
+
+	Support VOP_ABORTOP() in puffs.
+	[pooka, ticket #1100]
+

Reply via email to