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
/
archival
/
libunarchive
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
1
-8
/
+1
*
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
1
-3
/
+1
*
bunzip2: make proper fix for the problem "fixed" in rev. 22521
Denis Vlasenko
2008-06-28
1
-80
/
+13
*
libunarchive: stop using static data in archivers - archive_handle_t
Denis Vlasenko
2008-06-28
5
-65
/
+65
*
unlzma: fix memory leak (Pascal Bellard)
Denis Vlasenko
2008-06-27
1
-20
/
+23
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
29
-36
/
+36
*
bunzip2: fix an uncompression error. Add the example to testsuite.
Denis Vlasenko
2008-06-26
1
-6
/
+9
*
style fixes, no code changes
Denis Vlasenko
2008-06-26
1
-2
/
+2
*
open_transformer: fix bug of calling exit instead of _exit
Denis Vlasenko
2008-06-26
1
-2
/
+5
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
2
-2
/
+2
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
4
-11
/
+11
*
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
1
-2
/
+2
*
tar: fix obscure case when name is "" and prefix is not ""
Denis Vlasenko
2008-04-29
1
-1
/
+1
*
tar: fix the case where long base names can be ignored
Denis Vlasenko
2008-04-29
1
-0
/
+3
*
tar: move vfork into separate function (smaller code)
Denis Vlasenko
2008-04-21
1
-3
/
+5
*
trivial fixes to make bbox compile with gcc 4.3.0
Denis Vlasenko
2008-04-15
1
-5
/
+5
*
cpio: fix a bug where we do not extract zero-sized hardlinks
Denis Vlasenko
2008-04-05
3
-93
/
+98
*
unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-03-18
1
-11
/
+4
*
fsck_minix: getopt32-ification; code shrink; reduce stack usage;
Denis Vlasenko
2008-03-17
2
-3
/
+6
*
unlzma: save a few more bytes, and maybe even a bit faster now
Denis Vlasenko
2008-03-02
1
-7
/
+3
*
unlzma: if !LZMA_FAST, save ~200 more bytes (Pascal Bellard <pascal.bellard A...
Denis Vlasenko
2008-03-02
1
-24
/
+36
*
tar: optional autodetection of gz/bz2 compressed tarballs.
Denis Vlasenko
2008-02-19
1
-8
/
+44
*
*: more readable handling of pipe fds. No code changes.
Denis Vlasenko
2008-02-16
3
-11
/
+11
*
random s/short/int/
Denis Vlasenko
2008-02-16
1
-4
/
+2
*
tar: real support for -p. +200 if selected.
Denis Vlasenko
2008-02-14
3
-1
/
+51
*
tar: do "short EOF" compat only if CONFIG_DESKTOP.
Denis Vlasenko
2008-02-14
1
-1
/
+8
*
tar: compat: handle tarballs with only one zero block at the end
Denis Vlasenko
2008-02-13
1
-1
/
+9
*
unzip: do not try to read entire compressed stream at once (it can be huge)
Denis Vlasenko
2008-02-04
1
-6
/
+17
*
*: tidy up usage of char **environ
Denis Vlasenko
2008-01-28
1
-1
/
+1
*
add comment clarifying busybox's use of non-standard tar header
Paul Fox
2007-11-17
1
-0
/
+3
*
tar: fix a case where glibc detects bogus buffer overrun
Denis Vlasenko
2007-11-16
1
-2
/
+3
*
open_transformer: do not duplicate "<program> -cf -"
Denis Vlasenko
2007-11-12
4
-15
/
+17
*
gzip: fix a case where tar xzf fails (we use uninitialized fd)
Denis Vlasenko
2007-11-12
1
-0
/
+1
*
bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides
Denis Vlasenko
2007-10-13
2
-9
/
+7
*
bunzip: small code shrink and consmetics
Denis Vlasenko
2007-10-10
1
-22
/
+28
*
delete now unused check_header_gzip.c
Denis Vlasenko
2007-10-05
1
-59
/
+0
*
gunzip: support concatenated gz files.
Denis Vlasenko
2007-10-05
3
-243
/
+367
*
bunzip2: trim verbose messages
Denis Vlasenko
2007-09-28
1
-3
/
+3
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-2
/
+1
*
update Glenn McGrath's email address
Denis Vlasenko
2007-09-21
1
-1
/
+1
*
style fix, no code changes
Denis Vlasenko
2007-09-09
3
-3
/
+6
*
open_transformer: fix vda's goofup
Denis Vlasenko
2007-09-09
1
-2
/
+3
*
tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yah...
Denis Vlasenko
2007-09-05
5
-37
/
+61
*
tar: conditionally don't wait for vforked child to exec, as it always
Denis Vlasenko
2007-09-04
1
-2
/
+4
*
assorted fixes for breakage found by randomconfig
Denis Vlasenko
2007-08-17
1
-0
/
+2
*
s/#ifdef CONFIG_/#if ENABLE_/g
Denis Vlasenko
2007-08-13
3
-6
/
+8
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-6
/
+6
*
style fix (stray space before ';')
Denis Vlasenko
2007-07-21
1
-2
/
+2
*
tar: improve OLDGNU compat, make old SUN compat configurable
Denis Vlasenko
2007-06-21
2
-6
/
+26
[prev]
[next]