Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/utils/sysinst/arch/arm32 pull up rev 1.7 from t...



details:   https://anonhg.NetBSD.org/src/rev/70c70079bbc1
branches:  netbsd-1-4
changeset: 469116:70c70079bbc1
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sun Jun 27 02:12:18 1999 +0000

description:
pull up rev 1.7 from trunk. (cgd)

diffstat:

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

diffs (19 lines):

diff -r a78412ca9c86 -r 70c70079bbc1 distrib/utils/sysinst/arch/arm32/md.h
--- a/distrib/utils/sysinst/arch/arm32/md.h     Sun Jun 27 01:01:10 1999 +0000
+++ b/distrib/utils/sysinst/arch/arm32/md.h     Sun Jun 27 02:12:18 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: md.h,v 1.5.2.1 1999/06/24 22:45:06 cgd Exp $   */
+/*     $NetBSD: md.h,v 1.5.2.2 1999/06/27 02:12:18 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