Source-Changes archive

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

NetBSD master CVS tree commits



jonathan
Sun May 19 11:55:33 EDT 1996
Update of /a/cvsroot/src/sys/arch/pmax/pmax
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv957

Modified Files:
        vm_machdep.c 
Log Message:
Add local declarations for locore functions. Fix pagemove() return
type to be void. Add explicit "int" return types.
Fix format/argument mismatches for vm_offset_t's in diagnostic messages.


jonathan
Sun May 19 11:57:18 EDT 1996
Update of /a/cvsroot/src/sys/arch/pmax/pmax
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv1035

Modified Files:
        cpu_cons.c 
Log Message:
Delete unecessary #include of "le.h", which doesn't exist anymore.


ragge
Sun May 19 11:57:51 EDT 1996
Update of /a/cvsroot/src/lib/libc/arch/vax/string
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv1015/string

Modified Files:
        Makefile.inc 
Added Files:
        bcmp.S bcopy.S bzero.S ffs.S index.S memcmp.S memcpy.S 
        memmove.S memset.S 
Log Message:
VAX string functions in assembler. Fixed for NetBSD by Ken Wellsch.




Home | Main Index | Thread Index | Old Index