From owner-cvs-usrbin Sun Mar 8 01:18:55 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03736 for cvs-usrbin-outgoing; Sun, 8 Mar 1998 01:18:55 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03700; Sun, 8 Mar 1998 01:18:49 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA29859; Sun, 8 Mar 1998 01:16:58 -0800 (PST) Date: Sun, 8 Mar 1998 01:16:58 -0800 (PST) Message-Id: <199803080916.BAA29859@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/hexdump hexdump.c odsyntax.c parse.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/03/08 01:16:58 PST Modified files: (Branch: RELENG_2_2) usr.bin/hexdump hexdump.c odsyntax.c parse.c Log: MFC: setlocale, style. Revision Changes Path 1.1.1.1.8.2 +4 -2 src/usr.bin/hexdump/hexdump.c 1.2.6.4 +3 -4 src/usr.bin/hexdump/odsyntax.c 1.1.1.1.8.2 +6 -7 src/usr.bin/hexdump/parse.c