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
...
*
touchup whitespace/english a bit more
vapier
2006-05-10
1
-3
/
+2
*
whitespace between if and (
vapier
2006-05-10
1
-5
/
+5
*
- typo in error-message: s/algotithm/algorithm
aldot
2006-05-10
1
-16
/
+16
*
clean more files
vapier
2006-05-10
1
-3
/
+4
*
Replace isnan() and isinf() with inline tests so uClibc doesn't want us to
landley
2006-05-09
1
-6
/
+8
*
Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.mak
landley
2006-05-09
2
-13
/
+31
*
- fix bug in make help introduced by landley in r15022:
aldot
2006-05-09
1
-1
/
+1
*
Convert sed's static variables to a single global structure.
landley
2006-05-09
1
-123
/
+130
*
Move sed over to the generic llist_t for append. Saves about 90 bytes.
landley
2006-05-08
1
-27
/
+9
*
Make bloatcheck work when building out of tree.
landley
2006-05-08
1
-1
/
+1
*
- fix build
aldot
2006-05-08
1
-2
/
+9
*
Fiddling with llist to make memory management easier. Specifically, the
landley
2006-05-08
5
-16
/
+27
*
Tweak suggested by Matt Mackall when I submitted the bloat-o-meter changes
landley
2006-05-08
1
-3
/
+2
*
The changes svn 14960 made to Rules.mak broke building out of tree
landley
2006-05-08
1
-6
/
+0
*
The if() is cheaper than the extra function parameter. According to make
landley
2006-05-08
1
-26
/
+26
*
Remove a link that leaked in from the pending llist_t changes.
landley
2006-05-08
1
-1
/
+1
*
re-enable udhcp in a few more places
vapier
2006-05-08
2
-2
/
+3
*
add back in udhcp support
vapier
2006-05-08
62
-0
/
+5815
*
Shrink the code about 50 bytes, allocate less run-time memory, and add a
landley
2006-05-08
1
-20
/
+19
*
More busting on legacy mtab support in the help text.
landley
2006-05-08
1
-1
/
+5
*
Cleanup patch from tito.
landley
2006-05-07
1
-379
/
+158
*
Finally sat down and figured out how to remove the darn thing without deleting
landley
2006-05-07
0
-0
/
+0
*
The udhcp was deleted from busybox in 14634. Bolting an external project to
landley
2006-05-07
1
-3
/
+0
*
Patch to fix bug 868, and some related cleanup while I was in the area.
landley
2006-05-07
1
-18
/
+6
*
Script to easily get an assembly dump of a single function.
landley
2006-05-07
1
-0
/
+21
*
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
landley
2006-05-07
14
-50
/
+37
*
Add "make bloatcheck" to run Matt Mackall's bloat-o-meter. Copy an old
landley
2006-05-07
2
-0
/
+65
*
Dennis Vlasenko pointed out that run_applet_by_name sets bb_applet_name already.
landley
2006-05-07
1
-1
/
+1
*
fix udhcp again
vapier
2006-05-06
1
-3
/
+3
*
make sure script is executable
vapier
2006-05-06
1
-0
/
+0
*
Add an "optional" line for FEATURE_READLINK_FOLLOW.
landley
2006-05-05
1
-0
/
+3
*
New test from Natanael Copa.
landley
2006-05-05
1
-0
/
+29
*
didnt mean to commit debug enable
vapier
2006-05-05
1
-1
/
+1
*
use %p when printing pointers, not %x
vapier
2006-05-05
1
-52
/
+54
*
fix Bug 659 as reported by Robin Getz
vapier
2006-05-05
1
-0
/
+4
*
Busybox's udhcp was deleted a while ago. Bolting an external project onto the
landley
2006-05-05
2
-3
/
+1
*
Another patch from Garrett: remove bad block bitmap checking code. Everything
landley
2006-05-05
2
-419
/
+10
*
Migrate endianness macros.
landley
2006-05-05
2
-7
/
+3
*
Patch from Dennis Vlasenko resetting values that get reused.
landley
2006-05-05
1
-5
/
+18
*
Patch from Dennis Vlasenko simplifying the APPLET macros.
landley
2006-05-05
1
-260
/
+260
*
Patch from Jason Schoon to make mount -a not abort on the first failure.
landley
2006-05-05
1
-4
/
+6
*
- ignore missing helptext for options which are not selectable.
aldot
2006-05-05
1
-0
/
+3
*
- add helptext for CONFIG_UNIX2DOS
aldot
2006-05-05
1
-0
/
+3
*
Not quite compiler independent, but we've never tried to be gcc independent
landley
2006-05-04
3
-27
/
+9
*
It was sitting there, in the patches directory, for years. It was delete it
landley
2006-05-04
6
-1494
/
+1381
*
There aren't any bzip2 based RPMs. If people want to experiment with new
landley
2006-05-04
1
-63
/
+0
*
CONFIG->ENABLE migration.
landley
2006-05-04
2
-21
/
+13
*
Fix allbareconfig.
landley
2006-05-04
1
-11
/
+5
*
- add script to check for missing help entries of config options
aldot
2006-05-04
2
-0
/
+42
*
Big dead code elimination pass from Garrett.
landley
2006-05-03
24
-449
/
+138
[prev]
[next]