Subject: CVS commit: src/sys/arch/hpcmips/stand/lcboot
To: None <source-changes@netbsd.org>
From: Naoto SHIMAZAKI <igy@netbsd.org>
List: source-changes
Date: 06/24/2003 12:27:05
Module Name:	src
Committed By:	igy
Date:		Tue Jun 24 12:27:04 UTC 2003

Modified Files:
	src/sys/arch/hpcmips/stand/lcboot: Makefile extern.h main.c
Added Files:
	src/sys/arch/hpcmips/stand/lcboot: conf.c dev_flash.c devopen.c

Log Message:
remove LIBSA_SINGLE_DEVICE and LIBSA_SINGLE_FILESYSTEM


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/hpcmips/stand/lcboot/Makefile \
    src/sys/arch/hpcmips/stand/lcboot/extern.h
cvs rdiff -r0 -r1.1 src/sys/arch/hpcmips/stand/lcboot/conf.c \
    src/sys/arch/hpcmips/stand/lcboot/dev_flash.c \
    src/sys/arch/hpcmips/stand/lcboot/devopen.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/hpcmips/stand/lcboot/main.c

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