Source-Changes-HG archive

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

[src/trunk]: src/distrib/utils/sysinst/arch/arm32 arm32 has an X server set



details:   https://anonhg.NetBSD.org/src/rev/06e7652f2498
branches:  trunk
changeset: 474053:06e7652f2498
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sun Jun 27 02:10:58 1999 +0000

description:
arm32 has an X server set

diffstat:

 distrib/utils/sysinst/arch/arm32/md.h |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 295f32e3c911 -r 06e7652f2498 distrib/utils/sysinst/arch/arm32/md.h
--- a/distrib/utils/sysinst/arch/arm32/md.h     Sun Jun 27 01:17:19 1999 +0000
+++ b/distrib/utils/sysinst/arch/arm32/md.h     Sun Jun 27 02:10:58 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: md.h,v 1.6 1999/06/20 06:08:17 cgd Exp $       */
+/*     $NetBSD: md.h,v 1.7 1999/06/27 02:10:58 cgd Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -69,9 +69,7 @@
     {"text",   1, NULL, "Text tools   : "},
     {"xbase",  1, NULL, "X11 clients  : "},
     {"xfont",  1, NULL, "X11 fonts    : "},
-#if 0
     {"xserver",        1, NULL, "X11 servers  : "},
-#endif
     {"xcontrib",1, NULL, "X11 contrib  : "},
     {"xcomp",  1, NULL, "X programming: "},
     {NULL, 0, NULL, NULL }



Home | Main Index | Thread Index | Old Index