Subject: CVS commit: src/usr.sbin/eeprom
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 03/01/2007 16:49:49
Module Name:	src
Committed By:	garbled
Date:		Thu Mar  1 16:49:49 UTC 2007

Modified Files:
	src/usr.sbin/eeprom: Makefile defs.h eeprom.8 main.c pathnames.h
Added Files:
	src/usr.sbin/eeprom: prephandlers.c

Log Message:
Add support for the prep nvram device to eeprom.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/usr.sbin/eeprom/Makefile
cvs rdiff -r1.9 -r1.10 src/usr.sbin/eeprom/defs.h
cvs rdiff -r1.11 -r1.12 src/usr.sbin/eeprom/eeprom.8
cvs rdiff -r1.16 -r1.17 src/usr.sbin/eeprom/main.c
cvs rdiff -r1.2 -r1.3 src/usr.sbin/eeprom/pathnames.h
cvs rdiff -r0 -r1.1 src/usr.sbin/eeprom/prephandlers.c

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