Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/13/2000 20:29:42
Module Name: syssrc
Committed By: itojun
Date: Sun Aug 13 17:29:41 UTC 2000
Modified Files:
syssrc/sys/sys [netbsd-1-5]: mbuf.h
Log Message:
pullup 1.50 -> 1.51 (approved by releng-1-5)
> move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL),
> as it is no wthe default setting for everyone.
>
> the reason we still use the name "PULLDOWN_TEST" while it is now default:
> kame code sharing.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.49.4.1 syssrc/sys/sys/mbuf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.