Module Name: src Committed By: martin Date: Sat Apr 20 13:58:18 UTC 2019
Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Ticket #1234 and #1235 To generate a diff of this commit: cvs rdiff -u -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-8.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-8.1 diff -u src/doc/CHANGES-8.1:1.1.2.130 src/doc/CHANGES-8.1:1.1.2.131 --- src/doc/CHANGES-8.1:1.1.2.130 Fri Apr 19 09:14:40 2019 +++ src/doc/CHANGES-8.1 Sat Apr 20 13:58:18 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.1,v 1.1.2.130 2019/04/19 09:14:40 martin Exp $ +# $NetBSD: CHANGES-8.1,v 1.1.2.131 2019/04/20 13:58:18 martin Exp $ A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1 release: @@ -2860,3 +2860,15 @@ sys/net/if.c 1.449 of stack disclosure. [christos, ticket #1233] +sys/arch/hppa/hppa/disksubr.c 1.4 + + Get a large enough buffer for the LIF DIR. + [skrll, ticket #1234] + +sys/arch/hppa/conf/files.hppa 1.20 +sys/arch/hppa/dev/dino.c 1.4 + + dino(4) depends on gedoens. + Re-arrange dino_softc members to improve alignment + [skrll, ticket #1235] +