Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Wed, 27 Mar 1996 17:20:09 -0500 (EST)
mark
Wed Mar 27 17:14:49 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/mainbus
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22376
Modified Files:
qmouse.c
Log Message:
Define name for the interrupt handler.
Include mouse.h instead of qmouse.h now that there is a generic
interface.
mark
Wed Mar 27 17:18:47 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/mainbus
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22412
Modified Files:
fd.c
Log Message:
Define name for the floppy interrupt handler.
Fixed declartion of fdopen() now that it does not clash with fdesc open
function.
mark
Wed Mar 27 17:19:34 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22423
Modified Files:
copystr.S
Log Message:
Push r4-r6 on the stack at the beginning of the function to avoid
trashing r5 and r6 if copystr() is called with a length of 0.
Home |
Main Index |
Thread Index |
Old Index