cvs commit: src/sys/dev/random probe.c src/sys/opencrypto deflate.c
Scott Long
scottl at FreeBSD.org
Sun May 29 22:01:45 PDT 2005
scottl 2005-05-30 05:01:44 UTC
FreeBSD src repository
Modified files:
sys/dev/random probe.c
sys/opencrypto deflate.c
Log:
malloc.h relies on param.h for a definition of MAXCPU. I guess that there is
other header pollution that makes this work right now, but it falls over when
doing a RELENG_5 -> HEAD upgrade.
Revision Changes Path
1.4 +1 -0 src/sys/dev/random/probe.c
1.4 +1 -0 src/sys/opencrypto/deflate.c
More information about the cvs-src
mailing list