Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src Welcome to 6.0_BETA!



details:   https://anonhg.NetBSD.org/src/rev/fe2298442ffd
branches:  netbsd-6
changeset: 773760:fe2298442ffd
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Feb 15 23:45:50 2012 +0000

description:
Welcome to 6.0_BETA!

diffstat:

 gnu/usr.bin/groff/tmac/mdoc.local |  6 +++---
 sys/arch/x68k/include/cdefs.h     |  2 +-
 sys/arch/x68k/include/cpufunc.h   |  2 +-
 sys/arch/x68k/include/ieeefp.h    |  2 +-
 sys/arch/x68k/include/profile.h   |  2 +-
 sys/arch/x68k/include/setjmp.h    |  2 +-
 sys/sys/param.h                   |  4 ++--
 7 files changed, 10 insertions(+), 10 deletions(-)

diffs (82 lines):

diff -r d7bea97a2c02 -r fe2298442ffd gnu/usr.bin/groff/tmac/mdoc.local
--- a/gnu/usr.bin/groff/tmac/mdoc.local Wed Feb 15 17:55:03 2012 +0000
+++ b/gnu/usr.bin/groff/tmac/mdoc.local Wed Feb 15 23:45:50 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.66 2012/01/25 22:22:20 dholland Exp $
+.\" $NetBSD: mdoc.local,v 1.66.2.1 2012/02/15 23:45:50 riz 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\~5.0
+.ds doc-operating-system NetBSD\~6.0
 .\" Default footer operating system value
-.ds doc-default-operating-system NetBSD\~5.0
+.ds doc-default-operating-system NetBSD\~6.0
 .\" 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
diff -r d7bea97a2c02 -r fe2298442ffd sys/arch/x68k/include/cdefs.h
--- a/sys/arch/x68k/include/cdefs.h     Wed Feb 15 17:55:03 2012 +0000
+++ b/sys/arch/x68k/include/cdefs.h     Wed Feb 15 23:45:50 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: cdefs.h,v 1.1 1996/05/05 12:17:15 oki Exp $    */
+/*     $NetBSD: cdefs.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $        */
 
 #ifndef _MACHINE_CDEFS_H_
 #define _MACHINE_CDEFS_H_
diff -r d7bea97a2c02 -r fe2298442ffd sys/arch/x68k/include/cpufunc.h
--- a/sys/arch/x68k/include/cpufunc.h   Wed Feb 15 17:55:03 2012 +0000
+++ b/sys/arch/x68k/include/cpufunc.h   Wed Feb 15 23:45:50 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: cpufunc.h,v 1.1 1996/05/05 12:17:15 oki Exp $  */
+/*     $NetBSD: cpufunc.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $      */
 
 /*
  * Functions to provide access to special cpu instructions.
diff -r d7bea97a2c02 -r fe2298442ffd sys/arch/x68k/include/ieeefp.h
--- a/sys/arch/x68k/include/ieeefp.h    Wed Feb 15 17:55:03 2012 +0000
+++ b/sys/arch/x68k/include/ieeefp.h    Wed Feb 15 23:45:50 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: ieeefp.h,v 1.1 1996/05/05 12:17:14 oki Exp $   */
+/*     $NetBSD: ieeefp.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $       */
 
 /* Just use the common m68k definition */
 #include <m68k/ieeefp.h>
diff -r d7bea97a2c02 -r fe2298442ffd sys/arch/x68k/include/profile.h
--- a/sys/arch/x68k/include/profile.h   Wed Feb 15 17:55:03 2012 +0000
+++ b/sys/arch/x68k/include/profile.h   Wed Feb 15 23:45:50 2012 +0000
@@ -1,3 +1,3 @@
-/*     $NetBSD: profile.h,v 1.1 1996/05/05 12:17:14 oki Exp $  */
+/*     $NetBSD: profile.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $      */
 
 #include <m68k/profile.h>
diff -r d7bea97a2c02 -r fe2298442ffd sys/arch/x68k/include/setjmp.h
--- a/sys/arch/x68k/include/setjmp.h    Wed Feb 15 17:55:03 2012 +0000
+++ b/sys/arch/x68k/include/setjmp.h    Wed Feb 15 23:45:50 2012 +0000
@@ -1,3 +1,3 @@
-/*     $NetBSD: setjmp.h,v 1.1 1996/05/05 12:17:15 oki Exp $   */
+/*     $NetBSD: setjmp.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $       */
 
 #include <m68k/setjmp.h>
diff -r d7bea97a2c02 -r fe2298442ffd sys/sys/param.h
--- a/sys/sys/param.h   Wed Feb 15 17:55:03 2012 +0000
+++ b/sys/sys/param.h   Wed Feb 15 23:45:50 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: param.h,v 1.408 2012/02/11 23:19:11 martin Exp $       */
+/*     $NetBSD: param.h,v 1.408.2.1 2012/02/15 23:45:50 riz Exp $      */
 
 /*-
  * Copyright (c) 1982, 1986, 1989, 1993
@@ -63,7 +63,7 @@
  *     2.99.9          (299000900)
  */
 
-#define        __NetBSD_Version__      599006500       /* NetBSD 5.99.65 */
+#define        __NetBSD_Version__      600000000       /* NetBSD 6.0_BETA */
 
 #define __NetBSD_Prereq__(M,m,p) (((((M) * 100000000) + \
     (m) * 1000000) + (p) * 100) <= __NetBSD_Version__)



Home | Main Index | Thread Index | Old Index