Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 05/14/2001 18:36:43
Module Name:	syssrc
Committed By:	fredette
Date:		Mon May 14 15:36:43 UTC 2001

Modified Files:
	syssrc/sys/arch/sun2/sun2: machdep.c machdep.h

Log Message:
As a side-effect of the ELF conversion, the msgbuf
can now be 8K large.  Removed more 68881 code that
is only useful if you have the real silicon, which
the 68010 never will.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sun2/sun2/machdep.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sun2/sun2/machdep.h

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