Module Name:    src
Committed By:   martin
Date:           Fri May  7 17:48:48 UTC 2021

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1678


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.87 -r1.1.2.88 src/doc/CHANGES-8.3

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.3
diff -u src/doc/CHANGES-8.3:1.1.2.87 src/doc/CHANGES-8.3:1.1.2.88
--- src/doc/CHANGES-8.3:1.1.2.87	Mon May  3 09:16:00 2021
+++ src/doc/CHANGES-8.3	Fri May  7 17:48:47 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.87 2021/05/03 09:16:00 bouyer Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.88 2021/05/07 17:48:47 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1898,3 +1898,19 @@ sys/kern/kern_exec.c				1.505 via patch
 	Fix copy&pasto in handling of POSIX_SPAWN_RESETIDS in posix_spawn(3)
 	[martin, ticket #1677]
 
+bin/pax/extern.h				1.60
+bin/pax/options.c				1.119
+sbin/newfs_udf/newfs_udf.h			1.7 (patch)
+sbin/newfs_udf/udf_create.c			1.27 (patch)
+usr.bin/config/defs.h				1.106
+usr.bin/config/main.c				1.100
+usr.bin/config/scan.l				1.32
+usr.bin/make/main.c				1.274
+usr.bin/make/make.h				1.105
+usr.sbin/installboot/Makefile			1.53,1.54
+usr.sbin/installboot/installboot.h		1.41
+usr.sbin/installboot/machines.c			1.41,1.42
+
+	Avoid depending on common symbols.
+	[mrg, ticket #1678]
+

Reply via email to