Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/23/1997 02:30:06
gwr
Wed Oct 22 19:24:52 PDT 1997
Update of /cvsroot/src/sys/arch/sun3x/sun3x
In directory netbsd1:/var/slash-tmp/cvs-serv19576

Modified Files:
	pmap.c 
Log Message:
Remove the for-loop that wants to map multiple msgbuf pages.
Multiple msgbuf pages will not work without a redesign of
the kernel VM layout, so let's not pretend we can do it.


lukem
Wed Oct 22 19:28:42 PDT 1997
Update of /cvsroot/src/lib/libkvm.old
In directory netbsd1:/var/slash-tmp/cvs-serv20776

Modified Files:
	Makefile 
Log Message:
use CPPFLAGS instead of CFLAGS