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
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2002-11-05
enable .tar.bz2 for dpkg-deb
bug1
7
-24
/
+45
2002-11-04
Change filter paramaters, filters can be more powefull now
bug1
7
-25
/
+82
2002-11-03
Call lseek directly rather than via data_align()
bug1
1
-1
/
+1
2002-11-03
Abstract read and seek in unarchiving code, convert bunzip to file descriptor...
bug1
28
-330
/
+464
2002-11-03
Fix #define syntax
bug1
2
-2
/
+2
2002-11-03
Move data_extract_all_prefix to dpkg, its only used there.
bug1
4
-39
/
+15
2002-11-03
Add copyright notice and license, use strcat+strcpy instead of sprintf
bug1
1
-8
/
+21
2002-11-03
Use xread_char to save a few bytes, fix indenting of comments
bug1
1
-23
/
+12
2002-11-03
Move bunzip2 idecompression code to libunarchive
bug1
4
-1787
/
+1815
2002-11-03
Test for holes in swapfiles
andersen
1
-0
/
+12
2002-11-01
Make uncompress a seperate applet so it doesnt pull in all the gunzip code
bug1
9
-9
/
+153
2002-11-01
Allow short reads when filling compress buffer
bug1
2
-2
/
+2
2002-11-01
Allow the .Z prefix if compress support enabled
bug1
1
-5
/
+9
2002-11-01
Make it a fatal error if bad chksum or crc, if not we should return an error ...
bug1
1
-2
/
+2
2002-11-01
Report errror if the first magic character doesnt match
bug1
1
-0
/
+3
2002-10-31
sync to udhcp 0.9.8
russ
8
-160
/
+243
2002-10-30
Use a nifty macro to make testing gcc features simpler
andersen
1
-9
/
+8
2002-10-27
Formatting
andersen
1
-5
/
+5
2002-10-27
Update the webpage
andersen
1
-0
/
+40
2002-10-26
last_patch64 from vodz:
andersen
1
-15
/
+17
2002-10-26
A patch from Jouni Malinen to avoid some buffer overflows in vi,
andersen
1
-3
/
+9
2002-10-26
Ivan Popov noticed that handling of PREFIX was bad.
andersen
1
-1
/
+1
2002-10-26
A bugfix from Danny Lepage:
andersen
1
-1
/
+1
2002-10-25
This patch from Magnus Damm fixed a long standing problem
andersen
1
-1
/
+1
2002-10-22
Fix warning
andersen
1
-0
/
+1
2002-10-22
mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>
andersen
2
-4
/
+0
2002-10-22
vodz forgot to include the suid field
andersen
1
-2
/
+2
2002-10-22
Apply patch from bug #1278 -- fix usage message for the
andersen
1
-1
/
+1
2002-10-22
vodz writes:
andersen
2
-14
/
+2
2002-10-22
I committed the fflush in the wrong spot. I should go to bed
andersen
1
-1
/
+1
2002-10-22
last_patch63 from vodz: add in crond and crontab applets
andersen
9
-15
/
+1588
2002-10-22
Patch last_pach62 from vodz. This patch moves all the /proc parsing
andersen
8
-312
/
+220
2002-10-22
Apply last_patch51_3 from vodz
andersen
1
-1
/
+15
2002-10-22
Be absurdly careful about flushing stdout.
andersen
1
-2
/
+2
2002-10-22
Move unzip.c uncompress.c from libbb to archiveal/libunarchive
bug1
4
-1213
/
+4
2002-10-21
gz_open is used anymore, use inflate directly, see how its done in get_header...
bug1
1
-58
/
+0
2002-10-19
Dont try and make the "/" directory
bug1
1
-2
/
+2
2002-10-19
Update dpkg to use new unarchive code
bug1
5
-7
/
+85
2002-10-19
Fix exclude/include problem
bug1
6
-48
/
+36