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
/
coreutils
/
od.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-2
/
+2
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-14
/
+14
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: optimize most of isXXXXX() macros
Denys Vlasenko
2009-10-23
1
-8
/
+5
*
libbb: get rid of statics in dump.c; code shrinks a lot too
Denis Vlasenko
2008-07-16
1
-25
/
+26
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-1
/
+0
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-3
/
+3
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
- include busybox.h before looking at an eventual #if ENABLE_DESKTOP
Bernhard Reutner-Fischer
2007-02-03
1
-2
/
+2
*
Provide our own isdigit macro. saves more than 400 bytes.
Denis Vlasenko
2006-11-27
1
-1
/
+1
*
od: provide full-blown od from coreutils if CONFIG_DESKTOP
Denis Vlasenko
2006-10-10
1
-4
/
+6
*
sed: unbreak multiple -e, -f option handling (my fault)
Denis Vlasenko
2006-10-01
1
-1
/
+1
*
g[un]zip: add support for -v (verbose).
Denis Vlasenko
2006-10-01
1
-0
/
+2
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
"Robert P. J. Day"
2006-07-12
1
-13
/
+1
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
Remove all usage of the "register" storage class specifier.
"Robert P. J. Day"
2006-07-01
1
-1
/
+1
*
clean up yet more annoying signed/unsigned mismatches and fixup
Eric Andersen
2006-01-30
1
-5
/
+5
*
Felipe Kellermann writes,
Glenn L McGrath
2004-07-23
1
-5
/
+5
*
Things my compiler didn't catch...
Manuel Novoa III
2003-03-19
1
-2
/
+2
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-122
/
+81
*
Will the real od.c please stand up! (my previous commit was a mistake)
Glenn L McGrath
2002-11-10
1
-64
/
+230
*
Prevent a segfault if no argument, by Geoffrey Lee <glee@bluesat.unsw.edu.au>
Glenn L McGrath
2002-11-10
1
-224
/
+64
*
Remove advertising clauses in accordance with
Aaron Lehmann
2002-06-23
1
-5
/
+1
*
Introduce od and hexdump applets
Glenn L McGrath
2001-11-02
1
-0
/
+270