Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/24/1997 05:30:03
mikel
Mon Jun 23 22:22:41 PDT 1997
Update of /cvsroot/src/sbin/swapctl
In directory netbsd1:/var/slash-tmp/cvs-serv11578/src/sbin/swapctl

Modified Files:
	swapctl.c 
Log Message:
include <err.h> for err*() and warn*() prototypes
cast long to int for use by printf("%d",..)
add parens for gcc -Wall