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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tar: correctly skip (and warn about) pax headers.
Denis Vlasenko
2006-11-26
2
-20
/
+35
*
tar: add support for FEATURE_TAR_GNU_EXTENSIONS so than we can save
Denis Vlasenko
2006-11-25
1
-25
/
+98
*
tar: small fix and small optimization
Denis Vlasenko
2006-11-25
2
-12
/
+10
*
tar: abort if tarring up file larger that 64Gb
Denis Vlasenko
2006-11-25
1
-42
/
+35
*
tar: fix multiple -t and/or -v options handling.
Denis Vlasenko
2006-11-24
1
-36
/
+21
*
tar: sanitize option handling
Denis Vlasenko
2006-11-24
2
-125
/
+87
*
tar: buglet fix
Denis Vlasenko
2006-11-24
1
-1
/
+1
*
tar: fix and sanitize handling of long filenames/linknames
Denis Vlasenko
2006-11-24
2
-21
/
+46
*
tar: small fixes:
Denis Vlasenko
2006-11-24
1
-23
/
+23
*
tar: cache [ug]id->username/groupname mappings. Cuts down amount
Denis Vlasenko
2006-11-24
1
-6
/
+3
*
tar: cry murder and bail out if file shrinks under us while we tar it up
Denis Vlasenko
2006-11-24
1
-2
/
+12
*
header_verbose_list: stop truncating file size in listing
Denis Vlasenko
2006-11-24
3
-28
/
+26
*
tar:
Denis Vlasenko
2006-11-24
2
-179
/
+220
*
insmod_ng_main: -80 bytes. Stopp mmapping, use xmalloc_open_read_close().
Denis Vlasenko
2006-11-21
1
-7
/
+6
*
cpio: (allegedly) fix bug 0001095:
Denis Vlasenko
2006-11-21
2
-40
/
+55
*
rename: compare_string_array -> index_in_str_array
Denis Vlasenko
2006-11-05
1
-1
/
+1
*
recursive_action: add depth param
Denis Vlasenko
2006-10-27
1
-2
/
+2
*
last nail into error_msg() (de)capitalization
Denis Vlasenko
2006-10-27
1
-8
/
+8
*
rename functions to more understandable names
Denis Vlasenko
2006-10-26
1
-2
/
+2
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
15
-24
/
+24
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
3
-10
/
+10
*
bb_get_[chomped]line_from_file wasn't descriptive enough.
Denis Vlasenko
2006-10-12
2
-2
/
+2
*
style fixes
Denis Vlasenko
2006-10-12
2
-6
/
+5
*
small style fixes
Denis Vlasenko
2006-10-12
2
-4
/
+8
*
od: provide full-blown od from coreutils if CONFIG_DESKTOP
Denis Vlasenko
2006-10-10
1
-2
/
+0
*
fixes from Vladimir Dronnikov <dronnikov@gmail.ru>
Denis Vlasenko
2006-10-10
4
-53
/
+70
*
correct largefile support, add comments about it.
Denis Vlasenko
2006-10-08
2
-4
/
+3
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
12
-55
/
+50
*
build system overhaul
Denis Vlasenko
2006-10-05
7
-233
/
+131
*
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
3
-3
/
+3
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
9
-22
/
+22
*
random style fixes
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
gzip: add a bit of comment. The code itself
Denis Vlasenko
2006-10-01
1
-4
/
+8
*
g[un]zip: add support for -v (verbose).
Denis Vlasenko
2006-10-01
11
-64
/
+103
*
dpkg: fix use-after-free (bug 939)
Denis Vlasenko
2006-09-30
1
-7
/
+4
*
vconfig: fix bug 701 (I be damned if I understand it)
Denis Vlasenko
2006-09-30
1
-6
/
+6
*
Yet another silly little byte saving. couldn't -> cannot
Denis Vlasenko
2006-09-29
3
-7
/
+7
*
dpkg: style fixes; short -> int (generated code is smaller)
Denis Vlasenko
2006-09-28
1
-54
/
+54
*
dpkg: reduce bss usage by ~130 kbytes (yes, kilobytes!)
Denis Vlasenko
2006-09-28
1
-76
/
+87
*
usage.h: remove ugly tricks. We have USE_FEATURE_xxx now.
Denis Vlasenko
2006-09-27
2
-5
/
+7
*
silly switch style fix
Denis Vlasenko
2006-09-27
3
-5
/
+5
*
bb_askpass: shorten static password buffer. 256 is way too large.
Denis Vlasenko
2006-09-23
1
-1
/
+1
*
gzip: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
1
-35
/
+27
*
whitespace cleanup
Denis Vlasenko
2006-09-17
2
-5
/
+5
*
Remove pointless "const". Bloatcheck says 0 bytes difference.
Rob Landley
2006-09-12
2
-4
/
+4
*
- convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen de...
Bernhard Reutner-Fischer
2006-09-11
2
-2
/
+2
*
Cleanup headers and replace the zero padding with an even smaller version.
Rob Landley
2006-09-10
1
-46
/
+10
*
tar: fix "xopen with O_CREAT" warning, improve zero padding write
Denis Vlasenko
2006-09-09
1
-51
/
+67
*
using [xa]sprintf for string concatenation is neat and saves
Denis Vlasenko
2006-09-09
2
-5
/
+2
*
removed a lot of trailing \n in bb_msg() calls. It is added
Denis Vlasenko
2006-09-06
3
-5
/
+5
[prev]
[next]