cvs commit: src/sys/net zlib.c src/sys/modules/zlib Makefile

Mark Murray markm at FreeBSD.org
Sun Jun 20 10:42:35 PDT 2004


markm       2004-06-20 17:42:35 UTC

  FreeBSD src repository

  Modified files:
    sys/net              zlib.c 
  Added files:
    sys/modules/zlib     Makefile 
  Log:
  Give zlib the ability to be a module that can be depended on,
  in the MODULE_DEPEND() sense.
  
  Revision  Changes    Path
  1.1       +8 -0      src/sys/modules/zlib/Makefile (new)
  1.18      +24 -0     src/sys/net/zlib.c


More information about the cvs-src mailing list