Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Sat Feb  1 23:53:17 PST 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv20794

Modified Files:
        genassym.c 
Log Message:
- Use <errno.h>, not "extern int errno."
- Define FPU constants.


thorpej
Sat Feb  1 23:55:54 PST 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv20889

Modified Files:
        locore.s 
Log Message:
- Eliminate some unnecessary cpu/mmu checks, based on what CPUs
  the kernel was compiled for.
- Add some comments about possible further optimization.
- Garbage-collect extra copypage()


thorpej
Sat Feb  1 23:58:51 PST 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv21039

Modified Files:
        machdep.c 
Log Message:
Clean up the mappedcopy initialization code.


thorpej
Sat Feb  1 23:59:43 PST 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv21113

Modified Files:
        mem.c 
Log Message:
zeropage -> devzeropage, and make it static.




Home | Main Index | Thread Index | Old Index