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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- optional fancy pruning-mode for depmod
Bernhard Reutner-Fischer
2008-06-02
2
-21
/
+121
*
- pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend"
Bernhard Reutner-Fischer
2008-06-02
1
-1
/
+1
*
Reinstate CONFIG_CROSS_COMPILE_PREFIX
Denis Vlasenko
2008-06-02
4
-24
/
+61
*
ash: optional printf builtin. +25 bytes if off, +35 if on.
Denis Vlasenko
2008-06-01
9
-13
/
+45
*
msh: fix ENOENT testcase
Denis Vlasenko
2008-06-01
2
-2
/
+2
*
- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-06-01
5
-22
/
+19
*
- shrink modprobe a little bit (~-40 bytes). ACKed by Yann.
Bernhard Reutner-Fischer
2008-05-31
1
-8
/
+5
*
printf: fix a trivial bug
Denis Vlasenko
2008-05-31
1
-1
/
+1
*
mdev: add commented-out debug code to open stdio.
Denis Vlasenko
2008-05-31
1
-0
/
+9
*
printf: code shrink by eliminating string alloc/copy
Denis Vlasenko
2008-05-31
1
-28
/
+27
*
libiproute: fix option parsing, so that "ip -o link" works again.
Denis Vlasenko
2008-05-31
2
-3
/
+3
*
libiproute: style fixes, and using smallint as appropriate
Denis Vlasenko
2008-05-31
3
-26
/
+24
*
runsvdir: make it more robust against libc buglets (errno accidentally set to...
Denis Vlasenko
2008-05-31
1
-2
/
+7
*
msh: fix the case where the file has exec bit but can't be run directly
Denis Vlasenko
2008-05-30
5
-6
/
+21
*
- add FIXME to use hasmntopt()
Bernhard Reutner-Fischer
2008-05-30
1
-0
/
+1
*
- fix overflow; improve documentation while at it
Bernhard Reutner-Fischer
2008-05-28
1
-9
/
+9
*
fuser: a now, the corrected fix (vda botched previous one)
Denis Vlasenko
2008-05-28
1
-0
/
+1
*
- misc. improvements and shrinkage
Bernhard Reutner-Fischer
2008-05-28
1
-33
/
+33
*
- add strrchr
Bernhard Reutner-Fischer
2008-05-28
3
-0
/
+22
*
fiser: opendir "/proc", not "." (by Cristian Ionescu-Idbohrn)
Denis Vlasenko
2008-05-28
1
-2
/
+3
*
find: beautify config prompts a bit
Denis Vlasenko
2008-05-28
1
-12
/
+12
*
Remove 'busybox' word from configuration programs
Denis Vlasenko
2008-05-28
6
-22
/
+20
*
- move depmod shell script to examples/
Bernhard Reutner-Fischer
2008-05-28
1
-0
/
+0
*
- the moddir_base is supposed to be omitted frmo the .dep file
Bernhard Reutner-Fischer
2008-05-28
1
-28
/
+28
*
- Spaghetti alert. Fix clash with ancient fwd-decl. This is an unfortunate
Bernhard Reutner-Fischer
2008-05-27
1
-1
/
+2
*
- remove duplicate helptext of dhcprelay and improve it
Bernhard Reutner-Fischer
2008-05-27
1
-7
/
+3
*
- Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE.
Bernhard Reutner-Fischer
2008-05-27
4
-22
/
+31
*
- use (uC)libc functions. Saves a dozen bytes.
Bernhard Reutner-Fischer
2008-05-27
2
-5
/
+16
*
vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are
Bernhard Reutner-Fischer
2008-05-27
1
-7
/
+7
*
- improve help-text
Bernhard Reutner-Fischer
2008-05-27
1
-0
/
+3
*
- improve option-handling a bit
Bernhard Reutner-Fischer
2008-05-26
1
-22
/
+41
*
scripts: add a script which prints memory map of running busybox
Denis Vlasenko
2008-05-26
2
-1
/
+12
*
scripts: add primitive memory usage meter script
Denis Vlasenko
2008-05-26
2
-36
/
+16
*
udhcpc: shrink
Denis Vlasenko
2008-05-26
3
-21
/
+36
*
- add basic option-handling (+220b). Untested
Bernhard Reutner-Fischer
2008-05-26
1
-8
/
+42
*
- use mmap instead of allocating hundreds of megabytes of RAM. +39b
Bernhard Reutner-Fischer
2008-05-26
1
-20
/
+43
*
- remove some bloat -28b: now approx. 501b
Bernhard Reutner-Fischer
2008-05-26
1
-4
/
+5
*
- switch to FILE base writer and remove now unneeded stuff. -50b
Bernhard Reutner-Fischer
2008-05-26
1
-10
/
+5
*
- add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov...
Bernhard Reutner-Fischer
2008-05-26
5
-0
/
+130
*
[u]mount: add/update dietlibc build fix
Denis Vlasenko
2008-05-26
2
-3
/
+14
*
lineedit: correctly handle prompt longer than screen width. closes bug 3414
Denis Vlasenko
2008-05-25
1
-14
/
+18
*
hush: make it ignore SIGINT etc in a config wich has no job control
Denis Vlasenko
2008-05-25
1
-11
/
+13
*
move setgroups definition to libbb.h so that it no longer inadvertently
Denis Vlasenko
2008-05-25
2
-6
/
+3
*
last: code shrink
Denis Vlasenko
2008-05-25
2
-19
/
+20
*
syslogd: do not error out on missing files to rotate. closes bug 3404.
Denis Vlasenko
2008-05-24
1
-2
/
+3
*
docs/depmod: and example of depmod in shell/sed/awk...
Denis Vlasenko
2008-05-24
1
-0
/
+57
*
inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
Denis Vlasenko
2008-05-24
5
-0
/
+184
*
mdev: fix counting of '%' in pattern
Denis Vlasenko
2008-05-24
1
-2
/
+3
*
mdev: fix whitespace damage
Denis Vlasenko
2008-05-23
1
-1
/
+1
*
- optionally pass additional flags down to nm
Bernhard Reutner-Fischer
2008-05-23
2
-6
/
+11
[prev]
[next]