Module Name: src Committed By: snj Date: Thu Aug 19 04:53:21 UTC 2021
Modified Files: src/doc [netbsd-9]: CHANGES-9.3 Log Message: 1333 To generate a diff of this commit: cvs rdiff -u -r1.1.2.22 -r1.1.2.23 src/doc/CHANGES-9.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-9.3 diff -u src/doc/CHANGES-9.3:1.1.2.22 src/doc/CHANGES-9.3:1.1.2.23 --- src/doc/CHANGES-9.3:1.1.2.22 Sun Aug 15 09:30:14 2021 +++ src/doc/CHANGES-9.3 Thu Aug 19 04:53:21 2021 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.3,v 1.1.2.22 2021/08/15 09:30:14 martin Exp $ +# $NetBSD: CHANGES-9.3,v 1.1.2.23 2021/08/19 04:53:21 snj Exp $ A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3 release: @@ -593,3 +593,10 @@ sys/compat/common/vfs_syscalls_50.c 1.2 Fix compat stat(2) syscall kernel memory disclosure. [christos, ticket #1337] +usr.sbin/sysinst/defs.h 1.72 +usr.sbin/sysinst/disks.c 1.75 +usr.sbin/sysinst/upgrade.c 1.18 + + PR 56354: make swap in sysinst optional for upgrades + [martin, ticket #1333] +