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
/
rpm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
gunzip: support concatenated gz files.
Denis Vlasenko
2007-10-05
1
-1
/
+0
*
tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yah...
Denis Vlasenko
2007-09-05
1
-3
/
+23
*
rmp: add optional support for bz2 data. +50 bytes of code
Denis Vlasenko
2007-06-08
1
-7
/
+18
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
style fixes, no code changes
Denis Vlasenko
2007-04-16
1
-1
/
+2
*
bunzip2/gunzip/uncompress/unlzma: merge into common code -
Denis Vlasenko
2007-03-07
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
bb_xget[pw/gr]nam were horribly misnamed - fixed.
Denis Vlasenko
2006-12-28
1
-2
/
+2
*
rpm: reformat. was really hard to read
Denis Vlasenko
2006-12-22
1
-121
/
+168
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
1
-1
/
+1
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-1
/
+1
*
random style fixes
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
using [xa]sprintf for string concatenation is neat and saves
Denis Vlasenko
2006-09-09
1
-2
/
+1
*
- merge -r15463:15564 from busybox_scratch branch through these changesets:
Bernhard Reutner-Fischer
2006-08-20
1
-25
/
+18
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-14
/
+4
*
Cleaup read() and write() variants, plus a couple of new functions like
Rob Landley
2006-07-16
1
-1
/
+1
*
- use bb_xchdir instead of ignoring eventual errors of chdir
Bernhard Reutner-Fischer
2006-06-10
1
-1
/
+1
*
More size shrinkage.
Rob Landley
2006-05-29
1
-7
/
+4
*
passing around an int as a void* is a very bad idea
Eric Andersen
2006-01-30
1
-10
/
+5
*
- add some ATTRIBUTE_UNUSED.
Bernhard Reutner-Fischer
2006-01-30
1
-14
/
+2
*
just whitespace
Tim Riker
2006-01-25
1
-1
/
+1
*
use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550)
Mike Frysinger
2006-01-04
1
-1
/
+1
*
- rename libbb's password helpers as suggested in libbb.h
Bernhard Reutner-Fischer
2005-09-20
1
-2
/
+2
*
Bernhard Fischer says: use xmalloc() instead of malloc()
Mike Frysinger
2005-08-16
1
-1
/
+1
*
add comments about ignoring some warnings which are OK
Mike Frysinger
2005-04-23
1
-0
/
+8
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-2
/
+2
*
s/u_int/uint/g
Eric Andersen
2004-01-30
1
-8
/
+8
*
Move from read_gz to the pipe()+fork() method.
Glenn L McGrath
2003-11-15
1
-5
/
+2
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-7
/
+7
*
include busybox after libc includes
Glenn L McGrath
2002-12-10
1
-2
/
+3
*
rpm applet by Laurence Anderson
Glenn L McGrath
2002-12-10
1
-0
/
+351
[prev]