summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump/conv.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo ('1' != 'l')eadler2013-03-041-1/+1
* Correct a logic error in usr.bin/hexdump/conv.c, found by clang.dim2011-12-171-2/+2
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* In 'od -c' mode, deal with printable but zero-width combiningjkoshy2006-07-311-1/+1
* Include <string.h> to get memset and strcmp prototype.johan2004-07-161-1/+2
* Add POSIX-style support for multibyte characters to od(1): the 'c'tjr2004-07-111-4/+63
* ANSIify function definitions.dwmalone2002-09-041-6/+2
* Overhaul hexdump's od syntax code to handle the -s -A -j -N -t options thattjr2002-05-171-4/+0
* Un-deprecate od(1): rename the `deprecated' variable to `odmode', remove thetjr2002-05-171-6/+4
* A less intrusive version of rev 1.2.obrien2002-03-071-21/+15
* WARNS=2 fixups.markm2001-12-021-10/+20
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+128
OpenPOWER on IntegriCloud