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