index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
busybox
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
*
busybox: refresh busybox patches
Hauke Mehrtens
2009-02-21
20
-70
/
+70
*
fix brctl on linux 2.4
Nicolas Thill
2008-11-13
1
-0
/
+74
*
fix busybox brctl rejecting 0 as a valid value in time-related commands (seta...
Nicolas Thill
2008-11-09
1
-0
/
+13
*
upgrade busybox to 1.11.3
Nicolas Thill
2008-11-09
2
-157
/
+0
*
add back the include() function to awk (extracted from the old awx patch)
Felix Fietkau
2008-10-29
1
-0
/
+212
*
fix a null pointer deref in vi's search
Mike Baker
2008-10-29
1
-0
/
+35
*
fix busybox http auth if the root user has an empty password
Felix Fietkau
2008-10-06
1
-2
/
+2
*
busybox: remove the upstream-provided bugfix patch for line editing it actual...
Felix Fietkau
2008-09-28
1
-145
/
+0
*
upgrade busybox to v1.11.2 and add current upstream fixes
Nicolas Thill
2008-09-22
9
-275
/
+334
*
remove patch missed from [12498] only needed for ipkg support
Nicolas Thill
2008-09-22
1
-185
/
+0
*
remove ipkg from busybox
Felix Fietkau
2008-09-02
7
-14064
/
+0
*
remove awx from busybox, refresh patches
Felix Fietkau
2008-09-02
6
-1622
/
+8
*
BusyBox httpd Accept Header Patch
Felix Fietkau
2008-09-02
1
-0
/
+42
*
Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves t...
Andy Boyett
2008-08-28
1
-0
/
+36
*
add back busybox httpd password auth support - fixes x-wrt
Felix Fietkau
2008-08-28
1
-0
/
+41
*
fix busybox compile on mac os x
Felix Fietkau
2008-08-27
1
-0
/
+13
*
remove empty patches left over after [12348]
Nicolas Thill
2008-08-20
5
-0
/
+0
*
upgrade busybox to v1.11.1 and add current upstream fixes
Imre Kaloz
2008-08-20
37
-970
/
+1075
*
oops, applied the ipkg patch with the wrong patchlevel
Felix Fietkau
2008-01-25
1
-0
/
+35
*
don't call deconfig in udhcpc when entering the renew phase
Felix Fietkau
2008-01-06
1
-0
/
+12
*
save memory in ipkg while parsing package lists - there's no need to load the...
Felix Fietkau
2008-01-06
1
-0
/
+249
*
remove memleak patch because of issues with premature freeing of memory - i w...
Felix Fietkau
2008-01-06
1
-24
/
+0
*
restore old memleak fix
Felix Fietkau
2008-01-03
1
-0
/
+12
*
add updated ipkg conffiles patch by cdtdaddy
Felix Fietkau
2008-01-03
1
-6
/
+53
*
fix ipkg segfault and add conffiles patch from #2946
Felix Fietkau
2008-01-03
2
-12
/
+21
*
fix a horrible memleak in ipkg (#2702)
Felix Fietkau
2007-12-29
1
-0
/
+24
*
remove a broken patch that should have been nuked with the busybox upgrade (#...
Felix Fietkau
2007-12-13
1
-12
/
+0
*
update busybox to 1.8.2
Travis Kemen
2007-11-29
1
-11
/
+0
*
add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
Felix Fietkau
2007-11-12
1
-0
/
+11
*
disable a totally braindead optimization in busybox that causes various apple...
Felix Fietkau
2007-11-10
1
-0
/
+40
*
upgrade busybox to 1.8.1
Felix Fietkau
2007-11-10
8
-434
/
+348
*
expose an environment variable (IPKG_UPGRADE) to the scripts executed during ...
Tim Yardley
2007-10-30
1
-0
/
+41
*
add username/password options to ipkg, note this only works if you have a rea...
Tim Yardley
2007-10-30
1
-0
/
+56
*
refresh busybox patches
Tim Yardley
2007-10-30
27
-224
/
+226
*
fix absolute path to .ko files in insmod
Felix Fietkau
2007-10-24
1
-12
/
+16
*
fix insmod crash when the module is not found
Felix Fietkau
2007-10-08
1
-21
/
+24
*
fix segfault with insmod on 2.4
Felix Fietkau
2007-10-05
1
-20
/
+27
*
fix compile error with 2.4
Felix Fietkau
2007-10-05
1
-13
/
+14
*
add upstream fixes for 1.7.2
Felix Fietkau
2007-10-05
2
-0
/
+66
*
Upgrade busybox to 1.7.2 - clean up insmod crap - add some lineno/programname...
Felix Fietkau
2007-10-05
27
-1026
/
+1104
*
fix a socket leak in udhcpc (patch by Eric L. Chen)
Felix Fietkau
2007-07-20
1
-0
/
+12
*
add fix for running udhcpc on bridges (patch by Eric L. Chen)
Felix Fietkau
2007-07-18
1
-0
/
+17
*
add busybox printf patch from #2021
Felix Fietkau
2007-07-09
1
-0
/
+18
*
fix busybox --help problems on rebuild
Mike Baker
2007-07-07
1
-4
/
+3
*
massively reduce the number of forks that busybox ash has to do while process...
Felix Fietkau
2007-07-01
1
-0
/
+30
*
check for + in the broadcast address before attempting a dns lookup
Felix Fietkau
2007-06-29
1
-0
/
+29
*
fix cgi-bin directory handling (#1764)
Felix Fietkau
2007-06-21
1
-0
/
+15
*
fix awk segfault
Felix Fietkau
2007-06-15
1
-5
/
+5
*
fix insmod search when 2.4 module support is disabled
Imre Kaloz
2007-06-08
1
-0
/
+196
*
refresh all package patches in the buildroot using quilt
Felix Fietkau
2007-06-04
25
-402
/
+530
[next]