Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/17/1996 04:40:03
thorpej
Wed Oct 16 21:34:11 PDT 1996
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv6687

Modified Files:
	if_fe.c 
Log Message:
Appease the compiler: get rid of some unused variables, add some
prototypes, and suppress a bogus "might be used uninitialized" warning.
It's clear from reading the logic of the function that produces the
warning that the variable will not be used uninitialized, but the
compiler just isn't smart enough, I guess.  Marked XXX for future reference.


perry
Wed Oct 16 21:38:51 PDT 1996
Update of /cvsroot/src/etc/mtree
In directory netbsd1:/var/slash-tmp/cvs-serv7723

Modified Files:
	4.4BSD.usr 
Log Message:
removed most tahoe references