Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
b02ef82c99819607df32d3261cef1d674d67893a
/
libbb
/
dump.c
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
6822983
Remove all usage of the "register" storage class specifier.
by "Robert P. J. Day"
· 18 years ago
a6e6037
Fix bug http://bugs.busybox.net/view.php?id=874 where hexdump -C got its
by Rob Landley
· 18 years ago
ea224be
skip_whitespace() shouldn't claim its return value is const, it doesn't know
by Rob Landley
· 18 years ago
f3ac9eb
- convert xcalloc(1,x) to xzalloc
by Bernhard Reutner-Fischer
· 19 years ago
1a54030
use memmove() instead of bcopy()
by Mike Frysinger
· 19 years ago
78bd504
use memcmp() not bcmp()
by Mike Frysinger
· 19 years ago
294254c
rfelker writes in Bug 740: s/u_char/unsigned char/
by Mike Frysinger
· 19 years ago
3038557
- bzero -> memset
by Bernhard Reutner-Fischer
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
eeb06bf
Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar'
by Glenn L McGrath
· 20 years ago
ff5309a
Add part of a patch from Vernon Sauder that i missed a while back
by Glenn L McGrath
· 21 years ago
8ee2b27
Add missing include files
by Eric Andersen
· 21 years ago
70060d2
s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
d2b860f
Patch from Vernon Sauder.
by Glenn L McGrath
· 21 years ago
0f56de6
s/u_int/unsigned int/g s/u_short/unsigned short/g
by Eric Andersen
· 21 years ago
923dd79
sync with waldi
by Glenn L McGrath
· 22 years ago
4a11e0f
Patch from David Updegraff to use calloc so that forward pointers start out
by Eric Andersen
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
9fef17d
Run through indent, fix comments
by Glenn L McGrath
· 22 years ago
69d4178
Remove advertising clauses in accordance with
by Aaron Lehmann
· 22 years ago
6028111
Introduce od and hexdump applets
by Glenn L McGrath
· 23 years ago