index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-01-26
find: fix -mtime, -mmin, -perm (+ add symbolic perm handling)
Denis Vlasenko
2
-30
/
+43
2007-01-26
fix "expr has no effect" warning
Denis Vlasenko
1
-1
/
+1
2007-01-26
bb_parse_mode: do not do umask() needlessly.
Denis Vlasenko
1
-34
/
+18
2007-01-26
- readahead depends on LFS
Bernhard Reutner-Fischer
1
-0
/
+1
2007-01-26
respect CFLAGS/CPPFLAGS in env
Mike Frysinger
1
-3
/
+3
2007-01-26
fix option -F mishandling
Denis Vlasenko
1
-1
/
+1
2007-01-26
fix non-ipv6 compile
Denis Vlasenko
1
-0
/
+3
2007-01-25
announce 1.4.1
Denis Vlasenko
1
-0
/
+7
2007-01-25
arping: stop using last gethostbyname2 in the tree
Denis Vlasenko
3
-12
/
+9
2007-01-25
accidentally applied wrong (old) patch, fixing up...
Denis Vlasenko
1
-8
/
+7
2007-01-24
opt_complementary doesn't like numeric opts :(
Denis Vlasenko
1
-1
/
+1
2007-01-24
Unify ping and ping6. ping has -4 and -6 which force
Denis Vlasenko
7
-571
/
+472
2007-01-24
hostname declaration was misplaced
Denis Vlasenko
1
-2
/
+2
2007-01-24
accumulated post-1.4.0 fixes
Denis Vlasenko
8
-37
/
+45
2007-01-24
- remove nested function. Saves ~30 bytes.
Bernhard Reutner-Fischer
1
-11
/
+11
2007-01-24
- TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_mult
Bernhard Reutner-Fischer
1
-0
/
+4
2007-01-24
combine depends lines
Mike Frysinger
2
-4
/
+2
2007-01-24
as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in o...
Mike Frysinger
1
-4
/
+6
2007-01-24
change "bool ... if OPT" to more common "depend ... OPT"
Mike Frysinger
1
-4
/
+4
2007-01-24
combine bool;prompt to just bool
Mike Frysinger
1
-2
/
+1
2007-01-24
combine bool;prompt to just bool
Mike Frysinger
1
-4
/
+2
2007-01-24
"depends ..." -> "depends on ..."
Mike Frysinger
1
-1
/
+1
2007-01-24
correct file format errors
Mike Frysinger
3
-31
/
+31
2007-01-23
- add hostcc-option checker
Bernhard Reutner-Fischer
1
-0
/
+6
2007-01-23
- call cc-option to check if the compiler supports the flags we asked to use
Bernhard Reutner-Fischer
2
-12
/
+11