Module Name: src
Committed By: bouyer
Date: Mon Jan 21 20:18:59 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
ticket 1840
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-5.3
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.3
diff -u src/doc/CHANGES-5.3:1.1.2.4 src/doc/CHANGES-5.3:1.1.2.5
--- src/doc/CHANGES-5.3:1.1.2.4 Sun Jan 20 12:22:22 2013
+++ src/doc/CHANGES-5.3 Mon Jan 21 20:18:59 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.4 2013/01/20 12:22:22 bouyer Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.5 2013/01/21 20:18:59 bouyer Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -165,3 +165,8 @@ sys/dev/pci/viaide.c 1.58
Add VT8237S Integrated SATA Controller support (PR#47452).
[msaitoh, ticket #1842]
+sys/external/bsd/ipf/netinet/ip_fil_netbsd.c 1.4 via patch
+
+ Fix off-by-one read error.
+ [msaitoh, ticket #1840]
+