Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



fvdl
Sun Jul  6 15:52:00 PDT 1997
Update of /a/cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv10706

Modified Files:
        kern_lock.c 
Log Message:
There appear to be spinlock bugs in the VM code. They are not a problem
now, as we're always one on CPU (they will be later, though). With DEBUG,
they cause a lot of output, so DEBUG -> LOCKDEBUG for now.


christos
Sun Jul  6 18:52:29 EDT 1997
Update of /cvsroot/src/libexec/talkd
In directory netbsd1:/var/slash-tmp/cvs-serv11054

Modified Files:
        Makefile 
Log Message:
Use WARNS=1


fvdl
Sun Jul  6 15:53:15 PDT 1997
Update of /a/cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv11125

Modified Files:
        lock.h 
Log Message:
There appear to be spinlock bugs in the VM code. They are not a problem
now, as we're always one on CPU (they will be later, though). With DEBUG,
they cause a lot of output, so DEBUG -> LOCKDEBUG for now.




Home | Main Index | Thread Index | Old Index