aboutsummaryrefslogtreecommitdiff
path: root/util-linux/hexdump.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bb_get_[chomped]line_from_file wasn't descriptive enough.vda2006-10-121-1/+1
* attempt to regularize atoi mess.vda2006-10-081-2/+2
* hexdump: fixlet for my breakagevda2006-09-231-1/+1
* hexdump: deindent, almost fits into 80 columns nowvda2006-09-231-34/+32
* whitespace cleanupvda2006-09-171-2/+2
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-2/+1
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* Remove all usage of the "register" storage class specifier.rpjday2006-07-011-1/+1
* skip_whitespace() shouldn't claim its return value is const, it doesn't knowlandley2006-06-181-46/+3
* add "-C" format to hexdumppgf2005-11-281-1/+5
* Major coreutils update.mjn32003-03-191-86/+63
* Remove advertising clauses in accordance withaaronl2002-06-231-5/+1
* Introduce od and hexdump appletsbug12001-11-021-0/+169