Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 06/21/2001 22:08:39
Module Name:	syssrc
Committed By:	jdolecek
Date:		Thu Jun 21 19:08:39 UTC 2001

Modified Files:
	syssrc/sys/kern: kern_sysctl.c
	syssrc/sys/sys: pipe.h sysctl.h

Log Message:
Move prototype of sysctl_dopipe() from <sys/sysctl.h> to <sys/pipe.h>
and adjust kern/kern_sysctl.c accordingly.


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 syssrc/sys/kern/kern_sysctl.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/sys/pipe.h
cvs rdiff -r1.62 -r1.63 syssrc/sys/sys/sysctl.h

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