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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tar: fix handling of tarballs with symlinks with size field != 0
Denis Vlasenko
2008-07-20
2
-7
/
+14
*
build system: fix indentation in config menu
Denis Vlasenko
2008-07-17
1
-2
/
+6
*
cpio: make long opts depend only on ENABLE_GETOPT_LONG
Denis Vlasenko
2008-07-16
1
-1
/
+1
*
whitespace fixes
Denis Vlasenko
2008-07-12
1
-1
/
+1
*
cpio: internalize archive_xread_all_eof. add a few paranoia checks
Denis Vlasenko
2008-07-12
4
-55
/
+38
*
cpio: on unpack, limit filename length to 8k; shorten comment a bit
Denis Vlasenko
2008-07-11
2
-15
/
+15
*
cpio: support some long options; document GNU options
Denis Vlasenko
2008-07-11
2
-16
/
+92
*
fix compile failures resulting from last few commits
Denis Vlasenko
2008-07-11
1
-2
/
+1
*
dpkg_deb: slight code shrink
Denis Vlasenko
2008-07-10
8
-44
/
+62
*
open_transformer: do not return fd, it does not change
Denis Vlasenko
2008-07-10
7
-16
/
+15
*
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
2
-9
/
+9
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
10
-19
/
+19
*
sendmail: fix wrong vfork usage here too
Denis Vlasenko
2008-07-01
2
-3
/
+3
*
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
2
-2
/
+13
*
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
1
-8
/
+1
*
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
2
-6
/
+2
*
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
10
-82
/
+81
*
support gzip -t and bzip2 -t
Denis Vlasenko
2008-06-27
2
-5
/
+6
*
cpio: fix -m to actually work as expected (Pascal Bellard)
Denis Vlasenko
2008-06-27
1
-1
/
+4
*
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
34
-43
/
+43
*
bunzip2: fix an uncompression error. Add the example to testsuite.
Denis Vlasenko
2008-06-26
2
-7
/
+10
*
style fixes, no code changes
Denis Vlasenko
2008-06-26
2
-5
/
+5
*
open_transformer: fix bug of calling exit instead of _exit
Denis Vlasenko
2008-06-26
1
-2
/
+5
*
b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854
Denis Vlasenko
2008-06-25
1
-0
/
+6
*
dpkg: trivial code shrinkage, and redo G trick correctly.
Denis Vlasenko
2008-06-21
1
-37
/
+35
*
dpkg: code shrink
Denis Vlasenko
2008-06-21
1
-33
/
+61
*
dpkg: code shrink (by Peter Korsgaard <jacmet@uclibc.org>)
Denis Vlasenko
2008-06-21
1
-9
/
+7
*
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-15
1
-7
/
+2
*
tar: fix "unused parameter 'gzip'" warning
Denis Vlasenko
2008-06-14
1
-0
/
+3
*
- The conffiles control file isn't required in Debian packages, so don't
Bernhard Reutner-Fischer
2008-06-05
1
-2
/
+4
*
- 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
3
-3
/
+3
*
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: remove bogus check for "-" (we handle it corrently later)
Denis Vlasenko
2008-04-29
1
-12
/
+7
*
build system: typo fix in help text
Denis Vlasenko
2008-04-23
1
-1
/
+1
*
tar: move vfork into separate function (smaller code)
Denis Vlasenko
2008-04-21
2
-95
/
+103
*
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
5
-103
/
+99
*
cpio: typo fix in error message
Denis Vlasenko
2008-04-05
1
-1
/
+1
*
cpio: optional support for writing cpio files in newc format.
Denis Vlasenko
2008-04-05
2
-17
/
+216
*
g[un]zip: accept and ignore -n (needed for kernel compile)
Denis Vlasenko
2008-03-30
2
-2
/
+30
*
whitespace fixes
Denis Vlasenko
2008-03-28
1
-8
/
+8
*
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-26
2
-2
/
+2
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-1
/
+0
*
unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-03-18
1
-11
/
+4
[next]