Subject: CVS commit: sharesrc/share/man/man9
To: None <source-changes@netbsd.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 07/23/2002 17:00:17
Module Name: sharesrc
Committed By: hannken
Date: Tue Jul 23 14:00:17 UTC 2002
Modified Files:
sharesrc/share/man/man9: bufq.9
syssrc/sys/kern: subr_disk.c
Log Message:
The buffer returned by BUFQ_PEEK must remain the same until BUFQ_GET is
called. It may be used as the "current" buffer.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 sharesrc/share/man/man9/bufq.9
cvs rdiff -r1.40 -r1.41 syssrc/sys/kern/subr_disk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.