freebsd-src/usr.bin/hexdump
Tim J. Robbins 7139b25561 Make the output tidier when multiple integer formats are requested by
attempting to line up values into columns.

Obtained from:	NetBSD (idea)
2002-05-17 08:54:32 +00:00
..
conv.c Overhaul hexdump's od syntax code to handle the -s -A -j -N -t options that 2002-05-17 07:14:55 +00:00
display.c Overhaul hexdump's od syntax code to handle the -s -A -j -N -t options that 2002-05-17 07:14:55 +00:00
hexdump.1 Add support for printing long doubles. 2002-05-17 06:12:25 +00:00
hexdump.c Change localizing to LC_ALL 2001-02-10 23:25:09 +00:00
hexdump.h Declare variables that were extern'd in multiple places in hexdump.h. 2002-05-17 06:32:00 +00:00
hexsyntax.c Declare variables that were extern'd in multiple places in hexdump.h. 2002-05-17 06:32:00 +00:00
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00
od.1 Overhaul hexdump's od syntax code to handle the -s -A -j -N -t options that 2002-05-17 07:14:55 +00:00
odsyntax.c Make the output tidier when multiple integer formats are requested by 2002-05-17 08:54:32 +00:00
parse.c Overhaul hexdump's od syntax code to handle the -s -A -j -N -t options that 2002-05-17 07:14:55 +00:00