Module Name: src
Committed By: martin
Date: Sun Jan 12 12:03:46 UTC 2025
Modified Files:
src/doc [netbsd-10]: CHANGES-10.2
Log Message:
Tickets #1038 and #1039
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-10.2
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-10.2
diff -u src/doc/CHANGES-10.2:1.1.2.4 src/doc/CHANGES-10.2:1.1.2.5
--- src/doc/CHANGES-10.2:1.1.2.4 Tue Jan 7 16:14:28 2025
+++ src/doc/CHANGES-10.2 Sun Jan 12 12:03:45 2025
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.2,v 1.1.2.4 2025/01/07 16:14:28 martin Exp $
+# $NetBSD: CHANGES-10.2,v 1.1.2.5 2025/01/12 12:03:45 martin Exp $
A complete list of changes from the NetBSD 10.1 release on 2024-12-16
until the 10.2 release:
@@ -62,3 +62,18 @@ sys/ufs/lfs/lfs_vfsops.c 1.383
ffs: PR 58837: missing locking around fs_fmod/time.
[hannken, ticket #1037]
+usr.bin/calendar/calendars/calendar.christian 1.13,1.14
+usr.bin/calendar/calendars/calendar.holiday 1.35
+usr.bin/calendar/calendars/calendar.judaic 1.12
+usr.bin/calendar/calendars/calendar.usholiday 1.12
+
+ calendars: Update for 2025.
+ [nia, ticket #1038]
+
+sys/kern/sys_process_lwpstatus.c 1.5
+sys/kern/sys_ptrace_common.c 1.96
+sys/sys/ptrace.h 1.77
+
+ i386: PR 58983: fix INSTALL_FLOPPY kernel on i386.
+ [hgutch, ticket #1039]
+