summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/parse.c
AgeCommit message (Expand)Author
2009-01-18Integer values, no matter what their width, are cast to int64_t orapb
2009-01-17Use ll instead of non-standard q as length modifier in format strings.hans
2006-10-09use ecalloc in previouschristos
2006-10-09Fix core dump caused by non-zerod memory.dsl
2006-09-23PR/28157: KAMADA Ken'ichi: escape sequence of hexdump(1) is brokenelad
2006-09-05Fix uninitialized variables.hira
2006-08-26More programs using efun.christos
2006-03-30Simplify the way the end of a singly linked list is followed (for addingdsl
2006-01-04de-__P, ANSIfy prototypesperry
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-22adddmcmahill
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-12More tests if __RCSID is defined.augustss
2002-06-11err/errx/warn/warnx do not need \n at the enditojun
2001-12-07Enable support for printing 8-byte integers. For some reason, most of thebjh21
2001-02-07constifychristos
2000-10-14Don't core dump with an empty format string. Fixes PR#11218.bjh21
2000-10-11string length computation bug. PR 8676.itojun
1998-12-19char -> unsigned charchristos
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
1994-05-20Display addresses -- which are off_t's -- with proper format string.pk
1993-08-01Add RCS identifiers.mycroft
1993-06-064.4BSD-Lite2mrg
1993-03-21initial import of 386bsd-0.1 sourcescgd