Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 06/29/2003 05:43:57
Module Name: src
Committed By: enami
Date: Sun Jun 29 05:43:57 UTC 2003
Modified Files:
src/sys/sys: conf.h file.h
src/sys/ufs/ffs: ffs_extern.h
Log Message:
Add forward declaration of struct lwp instead of struct proc. Sort those
while I'm here.
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/sys/conf.h
cvs rdiff -r1.41 -r1.42 src/sys/sys/file.h
cvs rdiff -r1.29 -r1.30 src/sys/ufs/ffs/ffs_extern.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.