Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/23/2005 18:46:17
Module Name:	src
Committed By:	thorpej
Date:		Thu Jun 23 18:46:17 UTC 2005

Modified Files:
	src/sys/kern: subr_extent.c subr_log.c subr_prf.c subr_prof.c
	    subr_xxx.c

Log Message:
Use ANSI function decls.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/kern/subr_extent.c
cvs rdiff -r1.34 -r1.35 src/sys/kern/subr_log.c
cvs rdiff -r1.98 -r1.99 src/sys/kern/subr_prf.c
cvs rdiff -r1.31 -r1.32 src/sys/kern/subr_prof.c
cvs rdiff -r1.13 -r1.14 src/sys/kern/subr_xxx.c

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