Module Name:    src
Committed By:   snj
Date:           Thu Jan  7 07:49:31 UTC 2010

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

Log Message:
Tickets 1199 and 1202.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-5.0.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.0.2
diff -u src/doc/CHANGES-5.0.2:1.1.2.37 src/doc/CHANGES-5.0.2:1.1.2.38
--- src/doc/CHANGES-5.0.2:1.1.2.37	Sun Jan  3 19:34:29 2010
+++ src/doc/CHANGES-5.0.2	Thu Jan  7 07:49:31 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.2,v 1.1.2.37 2010/01/03 19:34:29 snj Exp $
+# $NetBSD: CHANGES-5.0.2,v 1.1.2.38 2010/01/07 07:49:31 snj Exp $
 
 A complete list of changes from the NetBSD 5.0.1 release to the NetBSD 5.0.2
 release:
@@ -916,3 +916,14 @@
 	but make sure that it is not smaller than minimum acceptable value.
 	[plunky, ticket #1221]
 
+sys/kern/sys_sig.c				1.24
+
+	sigtimedwait: fix a memory leak.  Likely the cause of PR/40750 and
+	indirect cause of PR/39283.
+	[rmind, ticket #1199]
+
+tools/compat/compat_defs.h			patch
+
+	Don't include grp.h  Fixes cross-build under Mac OS X 10.6.
+	[tron, ticket #1202]
+

Reply via email to