Module Name: src Committed By: martin Date: Wed Nov 7 09:13:44 UTC 2018
Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Ticket #1083 To generate a diff of this commit: cvs rdiff -u -r1.1.2.49 -r1.1.2.50 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.49 src/doc/CHANGES-8.1:1.1.2.50 --- src/doc/CHANGES-8.1:1.1.2.49 Tue Nov 6 14:48:37 2018 +++ src/doc/CHANGES-8.1 Wed Nov 7 09:13:44 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.1,v 1.1.2.49 2018/11/06 14:48:37 martin Exp $ +# $NetBSD: CHANGES-8.1,v 1.1.2.50 2018/11/07 09:13:44 martin Exp $ A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1 release: @@ -1612,3 +1612,9 @@ sys/fs/puffs/puffs_vnops.c 1.213 Fix use after RECLAIM in PUFFS filesystems. [manu, ticket #1082] +external/gpl2/groff/dist/configure 1.2 + + Test for other variants to declare exit(3) to fix + the cross-compile from FreeBSD. + [sevan, ticket #1083] +