Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/02/2000 12:26:27
Module Name:	basesrc
Committed By:	fvdl
Date:		Mon Oct  2 09:26:27 UTC 2000

Modified Files:
	basesrc/distrib/utils/sysinst: defs.h main.c

Log Message:
Add a definition for md_init(), an MD function to initialize whatever
needs to be initialized before sysinst starts processing menus.
Call it from main().


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 basesrc/distrib/utils/sysinst/defs.h
cvs rdiff -r1.20 -r1.21 basesrc/distrib/utils/sysinst/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.