Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 04/26/2001 09:07:13
Module Name: syssrc
Committed By: enami
Date: Thu Apr 26 06:07:13 UTC 2001
Modified Files:
syssrc/sys/kern: kern_sysctl.c
Log Message:
Make sysctl_msgbuf() to copy message buffer to userland even if
the write pointer points to the beginning of message buffer.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 syssrc/sys/kern/kern_sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.