projects
/
oweals
/
busybox.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
hush: get rid of charmap[]
[oweals/busybox.git]
/
libbb
/
dump.c
2008-11-16
Denis Vlasenko
libbb: replace some memmove's with memcpy's (Ron (ron...
blob
|
commitdiff
|
raw
2008-08-23
Denis Vlasenko
hexdump: fix SEGV in hexdump -e ""
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Denis Vlasenko
libbb: dump: do not use uninitialized memory. close...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-16
Denis Vlasenko
libbb: get rid of statics in dump.c; code shrinks a...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-16
Denis Vlasenko
od,hexdump: fix bug where xrealloc may move pointer,
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Denis Vlasenko
libbb: introduce and use xrealloc_vector
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Denis Vlasenko
*: introduce and use FAST_FUNC: regparm on i386, otherw...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Denis Vlasenko
clean up TODO file. No real code changes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Bernhard Reutner...
- spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Denis Vlasenko
fbset: fix buglet where we were using wrong pointer
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Denis Vlasenko
'simple' error message functions by Loic Grenie <loic...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-12
Denis Vlasenko
trylink: produce even more info about final link stage
blob
|
commitdiff
|
raw
|
diff to current
2007-07-24
Denis Vlasenko
Replace index_in_[sub]str_array with index_in_[sub...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Denis Vlasenko
random shrinkage of statics, -60 bytes saved
blob
|
commitdiff
|
raw
|
diff to current
2007-01-29
Denis Vlasenko
preparatory patch for -Wwrite-strings #2
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Denis Vlasenko
style fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Denis Vlasenko
leftover of e2fsck surgery
blob
|
commitdiff
|
raw
|
diff to current
2006-12-19
Denis Vlasenko
remove casts from xmalloc()
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Denis Vlasenko
style cleanup: return(a) -> return a, part 2
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Denis Vlasenko
style cleanup: return(a) -> return a, part 1
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Denis Vlasenko
last nail into error_msg() (de)capitalization
blob
|
commitdiff
|
raw
|
diff to current
2006-09-06
Denis Vlasenko
Implement optional syslog logging using ordinary
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Rob Landley
Remove bb_ prefixes from xfuncs.c (and a few other...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-02
"Robert P. J. Day"
Standardize on the vi editing directives being on the...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-01
"Robert P. J. Day"
Remove all usage of the "register" storage class specifier.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-28
Rob Landley
Fix bug bugs.busybox.net/view.php?id=874 where hexdump...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-18
Rob Landley
skip_whitespace() shouldn't claim its return value...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Bernhard Reutner...
- convert xcalloc(1,x) to xzalloc
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Mike Frysinger
use memmove() instead of bcopy()
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Mike Frysinger
use memcmp() not bcmp()
blob
|
commitdiff
|
raw
|
diff to current
2006-02-19
Mike Frysinger
rfelker writes in Bug 740: s/u_char/unsigned char/
blob
|
commitdiff
|
raw
|
diff to current
2006-01-31
Bernhard Reutner...
- bzero -> memset
blob
|
commitdiff
|
raw
|
diff to current
2006-01-25
Tim Riker
just whitespace
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Glenn L McGrath
Patch from Felipe Kellermann, "There is a call to print...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-02
Glenn L McGrath
Add part of a patch from Vernon Sauder that i missed...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Eric Andersen
Add missing include files
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Eric Andersen
s/fileno\(stdin\)/STDIN_FILENO/g
blob
|
commitdiff
|
raw
|
diff to current
2004-03-15
Eric Andersen
Remove trailing whitespace. Update copyright to includ...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-05
Glenn L McGrath
Patch from Vernon Sauder.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-30
Eric Andersen
s/u_int/unsigned int/g
blob
|
commitdiff
|
raw
|
diff to current
2003-04-21
Glenn L McGrath
sync with waldi
blob
|
commitdiff
|
raw
|
diff to current
2003-04-19
Eric Andersen
Patch from David Updegraff to use calloc so that forwa...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Manuel Novoa III
Major coreutils update.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Glenn L McGrath
Run through indent, fix comments
blob
|
commitdiff
|
raw
|
diff to current
2002-06-23
Aaron Lehmann
Remove advertising clauses in accordance with
blob
|
commitdiff
|
raw
|
diff to current
2001-11-02
Glenn L McGrath
Introduce od and hexdump applets
blob
|
commitdiff
|
raw
|
diff to current