Mon Jan 21 20:18:59 2013 UTC ()
ticket 1840


(bouyer)
diff -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-5.3

cvs diff -r1.1.2.4 -r1.1.2.5 src/doc/Attic/CHANGES-5.3 (expand / switch to unified diff)

--- src/doc/Attic/CHANGES-5.3 2013/01/20 12:22:22 1.1.2.4
+++ src/doc/Attic/CHANGES-5.3 2013/01/21 20:18:59 1.1.2.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: CHANGES-5.3,v 1.1.2.4 2013/01/20 12:22:22 bouyer Exp $ 1# $NetBSD: CHANGES-5.3,v 1.1.2.5 2013/01/21 20:18:59 bouyer Exp $
2 2
3A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3 3A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
4release: 4release:
5 5
6doc/LAST_MINUTE patched by hand 6doc/LAST_MINUTE patched by hand
7doc/README.files patched by hand 7doc/README.files patched by hand
8gnu/usr.bin/groff/tmac/mdoc.local patched by hand 8gnu/usr.bin/groff/tmac/mdoc.local patched by hand
9sys/sys/param.h patched by hand 9sys/sys/param.h patched by hand
10 10
11 Welcome to 5.2_STABLE. 11 Welcome to 5.2_STABLE.
12 [riz] 12 [riz]
13 13
14sys/fs/smbfs/smbfs_node.c 1.48, 1.49 via patch 14sys/fs/smbfs/smbfs_node.c 1.48, 1.49 via patch
@@ -155,13 +155,18 @@ usr.sbin/btdevctl/btdevctl.8 1.8 via p @@ -155,13 +155,18 @@ usr.sbin/btdevctl/btdevctl.8 1.8 via p
155sys/arch/arm/arm32/cpu.c 1.89 155sys/arch/arm/arm32/cpu.c 1.89
156 156
157 print cpu model string correctly 157 print cpu model string correctly
158 [msaitoh, ticket #1841] 158 [msaitoh, ticket #1841]
159 159
160sys/dev/pci/pcidevs 1.969 via patch 160sys/dev/pci/pcidevs 1.969 via patch
161sys/dev/pci/pcidevs.h regen 161sys/dev/pci/pcidevs.h regen
162sys/dev/pci/pcidevs_data.h regen 162sys/dev/pci/pcidevs_data.h regen
163sys/dev/pci/viaide.c 1.58 163sys/dev/pci/viaide.c 1.58
164 164
165 Add VT8237S Integrated SATA Controller support (PR#47452). 165 Add VT8237S Integrated SATA Controller support (PR#47452).
166 [msaitoh, ticket #1842] 166 [msaitoh, ticket #1842]
167 167
 168sys/external/bsd/ipf/netinet/ip_fil_netbsd.c 1.4 via patch
 169
 170 Fix off-by-one read error.
 171 [msaitoh, ticket #1840]
 172