Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/amiga/conf regen from GENERIC.in



details:   https://anonhg.NetBSD.org/src/rev/4b91a6691582
branches:  trunk
changeset: 772248:4b91a6691582
user:      mlelstv <mlelstv%NetBSD.org@localhost>
date:      Mon Dec 26 13:09:03 2011 +0000

description:
regen from GENERIC.in

diffstat:

 sys/arch/amiga/conf/DRACO   |  7 ++++---
 sys/arch/amiga/conf/GENERIC |  7 ++++---
 sys/arch/amiga/conf/INSTALL |  7 ++++---
 3 files changed, 12 insertions(+), 9 deletions(-)

diffs (96 lines):

diff -r 59b78d491823 -r 4b91a6691582 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Mon Dec 26 13:07:24 2011 +0000
+++ b/sys/arch/amiga/conf/DRACO Mon Dec 26 13:09:03 2011 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.147 2011/12/18 05:49:23 dholland Exp $
+# $NetBSD: DRACO,v 1.148 2011/12/26 13:09:03 mlelstv Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.87 2011/11/22 21:24:56 tls Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.90 2011/12/26 13:07:24 mlelstv Exp $
 #
 ##
 # GENERIC machine description file
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.147 $"
+#ident                 "GENERIC-$Revision: 1.148 $"
 
 
 maxusers       8
@@ -344,6 +344,7 @@
 #pseudo-device pf                      # PF packet filter
 #pseudo-device pflog                   # PF log if
 pseudo-device  fss                     # file system snapshot device
+pseudo-device  putter                  # for puffs and pud
 
 pseudo-device  view            4       # views (needed for grfcc)
 pseudo-device  pty                     # pseudo-terminals
diff -r 59b78d491823 -r 4b91a6691582 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Mon Dec 26 13:07:24 2011 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Mon Dec 26 13:09:03 2011 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.277 2011/12/18 05:49:23 dholland Exp $
+# $NetBSD: GENERIC,v 1.278 2011/12/26 13:09:03 mlelstv Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.87 2011/11/22 21:24:56 tls Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.90 2011/12/26 13:07:24 mlelstv Exp $
 #
 ##
 # GENERIC machine description file
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.277 $"
+#ident                 "GENERIC-$Revision: 1.278 $"
 
 
 maxusers       8
@@ -533,6 +533,7 @@
 #pseudo-device pf                      # PF packet filter
 #pseudo-device pflog                   # PF log if
 pseudo-device  fss                     # file system snapshot device
+pseudo-device  putter                  # for puffs and pud
 
 pseudo-device  view            4       # views (needed for grfcc)
 pseudo-device  pty                     # pseudo-terminals
diff -r 59b78d491823 -r 4b91a6691582 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL       Mon Dec 26 13:07:24 2011 +0000
+++ b/sys/arch/amiga/conf/INSTALL       Mon Dec 26 13:09:03 2011 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.99 2011/12/18 05:49:23 dholland Exp $
+# $NetBSD: INSTALL,v 1.100 2011/12/26 13:09:03 mlelstv Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.87 2011/11/22 21:24:56 tls Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.90 2011/12/26 13:07:24 mlelstv Exp $
 #
 ##
 # GENERIC machine description file
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.99 $"
+#ident                 "GENERIC-$Revision: 1.100 $"
 
 makeoptions    COPTS="-Os"
 
@@ -473,6 +473,7 @@
 #pseudo-device pf                      # PF packet filter
 #pseudo-device pflog                   # PF log if
 #pseudo-device fss                     # file system snapshot device
+#pseudo-device putter                  # for puffs and pud
 
 pseudo-device  view            4       # views (needed for grfcc)
 pseudo-device  pty             2       # pseudo-terminals



Home | Main Index | Thread Index | Old Index