Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/12/1997 16:10:02
gwr
Wed Feb 12 08:00:32 PST 1997
Update of /cvsroot/src/sys/arch/sun3x/sun3x
In directory netbsd1:/var/slash-tmp/cvs-serv23405
Modified Files:
clock.c
Log Message:
Must convert from/to BCD when reading/writing the clock chip.
gwr
Wed Feb 12 08:04:34 PST 1997
Update of /cvsroot/src/sys/arch/sun3x/sun3x
In directory netbsd1:/var/slash-tmp/cvs-serv23553
Modified Files:
_startup.c
Log Message:
Force RB_SINGLE for now (in addition to RB_KDB).
gwr
Wed Feb 12 08:06:19 PST 1997
Update of /cvsroot/src/sys/arch/sun3x/sun3x
In directory netbsd1:/var/slash-tmp/cvs-serv23880
Modified Files:
machdep.c
Log Message:
Avoid dereferencing null curproc in dumpmem().