Module Name:    src
Committed By:   bouyer
Date:           Mon May 11 20:13:47 UTC 2009

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

Log Message:
Tickets 748, 750


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-5.0.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.0.1
diff -u src/doc/CHANGES-5.0.1:1.1.2.7 src/doc/CHANGES-5.0.1:1.1.2.8
--- src/doc/CHANGES-5.0.1:1.1.2.7	Sun May 10 20:51:55 2009
+++ src/doc/CHANGES-5.0.1	Mon May 11 20:13:47 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.1,v 1.1.2.7 2009/05/10 20:51:55 snj Exp $
+# $NetBSD: CHANGES-5.0.1,v 1.1.2.8 2009/05/11 20:13:47 bouyer Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.0.1
 release:
@@ -64,3 +64,16 @@
 	Fix typo, from Shannon -jj Behrens in PR 41375.
 	[dholland, ticket #746]
 
+sys/dist/ipf/netinet/ip_fil_netbsd.c		1.50
+
+	Don't call callout_stop() without callout_init()
+	Fixes PR/41364
+	[kefren, ticket #748]
+
+sys/arch/sparc/include/math.h			1.5
+sys/arch/sparc64/include/math.h			1.7
+
+	merge these two files, makes sparc64 sparc/libc work again.
+	only provide __HAVE_LONG_DOUBLE if _LP64.
+	[mrg, ticket #750]
+

Reply via email to