Subject: sysinst and mbr's
To: None <tech-install@netbsd.org>
From: Simon Burge <simonb@telstra.com.au>
List: tech-install
Date: 04/04/1999 11:15:03
A quickie that someone might be able to shed some light on before I get
a chance to look at it:

sysinst's defs.h provides the following prototype:

	void    disp_cur_part __P((struct mbr_partition *, int, int));

What are ports that don't have mbr's intented to do?  I'll get to this
later today if I don't hear anything...

Simon.