Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Leo Weppelman <leo@netbsd.org>
List: source-changes
Date: 12/06/1999 08:06:26
Module Name: syssrc
Committed By: leo
Date: Mon Dec 6 16:06:26 UTC 1999
Modified Files:
syssrc/sys/arch/atari/atari: atari_init.c bus.c
Log Message:
Implement an allocator for VA-space using fixed extent maps. It is now
possible to allocate VA-space before uvm is initialized.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/arch/atari/atari/atari_init.c
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/atari/atari/bus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.