summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/hexdump.c
AgeCommit message (Expand)Author
2016-02-08remove main() declarationmmcc
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-05tame "stdio rpath" for the entire lifetime. newsyntax() could open a fileTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2011-09-22Revert r1.15. Now that the "C" locale is ASCII-only, this workaroundStefan Sperling
2011-04-03Call setlocale() to avoid display glitches in UTF-8 locales.Stefan Sperling
2010-10-12If the input length was specified, use it to set the stdio bufferTodd C. Miller
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-01-28Accept a leading 0x for the -n length parameter.Miod Vallat
2003-07-10add missing includesDavid Krause
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd 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-07-12first pass at a -Wall cleanupTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-05-24need string.hTheo de Raadt
1996-05-21use existing protosTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt