summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump
AgeCommit message (Expand)Author
2001-12-07WARNS=2bjh21
2001-12-07Mention that eight-byte integers work.bjh21
2001-12-07POSIX.2 doesn't specify hexdump, so we can't claim our hexdump is compatiblebjh21
2001-12-07Enable support for printing 8-byte integers. For some reason, most of thebjh21
2001-12-07Further POSIX progress: The C, S, I and L modifiers now behave correctly,bjh21
2001-12-05Further POSIXification: od now supports -N, which is equivalent to hexdump'sbjh21
2001-12-05Add a -j option to od, which does the same as the -s option tobjh21
2001-12-01Whitespace cleanup.wiz
2001-10-03Hmm...apparently I left out a word.atatat
2001-05-06Improve usage of `comprise' according to Webster and misc/10893wiz
2001-04-04Lowercase name in xref.wiz
2001-02-15PR/9195: Tanaka Akira: od does not display short files containing nulls. Fixchristos
2001-02-10fix fix typo from @@@christos
2001-02-09new man page from @@@christos
2001-02-07PR/12147: TheMan: add -t option to od.christos
2001-02-07constifychristos
2001-02-07PR/12147: TheMan: add -t option to od.christos
2000-10-14Don't core dump with an empty format string. Fixes PR#11218.bjh21
2000-10-11string length computation bug. PR 8676.itojun
2000-10-11More format string cleanup by sommerfeld.is
2000-07-10printf() pedant - even if we are sure that there's no %-formatted in aitojun
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-03-06Add a real date.mycroft
1998-12-19char -> unsigned charchristos
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-06-08everything has bugs; either document them or don't bother with a BUGS sectionlukem
1998-04-08Show -C option in usage. PR/5266jeremy
1998-02-20Added -C option for hexadecimal+ASCII display. [PR/5017]jeremy
1997-10-19WARNSify, fix .Nm usage, deprecate registerlukem
1997-10-18merge lite-2.mrg
1997-07-11add explicit return types to many functionsmikel
1997-07-10kill xref to nonexistent adb(1)mikel
1997-01-09RCS ID policetls
1996-11-10fix the the typoslukem
1996-05-07Include appropriate header files to bring prototypes into scope.jtc
1994-12-22specify man pages the new way.cgd
1994-05-20Display addresses -- which are off_t's -- with proper format string.pk
1994-01-11Fix spelling errors.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-06-064.4BSD-Lite2mrg
1993-05-04Previous patch was incorrect.mycroft
1993-05-03Fix a NULL-dereferencing, that caused a segfault with QMAGIC (yay).sef
1993-03-21initial import of 386bsd-0.1 sourcescgd