Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 08/12/2000 02:51:14
Module Name: syssrc
Committed By: jdolecek
Date: Fri Aug 11 23:51:13 UTC 2000
Modified Files:
syssrc/sys/sys [netbsd-1-5]: lockf.h
Log Message:
pullup rev. 1.10 from trunk (approved by releng-1-5):
guard prototypes for lf_* functions by ifdef _KERNEL, so that
userland kernel grovellers can get on struct lockf easily.
Noted by Andrew Brown <atatat@atatdot.net>
To generate a diff of this commit:
cvs rdiff -r1.8.2.1 -r1.8.2.2 syssrc/sys/sys/lockf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.