Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/conf PERFCTRS is now defflagged in conf/files.



details:   https://anonhg.NetBSD.org/src/rev/37d7adc83981
branches:  trunk
changeset: 534955:37d7adc83981
user:      briggs <briggs%NetBSD.org@localhost>
date:      Wed Aug 07 05:18:21 2002 +0000

description:
PERFCTRS is now defflagged in conf/files.

diffstat:

 sys/arch/i386/conf/files.i386 |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 6c6dedf38ac9 -r 37d7adc83981 sys/arch/i386/conf/files.i386
--- a/sys/arch/i386/conf/files.i386     Wed Aug 07 05:14:47 2002 +0000
+++ b/sys/arch/i386/conf/files.i386     Wed Aug 07 05:18:21 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.i386,v 1.211 2002/07/10 19:15:43 drochner Exp $
+#      $NetBSD: files.i386,v 1.212 2002/08/07 05:18:21 briggs Exp $
 #
 # new style config file for i386 architecture
 #
@@ -34,9 +34,6 @@
 # Speed hack; make NOPs dummies (might break on some machines)
 defflag                        DUMMY_NOPS
 
-# Performance counter support
-defflag                        PERFCTRS
-
 # MTRR support
 defflag                        MTRR
 



Home | Main Index | Thread Index | Old Index