Module Name:    src
Committed By:   mlelstv
Date:           Mon Dec 26 13:09:03 UTC 2011

Modified Files:
        src/sys/arch/amiga/conf: DRACO GENERIC INSTALL

Log Message:
regen from GENERIC.in


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/sys/arch/amiga/conf/DRACO
cvs rdiff -u -r1.277 -r1.278 src/sys/arch/amiga/conf/GENERIC
cvs rdiff -u -r1.99 -r1.100 src/sys/arch/amiga/conf/INSTALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/amiga/conf/DRACO
diff -u src/sys/arch/amiga/conf/DRACO:1.147 src/sys/arch/amiga/conf/DRACO:1.148
--- src/sys/arch/amiga/conf/DRACO:1.147	Sun Dec 18 05:49:23 2011
+++ src/sys/arch/amiga/conf/DRACO	Mon Dec 26 13:09:03 2011
@@ -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 @@ include "arch/amiga/conf/std.amiga"
 
 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	agr			# IEEE 802.3ad link 
 #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

Index: src/sys/arch/amiga/conf/GENERIC
diff -u src/sys/arch/amiga/conf/GENERIC:1.277 src/sys/arch/amiga/conf/GENERIC:1.278
--- src/sys/arch/amiga/conf/GENERIC:1.277	Sun Dec 18 05:49:23 2011
+++ src/sys/arch/amiga/conf/GENERIC	Mon Dec 26 13:09:03 2011
@@ -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 @@ include "arch/amiga/conf/std.amiga"
 
 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	agr			# IEEE 802.3ad link 
 #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

Index: src/sys/arch/amiga/conf/INSTALL
diff -u src/sys/arch/amiga/conf/INSTALL:1.99 src/sys/arch/amiga/conf/INSTALL:1.100
--- src/sys/arch/amiga/conf/INSTALL:1.99	Sun Dec 18 05:49:23 2011
+++ src/sys/arch/amiga/conf/INSTALL	Mon Dec 26 13:09:03 2011
@@ -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 @@ include "arch/amiga/conf/std.amiga"
 
 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	agr			# IEEE 802.3ad link 
 #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

Reply via email to