Subject: CVS commit: src/sbin/swapctl
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 02/09/2005 05:51:38
Module Name:	src
Committed By:	xtraeme
Date:		Wed Feb  9 05:51:38 UTC 2005

Modified Files:
	src/sbin/swapctl: Makefile swapctl.c swapctl.h swaplist.c

Log Message:
Kill __P(), use ANSI function declarations, constify; WARNS=3.

Reviewed by mrg@.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sbin/swapctl/Makefile
cvs rdiff -r1.27 -r1.28 src/sbin/swapctl/swapctl.c
cvs rdiff -r1.3 -r1.4 src/sbin/swapctl/swapctl.h
cvs rdiff -r1.12 -r1.13 src/sbin/swapctl/swaplist.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.