Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/25/1997 19:20:03
gwr
Fri Apr 25 12:11:49 PDT 1997
Update of /cvsroot/src/sys/arch/sun3x/conf
In directory netbsd1:/var/slash-tmp/cvs-serv17712/conf

Modified Files:
	std.sun3x 
Log Message:
Add idprom, oclock, and rearrange somewhat.


gwr
Fri Apr 25 12:12:58 PDT 1997
Update of /cvsroot/src/sys/arch/sun3x/conf
In directory netbsd1:/var/slash-tmp/cvs-serv17830/conf

Modified Files:
	files.sun3x 
Log Message:
Add devices: idprom, oclock.  Add file leds.c.


gwr
Fri Apr 25 12:16:14 PDT 1997
Update of /cvsroot/src/sys/arch/sun3x/sun3x
In directory netbsd1:/var/slash-tmp/cvs-serv18587/sun3x

Modified Files:
	fpu.c 
Log Message:
Hack for now: if fpu is there, report it as an mc68882.


leo
Fri Apr 25 12:16:32 PDT 1997
Update of /a/cvsroot/src/sys/arch/atari/atari
In directory netbsd1:/home/leo/src/sys/arch/atari/atari

Modified Files:
	disksubr.c 
Log Message:
Changes to bounds_check_with_label:
- Take care of the case where d_secsize < DEV_BSIZE (From Waldi Ravens)
- Don't check if an unsigned value <= 0. This was the cause of various
  panics when savecore(1) was reading at bogus offsets because the crash
  dump format was changed. Thanks to Jason for unintently revealing the
  bug ;-)


leo
Fri Apr 25 12:18:07 PDT 1997
Update of /a/cvsroot/src/sys/arch/atari/dev
In directory netbsd1:/home/leo/src/sys/arch/atari/dev

Modified Files:
	hdfd.c 
Log Message:
Allow formatting of 360Kb floppies.