summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump/parse.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r262333brueffer2014-03-081-5/+2
* Fix decoding of escape sequences in format strings:tijl2012-01-281-13/+6
* - Fix how hexdump parses escape stringseadler2012-01-071-8/+23
* Replace index() and rindex() calls with strchr() and strrchr().ed2012-01-031-4/+4
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Use strlcpy() instead of explicitly set \0 on the tail of the array.delphij2009-06-231-2/+1
* o Simple strcpy/strcat replacement.maxim2006-08-091-3/+4
* display.c:johan2004-07-221-0/+3
* ANSIify function definitions.dwmalone2002-09-041-24/+16
* Consistently use FBSDIDobrien2002-06-301-2/+2
* From NetBSD:tjr2002-05-271-3/+1
* Overhaul hexdump's od syntax code to handle the -s -A -j -N -t options thattjr2002-05-171-8/+9
* Add support for printing long doubles.tjr2002-05-171-0/+6
* Slightly more efficient version of rev 1.6.obrien2002-03-071-1/+1
* WARNS=2 fixups.markm2001-12-021-4/+4
* Remove the misnamed `emalloc' and replace its uses with the calloc (alongobrien2001-07-241-5/+9
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Localize itache1997-11-041-7/+6
* Use err(3) instead of local redefinition, incorporate `hd' in usage str.charnier1997-07-101-8/+12
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+507
OpenPOWER on IntegriCloud