Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2000 06:34:52 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/awi awivar.h src/sys/sys libkern.h param.h
Message-ID:  <200009021334.GAA54465@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/09/02 06:34:52 PDT

  Modified files:
    sys/dev/awi          awivar.h 
    sys/sys              libkern.h param.h 
  Log:
  Bite the bullet and provde memcmp() and memset(), this will be cheaper
  than all the copy&paste versions we already have :-(
  
  Revision  Changes    Path
  1.6       +1 -17     src/sys/dev/awi/awivar.h
  1.21      +21 -1     src/sys/sys/libkern.h
  1.80      +1 -10     src/sys/sys/param.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?200009021334.GAA54465>