Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   ragge
Date:           Fri Oct 22 21:14:35 UTC 1999

Modified Files:
        syssrc/sys/arch/vax/include: param.h vmparam.h
        syssrc/sys/arch/vax/vax: machdep.c vm_machdep.c

Log Message:
Remove the vmapbuf()/vunmapbuf() routines. They are quite unneccessary
on a machine that has MMU for its I/O devices.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/vax/include/param.h
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/vax/include/vmparam.h
cvs rdiff -r1.87 -r1.88 syssrc/sys/arch/vax/vax/machdep.c
cvs rdiff -r1.54 -r1.55 syssrc/sys/arch/vax/vax/vm_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index