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/hpcmips Pullup 1.7 [jmc]:
details: https://anonhg.NetBSD.org/src/rev/244fdc29d7cf
branches: netbsd-1-5
changeset: 490029:244fdc29d7cf
user: tv <tv%NetBSD.org@localhost>
date: Wed Nov 01 02:07:20 2000 +0000
description:
Pullup 1.7 [jmc]:
Enable xmisc in sysinst.
diffstat:
distrib/utils/sysinst/arch/hpcmips/md.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 914934db8095 -r 244fdc29d7cf distrib/utils/sysinst/arch/hpcmips/md.h
--- a/distrib/utils/sysinst/arch/hpcmips/md.h Wed Nov 01 02:06:53 2000 +0000
+++ b/distrib/utils/sysinst/arch/hpcmips/md.h Wed Nov 01 02:07:20 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: md.h,v 1.5.4.1 2000/08/31 15:16:45 minoura Exp $ */
+/* $NetBSD: md.h,v 1.5.4.2 2000/11/01 02:07:20 tv Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -85,6 +85,7 @@
{"xserver", 1, "cr", "X11 servers : "},
{"xcontrib",1, "aa", "X11 contrib : "},
{"xcomp", 1, "ah", "X programming: "},
+ {"xmisc", 1, NULL, "X11 Misc. : "},
{NULL, 0, NULL, NULL }
}
#endif
Home |
Main Index |
Thread Index |
Old Index