diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-12-30 08:17:33 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-12-30 08:17:33 +0000 |
commit | d5d19f2d773d90fe05e2a93c2878ece3b2a4a7fc (patch) | |
tree | eabe05d107d7761a7d3ce8ea9f04236ef4a93b64 /distrib/sets/lists | |
parent | 80376a6f4b8ec8fa3670cc0fade14a38c69d5a10 (diff) |
Changes come from NetBSD, Lite-2 and me. ok deraadt
od(1):
- Enable support for printing 8-byte integers.
- Added -C option for hexadecimal+ASCII display.
- Fix od so it displays short files containing nulls.
- POSIXification: The C, S, I and L modifiers now behave correctly,
specifying output in units of a char, short, int and long (as defined by
the host system) respectively. Support -N, equivalent to hexdump's
-n (format only COUNT bytes of input). Add -j option which does the
same thing as -s in hexdump (skipping some of the input).
hexdump(1):
- POSIX.2 doesn't specify hexdump so it can't be compatible with it...
- add missing trailing \n in usage() printf
Diffstat (limited to 'distrib/sets/lists')
0 files changed, 0 insertions, 0 deletions