Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/10/1997 13:20:03
mrg
Fri Oct 10 06:11:51 PDT 1997
Update of /cvsroot/src/lib/libkvm
In directory netbsd1:/var/slash-tmp/cvs-serv9740

Modified Files:
	kvm_sparc.c 
Log Message:
clean WARNS on the sparc.

mrg
Fri Oct 10 06:16:25 PDT 1997
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv9894

Modified Files:
	vm_swap.c 
Log Message:
when creating the per-device extent, use from 0 to nblks, and then
extent_alloc_region() any skipped space.  this is (basically) what
the previous swap code did (with rmaps rather than extents).


mrg
Fri Oct 10 06:17:33 PDT 1997
Update of /cvsroot/src/lib/libc/sys
In directory netbsd1:/var/slash-tmp/cvs-serv9980

Modified Files:
	swapctl.2 
Log Message:
when creating the per-device extent, use from 0 to nblks, and then
extent_alloc_region() any skipped space.  this is (basically) what
the previous swap code did (with rmaps rather than extents).


fvdl
Fri Oct 10 06:18:38 PDT 1997
Update of /a/cvsroot/src/include
In directory netbsd1:/home/fvdl/src/include

Modified Files:
	dirent.h 
Log Message:
oops. Checked in wrong dirent.h version. Add missing getdents prototype
to this one.