Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   chs
Date:           Sun Nov 18 19:28:35 UTC 2001

Modified Files:
        syssrc/sys/arch/i386/i386: gdt.c
        syssrc/sys/arch/x86_64/x86_64: gdt.c

Log Message:
allocate and free memory explicitly rather than abusing uvm_map_pageable().


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/i386/i386/gdt.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/x86_64/x86_64/gdt.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