Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 01/23/2005 19:02:02
Module Name:	src
Committed By:	chs
Date:		Sun Jan 23 19:02:02 UTC 2005

Modified Files:
	src/sys/kern: init_main.c
	src/sys/uvm: uvm_init.c

Log Message:
move the call to link_pool_init() to the end of uvm_init().  needed for sun3.


To generate a diff of this commit:
cvs rdiff -r1.243 -r1.244 src/sys/kern/init_main.c
cvs rdiff -r1.20 -r1.21 src/sys/uvm/uvm_init.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.