summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/alpha/conf/Makefile.alpha4
-rw-r--r--sys/conf/Makefile.alpha4
-rw-r--r--sys/conf/Makefile.i3864
-rw-r--r--sys/conf/Makefile.powerpc4
-rw-r--r--sys/i386/conf/Makefile.i3864
-rw-r--r--usr.sbin/config/configvers.h4
6 files changed, 12 insertions, 12 deletions
diff --git a/sys/alpha/conf/Makefile.alpha b/sys/alpha/conf/Makefile.alpha
index 14d1408..c254e78 100644
--- a/sys/alpha/conf/Makefile.alpha
+++ b/sys/alpha/conf/Makefile.alpha
@@ -1,7 +1,7 @@
# Makefile.alpha -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.alpha 7.1 5/10/91
-# $Id: Makefile.alpha,v 1.21 1999/04/13 18:35:28 peter Exp $
+# $Id: Makefile.alpha,v 1.22 1999/04/21 19:50:27 dfr Exp $
#
# Makefile for FreeBSD
#
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 400013
+%VERSREQ= 400014
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.alpha b/sys/conf/Makefile.alpha
index 14d1408..c254e78 100644
--- a/sys/conf/Makefile.alpha
+++ b/sys/conf/Makefile.alpha
@@ -1,7 +1,7 @@
# Makefile.alpha -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.alpha 7.1 5/10/91
-# $Id: Makefile.alpha,v 1.21 1999/04/13 18:35:28 peter Exp $
+# $Id: Makefile.alpha,v 1.22 1999/04/21 19:50:27 dfr Exp $
#
# Makefile for FreeBSD
#
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 400013
+%VERSREQ= 400014
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index fa0c04a..7615e77 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.146 1999/04/16 21:22:09 peter Exp $
+# $Id: Makefile.i386,v 1.147 1999/04/19 14:14:08 peter Exp $
#
# Makefile for FreeBSD
#
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 400013
+%VERSREQ= 400014
KERNFORMAT?= elf
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index fa0c04a..7615e77 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.146 1999/04/16 21:22:09 peter Exp $
+# $Id: Makefile.i386,v 1.147 1999/04/19 14:14:08 peter Exp $
#
# Makefile for FreeBSD
#
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 400013
+%VERSREQ= 400014
KERNFORMAT?= elf
diff --git a/sys/i386/conf/Makefile.i386 b/sys/i386/conf/Makefile.i386
index fa0c04a..7615e77 100644
--- a/sys/i386/conf/Makefile.i386
+++ b/sys/i386/conf/Makefile.i386
@@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.146 1999/04/16 21:22:09 peter Exp $
+# $Id: Makefile.i386,v 1.147 1999/04/19 14:14:08 peter Exp $
#
# Makefile for FreeBSD
#
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 400013
+%VERSREQ= 400014
KERNFORMAT?= elf
diff --git a/usr.sbin/config/configvers.h b/usr.sbin/config/configvers.h
index 185cc41..0714c59 100644
--- a/usr.sbin/config/configvers.h
+++ b/usr.sbin/config/configvers.h
@@ -6,6 +6,6 @@
* The numbering scheme is inspired by the sys/conf/newvers.sh RELDATE
* and <osreldate.h> system.
*
- * $Id: configvers.h,v 1.11 1999/04/15 14:52:22 bde Exp $
+ * $Id: configvers.h,v 1.12 1999/04/16 21:28:10 peter Exp $
*/
-#define CONFIGVERS 400013
+#define CONFIGVERS 400014
OpenPOWER on IntegriCloud