Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/04/1997 01:40:03
thorpej
Mon Nov  3 17:37:05 PST 1997
Update of /cvsroot/src/sys/arch/i386/i386
In directory netbsd1:/var/slash-tmp/cvs-serv19571/i386

Modified Files:
	pmap.c vm_machdep.c 
Log Message:
Make pmap_{,de}activate() take a pointer to a proc.


thorpej
Mon Nov  3 17:37:07 PST 1997
Update of /cvsroot/src/sys/arch/i386/include
In directory netbsd1:/var/slash-tmp/cvs-serv19571/include

Modified Files:
	pmap.h 
Log Message:
Make pmap_{,de}activate() take a pointer to a proc.


phil
Mon Nov  3 17:39:10 PST 1997
Update of /cvsroot/src/distrib/utils/sysinst
In directory netbsd1:/var/slash-tmp/cvs-serv19663

Modified Files:
	defs.h main.c menus.mi.eng target.c util.c 
Log Message:
- extract_dist now uses dist_list to know which to extract
- Added -r rel flag to change the release tag on the tar files.
- Added Usage
- Fixed a menu bug (missing exit) 
- Made target_expand available to all functions to produce correct
	file names.