Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 1997 23:48:27 -0700 (PDT)
From:      Philippe Charnier <charnier@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/hexdump display.c hexdump.c hexdump.h hexsyntax.c odsyntax.c parse.c
Message-ID:  <199707100648.XAA10782@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
charnier    1997/07/09 23:48:26 PDT

  Modified files:
    usr.bin/hexdump      display.c hexdump.c hexdump.h hexsyntax.c 
                         odsyntax.c parse.c 
  Log:
  Use err(3) instead of local redefinition, incorporate `hd' in usage str.
  
  Revision  Changes    Path
  1.2       +11 -9     src/usr.bin/hexdump/display.c
  1.2       +5 -31     src/usr.bin/hexdump/hexdump.c
  1.2       +0 -1      src/usr.bin/hexdump/hexdump.h
  1.7       +12 -4     src/usr.bin/hexdump/hexsyntax.c
  1.5       +8 -5      src/usr.bin/hexdump/odsyntax.c
  1.2       +12 -8     src/usr.bin/hexdump/parse.c



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