summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/odsyntax.c
AgeCommit message (Expand)Author
2017-05-30fix a shadow warning. from Brian CallahanTed Unangst
2016-03-15 o clean up a little whitespace and formattingmmcc
2015-09-16Fix two bugs (at least 13 year old) of the [+]offset[.][Bb] XSI offset syntax:Ingo Schwarze
2014-04-19use an appropriate name for this variable.Igor Sobrado
2014-04-15add -s (two-byte signed decimal display) to od(1), as mandated by POSIX;Igor Sobrado
2014-04-14add a description for this filter similar to what POSIX and FreeBSD use;Igor Sobrado
2013-11-20unsigned char casts needed for isdigit()Theo de Raadt
2010-10-08remove three superfluous trailing tabs, no binary change.Igor Sobrado
2010-10-07usage must fit on a 80-column display.Igor Sobrado
2010-03-23Add POSIX -A option to od and simplify a bit. From FreeBSD.Federico G. Schwindt
2009-11-12Use the default 4 correctly if no type size is given to od -t.Nicholas Marriott
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-02-06remove a comment which is no longer true; ok ottoJason McIntyre
2007-02-06sync synopsis and usage();Jason McIntyre
2006-03-16clean up the od(1) usage form, it was ugly with a capital uTheo de Raadt
2003-06-12de-register and ansification; millert okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-04-08Correct usage() for od syntax; Peter StrombergTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-30Changes come from NetBSD, Lite-2 and me. ok deraadtPeter Valchev
2001-11-19kill more registersMike Pechkin
2001-11-02replace fprintf(stderr)/exit w/ err/warnMichael Shalayeff
2001-09-30-Wall cleanup; ok deraadtPeter Valchev
2001-07-18-Wall cleanupPeter Valchev
2001-07-12first pass at a -Wall cleanupTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt