summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/display.c
AgeCommit message (Expand)Author
2016-03-04Don't try to use stdin after clobbering it with a failed freopen().dholland
2016-03-04Don't use one function for two different things. Two functions is thedholland
2016-03-04use "static"dholland
2013-10-18don't read random garbage from the stackchristos
2009-01-18Integer values, no matter what their width, are cast to int64_t orapb
2006-08-26More programs using efun.christos
2006-01-04de-__P, ANSIfy prototypesperry
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-22adddmcmahill
2003-09-12include <inttypes.h> to get uint64_t definedcl
2003-09-09This is a host tool: use {u,}int64_t instead of {u_,}quad_t.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-12Two more __RCSID checks that I missed.augustss
2001-12-07WARNS=2bjh21
2001-12-07Enable support for printing 8-byte integers. For some reason, most of thebjh21
2001-02-15PR/9195: Tanaka Akira: od does not display short files containing nulls. Fixchristos
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
1997-10-19WARNSify, fix .Nm usage, deprecate registerlukem
1997-10-18merge lite-2.mrg
1997-07-11add explicit return types to many functionsmikel
1997-01-09RCS ID policetls
1996-05-07Include appropriate header files to bring prototypes into scope.jtc
1993-08-01Add RCS identifiers.mycroft
1993-06-064.4BSD-Lite2mrg
1993-03-21initial import of 386bsd-0.1 sourcescgd