Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/29/2001 05:11:51
Module Name: basesrc
Committed By: jmc
Date: Mon Jan 29 03:11:51 UTC 2001
Modified Files:
basesrc/usr.sbin/eeprom: main.c
Log Message:
Hmm...My last change was a bit too drastic. Sun3's would never run the inner
bit of checksum code. Restructure #ifdef's. Really, use_openprom should just
be visible on all ports and set to 0 on sun3 or something.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.sbin/eeprom/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.