index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
dump.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb/dump.c: _argv is already defined by stdlib.h
Nguyễn Thái Ngọc Duy
2009-04-23
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #2
vda
2007-01-29
1
-1
/
+1
*
style fixes
vda
2006-12-26
1
-1
/
+1
*
leftover of e2fsck surgery
vda
2006-12-26
1
-1
/
+3
*
remove casts from xmalloc()
vda
2006-12-19
1
-2
/
+2
*
style cleanup: return(a) -> return a, part 2
vda
2006-11-27
1
-8
/
+8
*
style cleanup: return(a) -> return a, part 1
vda
2006-11-27
1
-3
/
+3
*
last nail into error_msg() (de)capitalization
vda
2006-10-27
1
-4
/
+4
*
Implement optional syslog logging using ordinary
vda
2006-09-06
1
-2
/
+2
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
landley
2006-08-03
1
-4
/
+1
*
Standardize on the vi editing directives being on the first line.
rpjday
2006-07-02
1
-0
/
+1
*
Remove all usage of the "register" storage class specifier.
rpjday
2006-07-01
1
-10
/
+10
*
Fix bug http://bugs.busybox.net/view.php?id=874 where hexdump -C got its
landley
2006-06-28
1
-2
/
+3
*
skip_whitespace() shouldn't claim its return value is const, it doesn't know
landley
2006-06-18
1
-18
/
+15
*
- convert xcalloc(1,x) to xzalloc
aldot
2006-05-31
1
-3
/
+3
*
use memmove() instead of bcopy()
vapier
2006-04-16
1
-6
/
+6
*
use memcmp() not bcmp()
vapier
2006-04-16
1
-2
/
+2
*
rfelker writes in Bug 740: s/u_char/unsigned char/
vapier
2006-02-19
1
-12
/
+12
*
- bzero -> memset
aldot
2006-01-31
1
-14
/
+2
*
just whitespace
timr
2006-01-25
1
-1
/
+1
*
Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar'
bug1
2004-07-23
1
-1
/
+1
*
Add part of a patch from Vernon Sauder that i missed a while back
bug1
2004-05-02
1
-1
/
+1
*
Add missing include files
andersen
2004-03-27
1
-0
/
+1
*
s/fileno\(stdin\)/STDIN_FILENO/g
andersen
2004-03-27
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-2
/
+2
*
Patch from Vernon Sauder.
bug1
2004-03-05
1
-1
/
+1
*
s/u_int/unsigned int/g
andersen
2004-01-30
1
-4
/
+4
*
sync with waldi
bug1
2003-04-21
1
-1
/
+1
*
Patch from David Updegraff to use calloc so that forward pointers start out
andersen
2003-04-19
1
-7
/
+29
*
Major coreutils update.
mjn3
2003-03-19
1
-313
/
+204
*
Run through indent, fix comments
bug1
2002-08-22
1
-176
/
+222
*
Remove advertising clauses in accordance with
aaronl
2002-06-23
1
-5
/
+1
*
Introduce od and hexdump applets
bug1
2001-11-02
1
-0
/
+863