Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 09/17/1994 19:00:02
mycroft
Sat Sep 17 18:52:07 PDT 1994
Update of /b/source/CVS/src/lib/libkvm
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/lib/libkvm

Modified Files:
	kvm.c kvm_private.h kvm_proc.c 
Log Message:
Move the swap page buffer into struct __kvm.  Cache the page size during
kvm_open().  Fix an existing memory leak.


mycroft
Sat Sep 17 18:59:32 PDT 1994
Update of /b/source/CVS/src/sys/sys
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/sys

Modified Files:
	mbuf.h 
Log Message:
Trivial change to avoid compiler warnings, from Bill Sommerfeld.