Module Name: src
Committed By: martin
Date: Wed Aug 9 16:17:44 UTC 2023
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1886
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.190 -r1.1.2.191 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.190 src/doc/CHANGES-8.3:1.1.2.191
--- src/doc/CHANGES-8.3:1.1.2.190 Fri Aug 4 15:02:46 2023
+++ src/doc/CHANGES-8.3 Wed Aug 9 16:17:44 2023
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.190 2023/08/04 15:02:46 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.191 2023/08/09 16:17:44 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -3793,3 +3793,19 @@ sys/net/bpf.c (apply patch)
bpf: allow to read with no filter.
[ozaki-r, ticket #1885]
+
+distrib/sets/lists/debug/mi 1.409 (patch)
+distrib/sets/lists/tests/mi 1.1280 (patch)
+libexec/ld.elf_so/Makefile 1.145-1.147 (patch)
+libexec/ld.elf_so/hash.c 1.1
+libexec/ld.elf_so/hash.h 1.1
+libexec/ld.elf_so/reloc.c 1.118 (patch)
+libexec/ld.elf_so/rtld.c 1.215 (patch)
+libexec/ld.elf_so/rtld.h 1.145,1.147 (patch)
+libexec/ld.elf_so/symbol.c 1.74-1.76 (patch)
+tests/libexec/ld.elf_so/Makefile 1.21 (patch)
+tests/libexec/ld.elf_so/t_hash.c 1.1
+
+ ld.elf_so: Fix sysv elf hash.
+ [riastradh, ticket #1886]
+