Source-Changes archive

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

CVS commit: src/sys/arch/m68k/include



Module Name:    src
Committed By:   tsutsui
Date:           Sat Jan 17 01:38:10 UTC 2009

Modified Files:
        src/sys/arch/m68k/include: pte_motorola.h

Log Message:
Make st_entry_t and pt_entry_t unsigned.
These values contain paddr_t and bitmap flags.

XXX paddr_t is unsigned long, not unsigned int.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/m68k/include/pte_motorola.h

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