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/pmax Pullup 1.17 [jmc]:



details:   https://anonhg.NetBSD.org/src/rev/4fdbfe5b2527
branches:  netbsd-1-5
changeset: 490036:4fdbfe5b2527
user:      tv <tv%NetBSD.org@localhost>
date:      Wed Nov 01 02:09:30 2000 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 90caaf7e291f -r 4fdbfe5b2527 distrib/utils/sysinst/arch/pmax/md.h
--- a/distrib/utils/sysinst/arch/pmax/md.h      Wed Nov 01 02:09:18 2000 +0000
+++ b/distrib/utils/sysinst/arch/pmax/md.h      Wed Nov 01 02:09:30 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: md.h,v 1.14.4.2 2000/09/28 14:56:50 simonb Exp $       */
+/*     $NetBSD: md.h,v 1.14.4.3 2000/11/01 02:09:30 tv Exp $   */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -105,6 +105,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