Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/20/1997 18:50:03
drochner
Mon Oct 20 11:42:18 PDT 1997
Update of /cvsroot/src/usr.sbin/timed/timed
In directory netbsd1:/var/slash-tmp/cvs-serv4010

Modified Files:
	networkdelta.c 
Log Message:
Oops, mrg had a reason to use %ld format.
We really need a cast to print off_t values.


thorpej
Mon Oct 20 11:43:23 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv3984

Modified Files:
	aha_isa.c aic_isa.c ast.c bha_isa.c boca.c com_isa.c cy_isa.c 
	esp_isa.c i82365_isa.c if_ep_isa.c if_iy.c if_lc_isa.c 
	if_le_isa.c lpt_isa.c mcd.c rtfps.c uha_isa.c wds.c wt.c 
Log Message:
Don't panic if we fail to remap i/o or mem space in the attach function.
Instead, print a diagnostic and return.  (Some drivers do this already.)

Also, normalize the diagnostic message, and fix some places where the
printfs were getting ugly.


explorer
Mon Oct 20 11:43:49 PDT 1997
Update of /cvsroot/src/sys/dev
In directory netbsd1:/var/slash-tmp/cvs-serv4537

Modified Files:
	rnd.c 
Log Message:
clean up the event queue more.  Add volatile where needed.

explorer
Mon Oct 20 11:45:11 PDT 1997
Update of /cvsroot/src/sys/arch/i386/conf
In directory netbsd1:/var/slash-tmp/cvs-serv4916

Modified Files:
	GENERIC INSTALL 
Log Message:
Mark options RND_COM as broken on i386 port

explorer
Mon Oct 20 11:47:09 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/conf
In directory netbsd1:/var/slash-tmp/cvs-serv5009

Modified Files:
	GENERIC ALPHA 
Log Message:
comment out rnd, mark as experimental