NetBSD/usr.bin/hexdump
bjh21 84f98450e5 Enable support for printing 8-byte integers. For some reason, most of the
code for this was present, but disabled.
This is required for POSIX compliance on platforms with 8-byte longs.
2001-12-07 13:37:39 +00:00
..
Makefile More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
conv.c WARNSify, fix .Nm usage, deprecate register 1997-10-19 02:34:02 +00:00
display.c Enable support for printing 8-byte integers. For some reason, most of the 2001-12-07 13:37:39 +00:00
hexdump.1 Whitespace cleanup. 2001-12-01 16:43:07 +00:00
hexdump.c WARNSify, fix .Nm usage, deprecate register 1997-10-19 02:34:02 +00:00
hexdump.h constify 2001-02-07 18:32:07 +00:00
hexsyntax.c Show -C option in usage. PR/5266 1998-04-08 23:48:57 +00:00
od.1 Further POSIX progress: The C, S, I and L modifiers now behave correctly, 2001-12-07 01:23:42 +00:00
odsyntax.c Further POSIX progress: The C, S, I and L modifiers now behave correctly, 2001-12-07 01:23:42 +00:00
parse.c Enable support for printing 8-byte integers. For some reason, most of the 2001-12-07 13:37:39 +00:00