Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2002 15:33:43 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern md5c.c
Message-ID:  <200210202233.g9KMXh4B086499@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/10/20 15:33:43 PDT

  Modified files:
    sys/kern             md5c.c 
  Log:
  We have memset() and memcpy() in the kernel now, so we don't need to
  #define them to bzero and bcopy.
  
  Spotted by:     FlexeLint
  
  Revision  Changes    Path
  1.20      +0 -5      src/sys/kern/md5c.c

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?200210202233.g9KMXh4B086499>