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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up Erik's fgets -> read patch and fixed a buffer overflow
Robert Griebl
2002-06-04
1
-36
/
+38
*
Avoid stack munching stdio implementations.
Eric Andersen
2002-06-04
1
-75
/
+100
*
Fixed a realloc bug found by Martin Volf
Robert Griebl
2002-06-02
1
-3
/
+3
*
Include busybox.h before testing CONFIG_LOCALE_SUPPORT.
Manuel Novoa III
2002-05-29
1
-2
/
+2
*
Patch from Randolfe Averty to fixup package conflict checks, cleanup some mem...
Glenn L McGrath
2002-05-29
2
-75
/
+127
*
Added support for /etc/modules.conf parsing
Robert Griebl
2002-05-28
1
-18
/
+105
*
Added include for isdigit(); simplified -<num> detection
Robert Griebl
2002-05-27
2
-2
/
+4
*
Ensure that insmod supports at least one MODULE_INTERFACE
Eric Andersen
2002-05-24
1
-0
/
+3
*
Patch from Magnus Damm <damm@opensource.se> to rework things
Eric Andersen
2002-05-24
1
-381
/
+488
*
Made exit code SysV compliant. Also added -s (single pid) flag.
Robert Griebl
2002-05-22
1
-12
/
+9
*
Some cleanups, some size reductions and some buffer overflow checks
Robert Griebl
2002-05-22
1
-61
/
+43
*
Support old-style compress (.Z) files via libbb / unzip( ) calls
Robert Griebl
2002-05-19
3
-0
/
+939
*
ping return 1 if can't ping
Tim Riker
2002-05-18
1
-5
/
+5
*
SUpport old style -[::digit::] options for head and tail
Robert Griebl
2002-05-17
2
-1
/
+11
*
Reduced code size for new -e flag (suggested by vodz)
Robert Griebl
2002-05-16
1
-17
/
+9
*
Doh! Remember to close /etc/inittab
Eric Andersen
2002-05-15
1
-0
/
+1
*
Support old-style compress (.Z) files via libbb / unzip( ) calls
Robert Griebl
2002-05-15
6
-4
/
+58
*
gunzip'ing many files to stdout works now
Robert Griebl
2002-05-15
1
-6
/
+9
*
Don't delete source file when decompressing to stdout
Robert Griebl
2002-05-15
1
-1
/
+2
*
Complete rewrite to support stack loading/unloading with proper
Robert Griebl
2002-05-14
1
-94
/
+145
*
Added support for -Y|--proxy=on/off to wget
Robert Griebl
2002-05-14
2
-8
/
+17
*
Add --login support. This is the bash way of starting a shell that should
Robert Griebl
2002-05-14
1
-3
/
+10
*
This patch adds -e (extended information) to route and -r/-e (show routing
Robert Griebl
2002-05-14
1
-2
/
+5
*
This patch adds -e (extended information) to route and -r/-e (show routing
Robert Griebl
2002-05-14
2
-23
/
+70
*
Entries with "noauto" options are ignored correctly when mounting all
Robert Griebl
2002-05-14
1
-0
/
+1
*
Tom Oehser noticed that we were lacking the SO_REUSEADDR flag.
Eric Andersen
2002-05-05
1
-2
/
+4
*
Patch from Robert Griebl <griebl@gmx.de> to support modprobe -r properly,
Eric Andersen
2002-05-03
1
-36
/
+57
*
Make verbose and show_only work as expected
Eric Andersen
2002-05-03
1
-7
/
+13
*
Patch from Robert Griebl <griebl@gmx.de> to ignore the -s flag
Eric Andersen
2002-05-03
1
-3
/
+9
*
fix and shrink uuencode
Tim Riker
2002-05-01
2
-55
/
+25
*
* archival/gunzip.c (gunzip_file): New.
Matt Kraai
2002-04-29
1
-99
/
+99
*
Update website
Eric Andersen
2002-04-27
2
-14
/
+32
*
Fix silly combinitorial oversight
Eric Andersen
2002-04-27
1
-5
/
+3
*
Patch from Cliff L. Biffle <cbiffle@safety.net> to display memory
0_60_3
Eric Andersen
2002-04-27
1
-14
/
+27
*
uClibc supports struct _res these days...
Eric Andersen
2002-04-27
1
-10
/
+1
*
Support noerror option
Eric Andersen
2002-04-27
2
-4
/
+18
*
When the .config file is missing, supply a default one
Eric Andersen
2002-04-27
1
-0
/
+6
*
Add netcat -i option, per patch from Cristian Ionescu-Idbohrn
Eric Andersen
2002-04-26
2
-2
/
+41
*
Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com>
Eric Andersen
2002-04-26
3
-2
/
+98
*
Ensure that getenv("PATH") stays current, since otherwise cmdedit
Eric Andersen
2002-04-26
2
-1
/
+5
*
Fix bugs
Eric Andersen
2002-04-26
1
-4
/
+4
*
Minor formatting
Eric Andersen
2002-04-26
1
-1
/
+2
*
add missing void, still has issues though
Tim Riker
2002-04-26
1
-1
/
+1
*
fix from kergoth
Tim Riker
2002-04-26
1
-2
/
+2
*
Forward port patch from Przemyslaw Czerpak <druzus@polbox.com>:
Eric Andersen
2002-04-26
1
-11
/
+77
*
Reworked by Robert Griebl <griebl@gmx.de> to support proper
Eric Andersen
2002-04-26
1
-0
/
+188
*
vodz noted this line (as imported from Debian) is wrong, and has since
Eric Andersen
2002-04-24
1
-2
/
+2
*
Apply last_patch37 from vodz
Eric Andersen
2002-04-24
1
-2
/
+3
*
ls could mis-color certain entries when previous commands
Eric Andersen
2002-04-17
1
-0
/
+2
*
* networking/wget.c (wget_main): Check return value of safe_fwrite.
Matt Kraai
2002-04-17
1
-2
/
+3
[next]