Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 13:24:10 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files src/sys/dev/wi if_wi.c src/sys/geom geom_gpt.c src/sys/net zlib.h src/sys/sys systm.h
Message-ID:  <200205292024.g4TKOAZ89653@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/05/29 13:24:10 PDT

  Modified files:
    sys/conf             files 
    sys/dev/wi           if_wi.c 
    sys/geom             geom_gpt.c 
    sys/net              zlib.h 
    sys/sys              systm.h 
  Log:
  Add one copy of crc32() and crc32_tab[] in libkern, and remove it two other
  places.
  
  Comment out crc32 related definitions in zlib.h, we don't seem to have the
  corresponding code in our kernel.
  
  Revision  Changes    Path
  1.639     +1 -0      src/sys/conf/files
  1.105     +0 -55     src/sys/dev/wi/if_wi.c
  1.2       +0 -65     src/sys/geom/geom_gpt.c
  1.9       +4 -0      src/sys/net/zlib.h
  1.174     +2 -0      src/sys/sys/systm.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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