Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2001 07:11:09 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/hexdump display.c hexdump.h parse.c
Message-ID:  <200107241411.f6OEB9R66110@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/07/24 07:11:09 PDT

  Modified files:
    usr.bin/hexdump      display.c hexdump.h parse.c 
  Log:
  Remove the misnamed `emalloc' and replace its uses with the calloc (along
  with error checking) that it actually was.
  
  Revision  Changes    Path
  1.7       +5 -21     src/usr.bin/hexdump/display.c
  1.3       +1 -1      src/usr.bin/hexdump/hexdump.h
  1.5       +10 -6     src/usr.bin/hexdump/parse.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?200107241411.f6OEB9R66110>