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
...
*
Reorganize FAQ, update a few entries, and consolidate with programming.html.
landley
2006-05-11
2
-727
/
+758
*
back out default implicit %.o rule for now
vapier
2006-05-11
1
-3
/
+0
*
move the dir related rules to the end so the E2FSPROGS_AR rule is the default
vapier
2006-05-11
1
-15
/
+15
*
dont use tabs people
vapier
2006-05-11
1
-12
/
+12
*
fix no previous prototype warning
vapier
2006-05-11
1
-0
/
+1
*
fix no previous prototype warning
vapier
2006-05-11
1
-0
/
+1
*
typecast bbig to kill format warnings
vapier
2006-05-11
1
-3
/
+3
*
rename
vapier
2006-05-11
1
-0
/
+0
*
remove files not related to busybox
vapier
2006-05-11
22
-1677
/
+0
*
add implicit rule for %.a to help debugging in subdirs
vapier
2006-05-10
1
-0
/
+8
*
update ignores for new compressed usage
vapier
2006-05-10
0
-0
/
+0
*
Shut up the warning "implicit declaration of strlen".
landley
2006-05-10
1
-0
/
+1
*
accept() takes a socklen_t, not an int
vapier
2006-05-10
1
-1
/
+2
*
fix whitespace in comment example
vapier
2006-05-10
1
-1
/
+1
*
some more useful debug info from Jason Holden
vapier
2006-05-10
1
-1
/
+5
*
add a default .o rule for easier debug
vapier
2006-05-10
1
-0
/
+3
*
- add helptext for --retries
aldot
2006-05-10
1
-0
/
+1
*
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
[prev]
[next]