Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/18/2001 21:28:35
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.