Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/alpha/conf Clean up accidential commit.



details:   https://anonhg.NetBSD.org/src/rev/ac0dd246695d
branches:  trunk
changeset: 753714:ac0dd246695d
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Wed Apr 07 18:51:34 2010 +0000

description:
Clean up accidential commit.

diffstat:

 sys/arch/alpha/conf/GENERIC |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r 8e019dd73939 -r ac0dd246695d sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC       Wed Apr 07 17:51:16 2010 +0000
+++ b/sys/arch/alpha/conf/GENERIC       Wed Apr 07 18:51:34 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.332 2010/04/07 17:51:16 jakllsch Exp $
+# $NetBSD: GENERIC,v 1.333 2010/04/07 18:51:34 jakllsch Exp $
 #
 # This machine description file is used to generate the default NetBSD
 # kernel.
@@ -19,7 +19,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-ident          "GENERIC-$Revision: 1.332 $"
+ident          "GENERIC-$Revision: 1.333 $"
 
 maxusers 32
 
@@ -767,5 +767,3 @@
 options PAX_MPROTECT=0                 # PaX mprotect(2) restrictions
 #options PAX_SEGVGUARD=0                       # PaX Segmentation fault guard
 options PAX_ASLR=0                     # PaX Address Space Layout Randomization
-
-ath* at pci? dev ? function?



Home | Main Index | Thread Index | Old Index