Module Name: src Committed By: martin Date: Sat Jul 27 17:11:56 UTC 2019
Modified Files: src/doc [netbsd-8]: CHANGES-8.2 Log Message: Ticket #1308 To generate a diff of this commit: cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-8.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-8.2 diff -u src/doc/CHANGES-8.2:1.1.2.14 src/doc/CHANGES-8.2:1.1.2.15 --- src/doc/CHANGES-8.2:1.1.2.14 Fri Jul 26 11:28:46 2019 +++ src/doc/CHANGES-8.2 Sat Jul 27 17:11:56 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.2,v 1.1.2.14 2019/07/26 11:28:46 martin Exp $ +# $NetBSD: CHANGES-8.2,v 1.1.2.15 2019/07/27 17:11:56 martin Exp $ A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2 release: @@ -343,3 +343,8 @@ sys/netinet6/nd6.c 1.256 entries actually get free'd. [christos, ticket #1307] +sys/dev/pci/if_wpi.c 1.86 + + PR kern/54320: put back correct recieve ring allocation size. + [jakllsch, ticket #1308] +