Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/utils/sysinst/arch/arm32 Pullup 1.10 [jmc]:



details:   https://anonhg.NetBSD.org/src/rev/dc80f7e3d198
branches:  netbsd-1-5
changeset: 490030:dc80f7e3d198
user:      tv <tv%NetBSD.org@localhost>
date:      Wed Nov 01 02:07:33 2000 +0000

description:
Pullup 1.10 [jmc]:
Enable xmisc in sysinst.

diffstat:

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

diffs (17 lines):

diff -r 244fdc29d7cf -r dc80f7e3d198 distrib/utils/sysinst/arch/arm32/md.h
--- a/distrib/utils/sysinst/arch/arm32/md.h     Wed Nov 01 02:07:20 2000 +0000
+++ b/distrib/utils/sysinst/arch/arm32/md.h     Wed Nov 01 02:07:33 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: md.h,v 1.8.4.1 2000/08/31 15:16:44 minoura Exp $       */
+/*     $NetBSD: md.h,v 1.8.4.2 2000/11/01 02:07:33 tv Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -73,6 +73,7 @@
     {"xserver",        1, NULL, "X11 servers  : "},
     {"xcontrib",1, NULL, "X11 contrib  : "},
     {"xcomp",  1, NULL, "X programming: "},
+    {"xmisc",  1, NULL, "X11 Misc.    : "},
     {NULL, 0, NULL, NULL }
 }
 #endif



Home | Main Index | Thread Index | Old Index