| Age | Commit message (Expand) | Author |
| 2013-10-18 | don't read random garbage from the stack | christos |
| 2013-02-09 | "dcl" is not "dc1". | jakllsch |
| 2012-07-06 | Bug Hunting: | wiz |
| 2012-07-06 | From Bug Hunting: | wiz |
| 2012-07-06 | From Bug Hunting: | wiz |
| 2012-07-06 | From Bug Hunting: | wiz |
| 2012-04-08 | Remove unnecessary Bk/Ek pairs from SYNOPSIS. | wiz |
| 2011-09-04 | static + __dead | joerg |
| 2011-08-14 | document non-literal format strings. | christos |
| 2010-12-18 | Replace "\t" with Ta in table. | wiz |
| 2010-11-28 | properly detect that we aren't od(1) and act as hexdump. fixes hexdump, | mrg |
| 2010-11-27 | revert and fix the usage to be consistent with other programs. | christos |
| 2010-11-27 | PR 44156: od -? prints usage for "hexdump" rather than "od" | dholland |
| 2010-02-27 | DEL is 0x7F, not 0xFF. From FreeBSD via OpenBSD. | mbalmer |
| 2010-02-09 | Bump date for previous. | wiz |
| 2010-02-09 | remove agitation that od(1) was deprecated -- it is still POSIX | drochner |
| 2009-10-14 | Do not use .Xo/.Xc to workaround ancient groff limits. | joerg |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2009-01-18 | Integer values, no matter what their width, are cast to int64_t or | apb |
| 2009-01-17 | Use ll instead of non-standard q as length modifier in format strings. | hans |
| 2008-09-03 | Support -the "-A addressformat" flag for od(1), from FreeBSD. | drochner |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2006-10-09 | use ecalloc in previous | christos |
| 2006-10-09 | Fix core dump caused by non-zerod memory. | dsl |
| 2006-10-08 | WFORMAT is no more... | peter |
| 2006-09-23 | PR/28157: KAMADA Ken'ichi: escape sequence of hexdump(1) is broken | elad |
| 2006-09-05 | Fix uninitialized variables. | hira |
| 2006-08-29 | protect libutil with hostprog | christos |
| 2006-08-26 | More programs using efun. | christos |
| 2006-03-30 | Simplify the way the end of a singly linked list is followed (for adding | dsl |
| 2006-01-04 | de-__P, ANSIfy prototypes | perry |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2004-10-30 | Add (unsigned char) cast to ctype functions | dsl |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-22 | add | dmcmahill |
| 2003-09-12 | include <inttypes.h> to get uint64_t defined | cl |
| 2003-09-09 | This is a host tool: use {u,}int64_t instead of {u_,}quad_t. | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-30 | Fixes to make these man page look nice with groff-1.19. | wiz |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2003-03-12 | Two more __RCSID checks that I missed. | augustss |
| 2003-03-12 | More tests if __RCSID is defined. | augustss |
| 2003-03-12 | Do the defined(__RCSID) song and dance to enable cross compilation. | augustss |
| 2003-03-07 | Make hexdump a host tool. | thorpej |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-12 | Correct typos (from OpenBSD). | mjl |
| 2003-01-06 | Wrong word; from jmc@prioris.mini.pw.edu.pl via openbsd. | wiz |
| 2002-11-12 | setlocale(LC_ALL, "") on startup. | kleink |
| 2002-09-30 | New sentence, new line. | grant |