Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 09/24/1999 17:03:22
Module Name:	syssrc
Committed By:	shin
Date:		Sat Sep 25 00:03:22 UTC 1999

Modified Files:
	syssrc/sys/arch/hpcmips/conf: GENERIC GENERIC_JP NULLCONF RAMDISK

Log Message:
[new options]

options		MIPS3_4100	/* VR4100 core */
options		MIPS_16K_PAGE	/* enable kernel support for 16k pages  */
options		SOFTFLOAT 	/* No FPU; avoid touching FPU registers */


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/arch/hpcmips/conf/GENERIC \
    syssrc/sys/arch/hpcmips/conf/GENERIC_JP \
    syssrc/sys/arch/hpcmips/conf/NULLCONF \
    syssrc/sys/arch/hpcmips/conf/RAMDISK

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