Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2005 05:01:44 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/random probe.c src/sys/opencrypto deflate.c
Message-ID:  <200505300501.j4U51ikj070065@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505300501.j4U51ikj070065>