This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
archival
History
Paul Fox
94ff9f1010
applying fix for:
...
0000262: tar -x doesn't believe it has reached the end of archive
2005-07-20 19:24:13 +00:00
..
libunarchive
applying fix for:
2005-07-20 19:24:13 +00:00
ar.c
change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR)
2005-05-11 00:39:03 +00:00
bunzip2.c
Fixup some warnings
2004-08-28 00:43:07 +00:00
Config.in
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
cpio.c
s/fileno\(stdin\)/STDIN_FILENO/g
2004-03-27 10:02:48 +00:00
dpkg_deb.c
change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR)
2005-05-11 00:39:03 +00:00
dpkg.c
Patch from Bernhard Fischer to make a bunch of symbols static
2005-04-16 19:39:00 +00:00
gunzip.c
Update my email address, document some of my tasks in the AUTHORS file
2004-04-25 05:11:19 +00:00
gzip.c
In Bug 208, bernhardf writes:
2005-04-16 04:30:38 +00:00
Makefile
egor duda writes:
2004-10-08 07:46:08 +00:00
Makefile.in
egor duda writes:
2004-10-08 07:46:08 +00:00
rpm2cpio.c
Patch from Bernhard Fischer to make a bunch of symbols static
2005-04-16 19:39:00 +00:00
rpm.c
add comments about ignoring some warnings which are OK
2005-04-23 01:43:07 +00:00
tar.c
change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR)
2005-05-11 00:39:03 +00:00
uncompress.c
s/fileno\(stdin\)/STDIN_FILENO/g
2004-03-27 10:02:48 +00:00
unzip.c
Update reference for zip format
2004-06-06 10:22:43 +00:00