aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/conv.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* Silence the gcc warning: 'op' may be used uninitialized in this functionLi-Wen Hsu2018-01-201-0/+2
* od(1): Fix wrong output for some corner cases in multibyte locales.Kyle Evans2018-01-201-1/+12
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix typo ('1' != 'l')Eitan Adler2013-03-041-1/+1
* Correct a logic error in usr.bin/hexdump/conv.c, found by clang.Dimitry Andric2011-12-171-2/+2
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* In 'od -c' mode, deal with printable but zero-width combiningJoseph Koshy2006-07-311-1/+1
* Include <string.h> to get memset and strcmp prototype.Johan Karlsson2004-07-161-1/+2
* Add POSIX-style support for multibyte characters to od(1): the 'c'Tim J. Robbins2004-07-111-4/+63
* ANSIify function definitions.David Malone2002-09-041-6/+2
* Overhaul hexdump's od syntax code to handle the -s -A -j -N -t options thatTim J. Robbins2002-05-171-4/+0
* Un-deprecate od(1): rename the `deprecated' variable to `odmode', remove theTim J. Robbins2002-05-171-6/+4
* A less intrusive version of rev 1.2.David E. O'Brien2002-03-071-21/+15
* WARNS=2 fixups.Mark Murray2001-12-021-10/+20
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+128