Module Name: src
Committed By: martin
Date: Mon Aug 8 16:58:05 UTC 2022
Modified Files:
src/doc [netbsd-9]: README.files
src/external/gpl2/groff/tmac [netbsd-9]: mdoc.local
Added Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Welcome to 9.3_STABLE
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/doc/CHANGES-9.4
cvs rdiff -u -r1.5.26.1 -r1.5.26.2 src/doc/README.files
cvs rdiff -u -r1.5.6.10 -r1.5.6.11 src/external/gpl2/groff/tmac/mdoc.local
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/README.files
diff -u src/doc/README.files:1.5.26.1 src/doc/README.files:1.5.26.2
--- src/doc/README.files:1.5.26.1 Tue Jul 30 16:52:10 2019
+++ src/doc/README.files Mon Aug 8 16:58:05 2022
@@ -1,4 +1,4 @@
-# $NetBSD: README.files,v 1.5.26.1 2019/07/30 16:52:10 martin Exp $
+# $NetBSD: README.files,v 1.5.26.2 2022/08/08 16:58:05 martin Exp $
What's in this directory:
@@ -6,6 +6,10 @@ CHANGES Changes between the 8.0 and 9.0
CHANGES-9.0 Changes between the creation of the netbsd-9 branch and
the 9.0 release.
+CHANGES-9.1 Changes between the the 9.0 release and the 9.1 release.
+CHANGES-9.2 Changes between the the 9.1 release and the 9.2 release.
+CHANGES-9.3 Changes between the the 9.2 release and the 9.3 release.
+CHANGES-9.4 Changes between the the 9.3 release and the 9.4 release.
CHANGES.prev Changes in previous NetBSD releases.
Index: src/external/gpl2/groff/tmac/mdoc.local
diff -u src/external/gpl2/groff/tmac/mdoc.local:1.5.6.10 src/external/gpl2/groff/tmac/mdoc.local:1.5.6.11
--- src/external/gpl2/groff/tmac/mdoc.local:1.5.6.10 Thu Aug 4 15:30:37 2022
+++ src/external/gpl2/groff/tmac/mdoc.local Mon Aug 8 16:58:05 2022
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.5.6.10 2022/08/04 15:30:37 martin Exp $
+.\" $NetBSD: mdoc.local,v 1.5.6.11 2022/08/08 16:58:05 martin Exp $
.\"
.\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -44,9 +44,9 @@
.as doc-str-St--ieee1275-94 " (\*[Lq]\*[doc-Tn-font-size]Open Firmware\*[doc-str-St]\*[Rq])
.
.\" Default .Os value
-.ds doc-operating-system NetBSD\~9.3
+.ds doc-operating-system NetBSD\~9.3_STABLE
.\" Default footer operating system value
-.ds doc-default-operating-system NetBSD\~9.3
+.ds doc-default-operating-system NetBSD\~9.3_STABLE
.\" Other known versions, not yet in groff distribution
.ds doc-operating-system-NetBSD-1.3.3 1.3.3
.ds doc-operating-system-NetBSD-1.6.3 1.6.3
Added files:
Index: src/doc/CHANGES-9.4
diff -u /dev/null src/doc/CHANGES-9.4:1.1.2.1
--- /dev/null Mon Aug 8 16:58:05 2022
+++ src/doc/CHANGES-9.4 Mon Aug 8 16:58:05 2022
@@ -0,0 +1,13 @@
+# $NetBSD: CHANGES-9.4,v 1.1.2.1 2022/08/08 16:58:05 martin Exp $
+
+A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
+release:
+
+external/gpl2/groff/tmac/mdoc.local patched by hand
+sys/sys/param.h patched by hand
+doc/README.files patched by hand
+doc/CHANGES-9.4 added
+
+ Welcome to 9.3_STABLE.
+ [martin]
+