Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/09/1997 02:30:02
mrg
Thu May  8 19:29:31 PDT 1997
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv18191

Modified Files:
      Tag: mrg-vm-swap2
	vm_swap.c vm_swap.h 
Log Message:
remove struct swapinfo, as it was an unnessecary abstraction.
fix bug pointed out by leo:  misc counts swap devices not swap
priority levels.


mrg
Thu May  8 19:29:59 PDT 1997
Update of /cvsroot/src/sbin/swap
In directory netbsd1:/var/slash-tmp/cvs-serv18220

Modified Files:
      Tag: mrg-vm-swap2
	swap.c 
Log Message:
remove struct swapinfo, as it was an unnessecary abstraction.