Module Name: src
Committed By: martin
Date: Sat Jun 3 15:10:56 UTC 2023
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1823
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.174 -r1.1.2.175 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.174 src/doc/CHANGES-8.3:1.1.2.175
--- src/doc/CHANGES-8.3:1.1.2.174 Tue May 2 17:27:31 2023
+++ src/doc/CHANGES-8.3 Sat Jun 3 15:10:56 2023
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.174 2023/05/02 17:27:31 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.175 2023/06/03 15:10:56 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -3313,3 +3313,13 @@ lib/libc/locale/newlocale.c 1.4
newlocale(3): fix parsing a locale string with multiple components.
[mlelstv, ticket #1822]
+distrib/amiga/stand/loadbsd.uue 1.4
+sys/arch/amiga/stand/loadbsd/Makefile 1.5
+sys/arch/amiga/stand/loadbsd/README 1.6
+sys/arch/amiga/stand/loadbsd/loadbsd.c 1.38
+sys/arch/amiga/stand/loadbsd/startit.s 1.1
+sys/arch/amiga/stand/loadbsd/vmakefile 1.1
+
+ Update loadbsd source and distribution binary to version 3.3.
+ [abs, ticket #1823]
+