Sun May 3 23:58:02 2009 UTC ()
Tickets 611, 636, 675, 703, 721, 722, 735.


(snj)
diff -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-5.1

cvs diff -r1.1.2.6 -r1.1.2.7 src/doc/Attic/CHANGES-5.1 (expand / switch to unified diff)

--- src/doc/Attic/CHANGES-5.1 2009/05/03 18:08:17 1.1.2.6
+++ src/doc/Attic/CHANGES-5.1 2009/05/03 23:58:02 1.1.2.7
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: CHANGES-5.1,v 1.1.2.6 2009/05/03 18:08:17 snj Exp $ 1# $NetBSD: CHANGES-5.1,v 1.1.2.7 2009/05/03 23:58:02 snj Exp $
2 2
3A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1 3A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
4release: 4release:
5 5
6gnu/usr.bin/groff/tmac/mdoc.local patched by hand 6gnu/usr.bin/groff/tmac/mdoc.local patched by hand
7sys/sys/param.h patched by hand 7sys/sys/param.h patched by hand
8 8
9 Welcome to 5.0_STABLE. 9 Welcome to 5.0_STABLE.
10 [snj] 10 [snj]
11 11
12sys/arch/i386/conf/ALL 1.187 12sys/arch/i386/conf/ALL 1.187
13sys/arch/i386/conf/GENERIC 1.922 13sys/arch/i386/conf/GENERIC 1.922
14sys/dev/pci/files.pci 1.309 14sys/dev/pci/files.pci 1.309
@@ -144,27 +144,27 @@ sys/kern/vfs_dirhash.c 1.10 @@ -144,27 +144,27 @@ sys/kern/vfs_dirhash.c 1.10
144 144
145sys/netinet6/ip6_input.c 1.127 145sys/netinet6/ip6_input.c 1.127
146 146
147 Add missing paranthesis - from Kurt Lidl in PR port-vax/41316 147 Add missing paranthesis - from Kurt Lidl in PR port-vax/41316
148 [martin, ticket #733] 148 [martin, ticket #733]
149 149
150sys/dev/ic/ncr53c9x.c 1.138 150sys/dev/ic/ncr53c9x.c 1.138
151 151
152 Add missing braces - patch from Kurt Lidl in PR port-vax/41314. 152 Add missing braces - patch from Kurt Lidl in PR port-vax/41314.
153 [martin, ticket #734] 153 [martin, ticket #734]
154 154
155common/dist/zlib/zlib.h 1.3 155common/dist/zlib/zlib.h 1.3
156sys/lib/libkern/Makefile patch 156sys/lib/libkern/Makefile patch
157sys/lib/libkern/crc32.c 1.1, 1.2, 1.3 157sys/lib/libkern/crc32.c 1.1-1.4
158sys/lib/libkern/crc32.h 1.1 158sys/lib/libkern/crc32.h 1.1
159sys/lib/libkern/libkern.h 1.89, 1.90 via patch 159sys/lib/libkern/libkern.h 1.89, 1.90 via patch
160sys/lib/libkern/arch/i386/Makefile.inc 1.28 160sys/lib/libkern/arch/i386/Makefile.inc 1.28
161sys/lib/libsa/cread.c 1.23 161sys/lib/libsa/cread.c 1.23
162sys/lib/libz/Makefile 1.16 162sys/lib/libz/Makefile 1.16
163sys/net/zlib.h 1.14 via patch 163sys/net/zlib.h 1.14 via patch
164sys/opencrypto/crypto.c 1.33 164sys/opencrypto/crypto.c 1.33
165sys/opencrypto/cryptodev.c 1.46 165sys/opencrypto/cryptodev.c 1.46
166sys/opencrypto/cryptodev.h 1.16 166sys/opencrypto/cryptodev.h 1.16
167sys/opencrypto/cryptosoft.c 1.24 167sys/opencrypto/cryptosoft.c 1.24
168sys/opencrypto/cryptosoft.h 1.6 168sys/opencrypto/cryptosoft.h 1.6
169sys/opencrypto/deflate.h 1.6 169sys/opencrypto/deflate.h 1.6
170sys/opencrypto/cryptosoft_xform.c 1.12 170sys/opencrypto/cryptosoft_xform.c 1.12
@@ -218,13 +218,73 @@ sys/dev/pci/if_wm.c 1.170 @@ -218,13 +218,73 @@ sys/dev/pci/if_wm.c 1.170
218 Add workaround for 82543GC: We need to force speed and duplex 218 Add workaround for 82543GC: We need to force speed and duplex
219 on the MAC equal to what the PHY speed and duplex configuration 219 on the MAC equal to what the PHY speed and duplex configuration
220 is. Fixes PR#36430. 220 is. Fixes PR#36430.
221 [msaitoh, ticket #630] 221 [msaitoh, ticket #630]
222 222
223sys/net/if_vlan.c 1.63 223sys/net/if_vlan.c 1.63
224 224
225 Also inherit the parent's TCP segmentation offload capability. 225 Also inherit the parent's TCP segmentation offload capability.
226 Note the vlan interface does not see updates to the parents 226 Note the vlan interface does not see updates to the parents
227 capabilities so if, for example, TSO is on in both, then turned 227 capabilities so if, for example, TSO is on in both, then turned
228 off in the parent it will remain on in the vlan interface. 228 off in the parent it will remain on in the vlan interface.
229 [darran, ticket #644] 229 [darran, ticket #644]
230 230
 231sbin/ping/ping.c 1.88
 232
 233 PR/41111: Ed Ravin: ping -R gives misleading error when remote
 234 side doesn't support record route.
 235 Deal with source route and record route specially giving a
 236 meaningful error message.
 237 [christos, ticket #636]
 238
 239sbin/drvctl/drvctl.8 1.6
 240sbin/drvctl/drvctl.c 1.8 via patch
 241sys/kern/kern_drvctl.c 1.24
 242
 243 Allow querying for root devices in the tree by specifying
 244 an empty device name. Ensure that l_devname is NUL-terminated
 245 and fail otherwise. If drvctl -l is used without argument, print
 246 the root device nodes.
 247 [joerg, ticket #675]
 248
 249lib/libedit/common.c 1.23
 250
 251 Fix mis-evaluating whether a char is digit or not.
 252 [msaitoh, ticket #703]
 253
 254sys/dev/mii/miidevs 1.81-1.83
 255sys/dev/mii/miidevs.h regen
 256sys/dev/mii/miidevs_data.h regen
 257
 258 Add ATHEROS F1 and F2 PHYs. Add ATTANSIC and their L1/L2 PHYs.
 259 Add a comment explaining how to regenerate miidevs.h and
 260 miidevs_data.h.
 261 [sborrill, ticket #721]
 262
 263sys/dev/pci/pcidevs 1.973
 264sys/dev/pci/pcidevs.h regen
 265sys/dev/pci/pcidevs_data.h regen
 266
 267 Add Attansic L1E Gigabit Ethernet Adapter.
 268 [sborrill, ticket #722]
 269
 270sys/dev/pci/if_age.c 1.1-1.28
 271sys/dev/pci/if_agereg.h 1.1-1.2
 272sys/dev/pci/if_ale.c 1.1-1.3
 273sys/dev/pci/if_alereg.h 1.1-1.2
 274sys/dev/pci/files.pci 1.310-1.313
 275sys/dev/mii/atphy.c 1.1-1.5
 276sys/dev/mii/files.mii 1.42
 277share/man/man4/age.4 1.1-1.3
 278share/man/man4/ale.4 1.1-1.2
 279share/man/man4/atphy.4 1.1-1.2
 280share/man/man4/Makefile 1.486, 1.489
 281strib/sets/lists/man/mi 1.1118, 1.1132
 282sys/arch/i386/conf/GENERIC 1.928, 1.933
 283sys/arch/i386/conf/XEN2_DOM0 1.57, 1.60
 284sys/arch/amd64/conf/GENERIC 1.239, 1.241
 285sys/arch/amd64/conf/XEN3_DOM0 1.38, 1.42
 286
 287 Add the age(4) and ale(4) drivers for Attansic L1 and Atheros
 288 AR8121/AR8113/AR8114 devices respectively.
 289 [cegger, ticket #735]
 290