Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Sat Mar 15 15:30:14 PST 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv27985

Modified Files:
        mem.c 
Log Message:
- /dev/mem: only allow access to physical RAM
- /dev/kmem: disallow access to devices

This is designed to protect device registers from being corrupted
accidentally by "innocent" mem/kmem grovellers.


thorpej
Sat Mar 15 15:34:34 PST 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv29105

Modified Files:
        trap.c 
Log Message:
Garbage-collect use of FPCOPROC.




Home | Main Index | Thread Index | Old Index