Module Name:    src
Committed By:   riz
Date:           Fri Jan  7 06:34:54 UTC 2011

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

Log Message:
Tickets 1515, 1520.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/doc/CHANGES-5.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.2
diff -u src/doc/CHANGES-5.2:1.1.2.45 src/doc/CHANGES-5.2:1.1.2.46
--- src/doc/CHANGES-5.2:1.1.2.45	Fri Jan  7 03:58:26 2011
+++ src/doc/CHANGES-5.2	Fri Jan  7 06:34:53 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.45 2011/01/07 03:58:26 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.46 2011/01/07 06:34:53 riz Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -4256,3 +4256,15 @@
 	PR/43562: Witold Jan Wnuk: top: CPU percentages overlap labels
 	[is, ticket #1507]
 
+usr.sbin/nfsd/nfsd.c				1.57
+
+	PR/42486: stop nfsd exiting prematurely during port-scan
+	[bouyer, ticket #1515]
+
+sys/kern/subr_disk.c				patch
+sys/sys/device.h				1.133
+
+	Add helper function that determines the size and block size of a
+	disk device.
+	[mrg, ticket #1520]
+

Reply via email to