From owner-cvs-all Thu May 16 23:12:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E877037B412; Thu, 16 May 2002 23:12:25 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4H6CPV40272; Thu, 16 May 2002 23:12:25 -0700 (PDT) (envelope-from tjr) Message-Id: <200205170612.g4H6CPV40272@freefall.freebsd.org> From: "Tim J. Robbins" Date: Thu, 16 May 2002 23:12:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/hexdump display.c hexdump.1 parse.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/05/16 23:12:25 PDT Modified files: usr.bin/hexdump display.c hexdump.1 parse.c Log: Add support for printing long doubles. PR: 36783 Revision Changes Path 1.13 +5 -0 src/usr.bin/hexdump/display.c 1.18 +1 -1 src/usr.bin/hexdump/hexdump.1 1.8 +6 -0 src/usr.bin/hexdump/parse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message