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: minoura
Date: Thu Sep 16 14:35:43 UTC 1999
Modified Files:
syssrc/sys/arch/x68k/x68k: pmap.c vm_machdep.c
Log Message:
Finish PMAP_NEW.
- Wrong argument to pmap_kremove (vm_machdep.c:pagemove()).
- Uninitialized variable (pmap.c:pmap_kremove <- this should be fixed long
ago...)
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/arch/x68k/x68k/pmap.c
cvs rdiff -r1.25 -r1.26 syssrc/sys/arch/x68k/x68k/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