Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/ufs/ffs
Module Name: syssrc
Committed By: lukem
Date: Wed Jan 9 23:51:01 UTC 2002
Modified Files:
syssrc/sys/ufs/ffs: ffs_subr.c
Log Message:
Only pull in <sys/systm.h> #ifdef _KERNEL, since it's a kernel only header.
In the ! _KERNEL case, provide own prototype for panic() instead.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/ufs/ffs/ffs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index