Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/17/1997 03:50:02
jeremy
Thu Jan 16 19:42:16 PST 1997
Update of /cvsroot/src/sys/arch/sun3x/dev
In directory netbsd1:/var/slash-tmp/cvs-serv13928

Modified Files:
	if_le.c 
Log Message:

Added two additional bits (ACON and BCON) to the initilization constant for
the CSR3.  The chip now successfully reads and writes its initialization
block and ring descriptors and is fully operational.  (Thanks to Gordon
Ross for suspecting the misconfiguration.)


mrg
Thu Jan 16 19:43:56 PST 1997
Update of /cvsroot/src/sys/arch/sparc/conf
In directory netbsd1:/home/mrg/src/sys/arch/sparc/conf

Modified Files:
	GENERIC 
Log Message:
add MSDOSFS.

perry
Thu Jan 16 19:45:00 PST 1997
Update of /cvsroot/src/lib/libc/compat-43
In directory netbsd1:/var/slash-tmp/cvs-serv14165/compat-43

Modified Files:
	sigvec.3 
Log Message:
change sigpause(2) to sigsuspend(2) or sigpause(3), depending
Also try to fix other bad references to sig* man pages.
Fixes pr-2885 from Jonathan Stone
These SEE ALSO sections are still bloody messes (sigh)


perry
Thu Jan 16 19:45:03 PST 1997
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv14165/gen

Modified Files:
	alarm.3 siginterrupt.3 ualarm.3 
Log Message:
change sigpause(2) to sigsuspend(2) or sigpause(3), depending
Also try to fix other bad references to sig* man pages.
Fixes pr-2885 from Jonathan Stone
These SEE ALSO sections are still bloody messes (sigh)


perry
Thu Jan 16 19:45:04 PST 1997
Update of /cvsroot/src/lib/libc/sys
In directory netbsd1:/var/slash-tmp/cvs-serv14165/sys

Modified Files:
	sigaction.2 
Log Message:
change sigpause(2) to sigsuspend(2) or sigpause(3), depending
Also try to fix other bad references to sig* man pages.
Fixes pr-2885 from Jonathan Stone
These SEE ALSO sections are still bloody messes (sigh)