Module Name: src
Committed By: bouyer
Date: Fri Jan 17 18:11:37 UTC 2014
Modified Files:
src/distrib/notes/common [netbsd-6-1]: main
src/doc [netbsd-6-1]: CHANGES-6.1.3 LAST_MINUTE README.files
src/sys/sys [netbsd-6-1]: param.h
Log Message:
distrib/notes/common/main patched by hand
doc/LAST_MINUTE patched by hand
doc/README.files patched by hand
sys/sys/param.h patched by hand
Welcome to 6.1.3!
[bouyer]
To generate a diff of this commit:
cvs rdiff -u -r1.484.2.6.2.4 -r1.484.2.6.2.5 src/distrib/notes/common/main
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-6.1.3
cvs rdiff -u -r1.2.40.2.2.2 -r1.2.40.2.2.3 src/doc/LAST_MINUTE
cvs rdiff -u -r1.4.20.2.2.4 -r1.4.20.2.2.5 src/doc/README.files
cvs rdiff -u -r1.408.2.12.2.5 -r1.408.2.12.2.6 src/sys/sys/param.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/notes/common/main
diff -u src/distrib/notes/common/main:1.484.2.6.2.4 src/distrib/notes/common/main:1.484.2.6.2.5
--- src/distrib/notes/common/main:1.484.2.6.2.4 Sun Jan 12 16:06:49 2014
+++ src/distrib/notes/common/main Fri Jan 17 18:11:37 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.484.2.6.2.4 2014/01/12 16:06:49 bouyer Exp $
+.\" $NetBSD: main,v 1.484.2.6.2.5 2014/01/17 18:11:37 bouyer Exp $
.\"
.\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -499,8 +499,8 @@ ntpd used as DDoS amplifier
.
.Pp
Advisories prior to NetBSD-SA2013-009 do not affect
-NetBSD 6.1.2:
-.Lk http://www.NetBSD.org/support/security/patches-6.1.2.html .
+NetBSD 6.1.3:
+.Lk http://www.NetBSD.org/support/security/patches-6.1.3.html .
.Ss2 Kernel
.(bullet
.Xr pci 4 :
Index: src/doc/CHANGES-6.1.3
diff -u src/doc/CHANGES-6.1.3:1.1.2.17 src/doc/CHANGES-6.1.3:1.1.2.18
--- src/doc/CHANGES-6.1.3:1.1.2.17 Wed Jan 15 10:07:39 2014
+++ src/doc/CHANGES-6.1.3 Fri Jan 17 18:11:37 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.3,v 1.1.2.17 2014/01/15 10:07:39 bouyer Exp $
+# $NetBSD: CHANGES-6.1.3,v 1.1.2.18 2014/01/17 18:11:37 bouyer Exp $
A complete list of changes from the NetBSD 6.1.2 release to the NetBSD 6.1.3
release:
@@ -183,3 +183,11 @@ external/bsd/bind/dist/bin/named/query.c
when serving NSEC3 signed zones. [RT #35120]
[spz, ticket #1016]
+distrib/notes/common/main patched by hand
+doc/LAST_MINUTE patched by hand
+doc/README.files patched by hand
+sys/sys/param.h patched by hand
+
+ Welcome to 6.1.3!
+ [bouyer]
+
Index: src/doc/LAST_MINUTE
diff -u src/doc/LAST_MINUTE:1.2.40.2.2.2 src/doc/LAST_MINUTE:1.2.40.2.2.3
--- src/doc/LAST_MINUTE:1.2.40.2.2.2 Thu Sep 26 15:36:34 2013
+++ src/doc/LAST_MINUTE Fri Jan 17 18:11:37 2014
@@ -1,6 +1,6 @@
-# $NetBSD: LAST_MINUTE,v 1.2.40.2.2.2 2013/09/26 15:36:34 riz Exp $
+# $NetBSD: LAST_MINUTE,v 1.2.40.2.2.3 2014/01/17 18:11:37 bouyer Exp $
-This file contains important information on the NetBSD 6.1.2 release that
+This file contains important information on the NetBSD 6.1.3 release that
did not make it into the main documentation.
[all]
Index: src/doc/README.files
diff -u src/doc/README.files:1.4.20.2.2.4 src/doc/README.files:1.4.20.2.2.5
--- src/doc/README.files:1.4.20.2.2.4 Sat Oct 12 18:53:47 2013
+++ src/doc/README.files Fri Jan 17 18:11:37 2014
@@ -1,4 +1,4 @@
-# $NetBSD: README.files,v 1.4.20.2.2.4 2013/10/12 18:53:47 jdc Exp $
+# $NetBSD: README.files,v 1.4.20.2.2.5 2014/01/17 18:11:37 bouyer Exp $
What's in this directory:
@@ -37,7 +37,7 @@ source/patches/ Post-release source code
In addition to the files and directories listed above, there is one
directory per architecture, for each of the architectures for which
-NetBSD 6.1.2 has a binary distribution. The contents of each
+NetBSD 6.1.3 has a binary distribution. The contents of each
architecture's directory are described in an "INSTALL" file found in
that directory.
Index: src/sys/sys/param.h
diff -u src/sys/sys/param.h:1.408.2.12.2.5 src/sys/sys/param.h:1.408.2.12.2.6
--- src/sys/sys/param.h:1.408.2.12.2.5 Sat Oct 12 18:53:47 2013
+++ src/sys/sys/param.h Fri Jan 17 18:11:37 2014
@@ -1,4 +1,4 @@
-/* $NetBSD: param.h,v 1.408.2.12.2.5 2013/10/12 18:53:47 jdc Exp $ */
+/* $NetBSD: param.h,v 1.408.2.12.2.6 2014/01/17 18:11:37 bouyer Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@@ -63,7 +63,7 @@
* 2.99.9 (299000900)
*/
-#define __NetBSD_Version__ 601000201 /* NetBSD 6.1.2_PATCH */
+#define __NetBSD_Version__ 601000300 /* NetBSD 6.1.3 */
#define __NetBSD_Prereq__(M,m,p) (((((M) * 100000000) + \
(m) * 1000000) + (p) * 100) <= __NetBSD_Version__)