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
/
util-linux
/
hexdump.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commonalize typical [b,]k,m suffix struct
Denys Vlasenko
2013-07-13
1
-8
/
+1
*
hexdump: need to use xstrtoull for off_t
Denys Vlasenko
2013-03-27
1
-1
/
+1
*
hexdump: don't unconditionally limit the usable address range
Denys Vlasenko
2013-03-27
1
-1
/
+6
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+24
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-6
/
+6
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
1
-1
/
+1
*
hexdump: make -s 0xNNNNN work
Denys Vlasenko
2010-04-06
1
-2
/
+2
*
more C standard compat fixes from Dan Fandrich
Denys Vlasenko
2009-09-06
1
-1
/
+1
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-1
/
+1
*
fix several problems with config parser:
Denis Vlasenko
2008-07-26
1
-4
/
+12
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-16
/
+5
*
libbb: get rid of statics in dump.c; code shrinks a lot too
Denis Vlasenko
2008-07-16
1
-20
/
+18
*
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-26
1
-2
/
+2
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-1
/
+0
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
hexdump: add hd alias, add -R option
Denis Vlasenko
2007-11-18
1
-19
/
+71
*
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
*
multiplier suffixes are short, store them directly in struct suffix_mult
Denis Vlasenko
2007-07-27
1
-4
/
+4
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
audit small applets and mark some of them as NOFORK.
Denis Vlasenko
2007-04-10
1
-5
/
+8
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
bb_get_[chomped]line_from_file wasn't descriptive enough.
Denis Vlasenko
2006-10-12
1
-1
/
+1
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-2
/
+2
*
hexdump: fixlet for my breakage
Denis Vlasenko
2006-09-23
1
-1
/
+1
*
hexdump: deindent, almost fits into 80 columns now
Denis Vlasenko
2006-09-23
1
-34
/
+32
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-2
/
+2
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-2
/
+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
*
skip_whitespace() shouldn't claim its return value is const, it doesn't know
Rob Landley
2006-06-18
1
-46
/
+3
*
add "-C" format to hexdump
Paul Fox
2005-11-28
1
-1
/
+5
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-86
/
+63
*
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
/
+169