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/i386 Pullup 1.20 by patch [j...
details: https://anonhg.NetBSD.org/src/rev/9de9d0898968
branches: netbsd-1-5
changeset: 490037:9de9d0898968
user: tv <tv%NetBSD.org@localhost>
date: Wed Nov 01 02:10:35 2000 +0000
description:
Pullup 1.20 by patch [jmc]:
Enable xmisc in sysinst.
diffstat:
distrib/utils/sysinst/arch/i386/md.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4fdbfe5b2527 -r 9de9d0898968 distrib/utils/sysinst/arch/i386/md.h
--- a/distrib/utils/sysinst/arch/i386/md.h Wed Nov 01 02:09:30 2000 +0000
+++ b/distrib/utils/sysinst/arch/i386/md.h Wed Nov 01 02:10:35 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: md.h,v 1.17.4.3 2000/10/20 17:32:45 tv Exp $ */
+/* $NetBSD: md.h,v 1.17.4.4 2000/11/01 02:10:35 tv Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -83,6 +83,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