Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/dev remove orphaned comment
details: https://anonhg.NetBSD.org/src/rev/f2208a6348b2
branches: trunk
changeset: 964657:f2208a6348b2
user: macallan <macallan%NetBSD.org@localhost>
date: Sun Aug 11 06:04:16 2019 +0000
description:
remove orphaned comment
diffstat:
sys/arch/sparc/dev/cgfourteen.c | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diffs (23 lines):
diff -r 83299f1b8a2d -r f2208a6348b2 sys/arch/sparc/dev/cgfourteen.c
--- a/sys/arch/sparc/dev/cgfourteen.c Sun Aug 11 05:14:41 2019 +0000
+++ b/sys/arch/sparc/dev/cgfourteen.c Sun Aug 11 06:04:16 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cgfourteen.c,v 1.87 2019/01/17 23:05:15 macallan Exp $ */
+/* $NetBSD: cgfourteen.c,v 1.88 2019/08/11 06:04:16 macallan Exp $ */
/*
* Copyright (c) 1996
@@ -59,13 +59,6 @@
* XXX should defer colormap updates to vertical retrace interrupts
*/
-/*
- * The following is for debugging only; it opens up a security hole
- * enabled by allowing any user to map the control registers for the
- * cg14 into their space.
- */
-#undef CG14_MAP_REGS
-
#include "opt_wsemul.h"
#include "sx.h"
Home |
Main Index |
Thread Index |
Old Index