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
*
fix all known regressions with sed and also make it simpler
vda
2007-01-28
2
-28
/
+47
*
wc can emit unpredictable amount of whitespace
vda
2007-01-28
1
-1
/
+2
*
work around gcc bug
vda
2007-01-28
1
-1
/
+3
*
fix which-uses-default-path
vda
2007-01-28
1
-0
/
+4
*
correct bad English
vda
2007-01-28
1
-1
/
+1
*
- reinstate static for the command string arrray to be gentle to gcc-3.x
aldot
2007-01-28
1
-1
/
+1
*
- document the multicast argument for ip link
aldot
2007-01-28
1
-1
/
+1
*
- use uint32_t as suggested by vda.
aldot
2007-01-28
1
-7
/
+9
*
ether-wake: remove #warning
vda
2007-01-27
1
-2
/
+0
*
svlogd: batch writes if !timestamp
vda
2007-01-27
1
-19
/
+29
*
svlogd: remove unused buffering, stop doing tons of memcpy
vda
2007-01-27
2
-34
/
+58
*
runit/* cleanup part 3 (just deleting unused code)
vda
2007-01-27
2
-788
/
+4
*
runit/* cleanup part 2
vda
2007-01-27
4
-33
/
+43
*
runit cleanup part 1
vda
2007-01-27
6
-190
/
+271
*
use bb_sanitize_stdio() where appropriate
vda
2007-01-27
5
-36
/
+27
*
- sum -r TODO should not print the filename as oposed to -s
aldot
2007-01-27
1
-16
/
+21
*
- add a very few simple test for sum.
aldot
2007-01-27
1
-0
/
+24
*
- the testharness needs busybox.links. Now the new foobar.tests work again
aldot
2007-01-27
1
-2
/
+2
*
make it possible to build bbox without warnings again.
vda
2007-01-27
1
-4
/
+14
*
fix warning in find.c
vda
2007-01-27
3
-6
/
+6
*
Make -Werror configurable
vda
2007-01-27
3
-11
/
+25
*
fix numbering in switch(): we don't have "del" anymore,
vda
2007-01-27
2
-14
/
+16
*
add link to post 1.4.1 patches
vda
2007-01-26
1
-1
/
+2
*
fix bin2hex bug. lowercase = uppercase | 0x20, not | 0x10!
vda
2007-01-26
2
-3
/
+3
*
find: fix -mtime, -mmin, -perm (+ add symbolic perm handling)
vda
2007-01-26
2
-30
/
+43
*
fix "expr has no effect" warning
vda
2007-01-26
1
-1
/
+1
*
bb_parse_mode: do not do umask() needlessly.
vda
2007-01-26
1
-34
/
+18
*
- readahead depends on LFS
aldot
2007-01-26
1
-0
/
+1
*
respect CFLAGS/CPPFLAGS in env
vapier
2007-01-26
1
-3
/
+3
*
fix option -F mishandling
vda
2007-01-26
1
-1
/
+1
*
fix non-ipv6 compile
vda
2007-01-26
1
-0
/
+3
*
announce 1.4.1
vda
2007-01-25
1
-0
/
+7
*
arping: stop using last gethostbyname2 in the tree
vda
2007-01-25
3
-12
/
+9
*
accidentally applied wrong (old) patch, fixing up...
vda
2007-01-25
1
-8
/
+7
*
opt_complementary doesn't like numeric opts :(
vda
2007-01-24
1
-1
/
+1
*
Unify ping and ping6. ping has -4 and -6 which force
vda
2007-01-24
7
-571
/
+472
*
hostname declaration was misplaced
vda
2007-01-24
1
-2
/
+2
*
accumulated post-1.4.0 fixes
vda
2007-01-24
8
-37
/
+45
*
- remove nested function. Saves ~30 bytes.
aldot
2007-01-24
1
-11
/
+11
*
- TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_mult
aldot
2007-01-24
1
-0
/
+4
*
combine depends lines
vapier
2007-01-24
2
-4
/
+2
*
tweak ignore
vapier
2007-01-24
0
-0
/
+0
*
as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in o...
vapier
2007-01-24
1
-4
/
+6
*
change "bool ... if OPT" to more common "depend ... OPT"
vapier
2007-01-24
1
-4
/
+4
*
combine bool;prompt to just bool
vapier
2007-01-24
1
-2
/
+1
*
combine bool;prompt to just bool
vapier
2007-01-24
1
-4
/
+2
*
"depends ..." -> "depends on ..."
vapier
2007-01-24
1
-1
/
+1
*
correct file format errors
vapier
2007-01-24
3
-31
/
+31
*
- add hostcc-option checker
aldot
2007-01-23
1
-0
/
+6
*
- call cc-option to check if the compiler supports the flags we asked to use
aldot
2007-01-23
2
-12
/
+11
[next]