Date: Thu, 10 Jul 1997 23:26:01 -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: <199707110626.XAA05644@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
charnier 1997/07/10 23:26:01 PDT Modified files: (Branch: RELENG_2_2) usr.bin/hexdump display.c hexdump.c hexdump.h hexsyntax.c odsyntax.c parse.c Log: MFC: Use err(3) instead of local redefinition. Add `hd' to usage str. Revision Changes Path 1.1.1.1.8.1 +11 -9 src/usr.bin/hexdump/display.c 1.1.1.1.8.1 +5 -31 src/usr.bin/hexdump/hexdump.c 1.1.1.1.8.1 +0 -1 src/usr.bin/hexdump/hexdump.h 1.4.2.1 +12 -4 src/usr.bin/hexdump/hexsyntax.c 1.2.6.1 +9 -6 src/usr.bin/hexdump/odsyntax.c 1.1.1.1.8.1 +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?199707110626.XAA05644>