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
...
*
libbb: fix compile failure if both ARG_MAX and _SC_ARG_MAX are defined
Denys Vlasenko
2014-06-25
1
-1
/
+1
*
unlink: new applet
Isaac Dunham
2014-06-22
1
-0
/
+34
*
unit-tests: implement the unit-testing framework
Bartosz Golaszewski
2014-06-22
8
-12
/
+335
*
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
Bartosz Golaszewski
2014-06-22
7
-16
/
+12
*
find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit
Denys Vlasenko
2014-06-22
5
-17
/
+38
*
find: exit code fixes for find -exec
Denys Vlasenko
2014-06-19
2
-8
/
+35
*
find: add optional support for '-exec ... {} +'
Bartosz Golaszewski
2014-06-17
1
-15
/
+141
*
udhcpc: make hostname sanitization optional. Closes 3979
Denys Vlasenko
2014-06-16
2
-0
/
+15
*
syslogd: Unify unlink/truncate + unlock log-rotation logic
Joshua Judson Rosen
2014-06-02
1
-19
/
+11
*
syslogd: remember to un-writelock log-files even when called with "-b 0"
Joshua Judson Rosen
2014-06-02
1
-0
/
+4
*
syslogd: avoid spurious ftrunctate() calls for "-b 0"
Joshua Judson Rosen
2014-06-02
1
-0
/
+6
*
modprobe-small: fix safe_strncpy truncating last char of module name
Denys Vlasenko
2014-05-26
1
-1
/
+1
*
Add conditional support for -v / --verbose
Denys Vlasenko
2014-05-19
11
-10
/
+62
*
getty: explain when setsid() fails. no code changes
Denys Vlasenko
2014-05-11
1
-0
/
+10
*
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2014-05-11
0
-0
/
+0
|
\
|
*
trylink: emit names of linked executables
Denys Vlasenko
2014-05-04
1
-0
/
+2
|
*
which: rewrite
Tito Ragusa
2014-05-04
1
-60
/
+23
*
|
trylink: emit names of linked executables
Denys Vlasenko
2014-05-03
1
-0
/
+2
*
|
which: rewrite
Timo Teräs
2014-05-03
1
-60
/
+23
|
/
*
libbb: rename execable -> executable. No code changes
Denys Vlasenko
2014-05-02
6
-18
/
+18
*
libbb: fix empty PATH components handling
Denys Vlasenko
2014-05-02
1
-12
/
+18
*
rtcwake: fix incorrect (reversed) rtc/sys adjuestment; code shrink
Denys Vlasenko
2014-05-02
1
-23
/
+32
*
libbb: fix thinko in rtc_xopen()
Denys Vlasenko
2014-05-02
1
-1
/
+1
*
libbb: make rtc_xopen try harder on EBUSY
Denys Vlasenko
2014-05-02
1
-10
/
+42
*
Fix compile failures
Denys Vlasenko
2014-05-02
2
-1
/
+3
*
crond: implement "SHELL=prog" in crontab. Export LOGNAME as POSIX wants
Denys Vlasenko
2014-04-30
1
-24
/
+48
*
crond: simplify logging code
Denys Vlasenko
2014-04-30
1
-87
/
+88
*
libbb: make syslog level for bb_error_msg's configurable. use it in crond
Denys Vlasenko
2014-04-30
3
-16
/
+11
*
crond: tweak help text, make course less cryptic
Denys Vlasenko
2014-04-30
4
-62
/
+68
*
modprobe-small: (un)load all modules which match the alias, not only first one
Denys Vlasenko
2014-04-21
1
-61
/
+101
*
ntpd: fix wrong delay value in one of the printed messages
Denys Vlasenko
2014-04-20
1
-1
/
+1
*
ntpd: truly ignore high delay packet
Denys Vlasenko
2014-04-19
1
-15
/
+20
*
modprobe-small: remove redundant aliases from modules.dep.bb
Denys Vlasenko
2014-04-19
1
-0
/
+26
*
modprobe-small: fix help messages for aliased module-related applets
Denys Vlasenko
2014-04-19
5
-39
/
+35
*
adjtimex: make its help text and printed data a bit less cryptic
Denys Vlasenko
2014-04-17
1
-13
/
+12
*
libbb/obscure.c: code shrink. Suggested by Tito.
Denys Vlasenko
2014-04-16
1
-1
/
+1
*
ash,hush: set $HOSTNAME is bash compat. Closes 7028
Denys Vlasenko
2014-04-15
2
-1
/
+16
*
libbb: provide usleep() fallback implementation
Bernhard Reutner-Fischer
2014-04-13
2
-2
/
+32
*
less: fix bugs discovered with "git log -p | less -m" on kernel tree
Denys Vlasenko
2014-04-13
1
-14
/
+24
*
vi: some simplifications
Denys Vlasenko
2014-04-05
1
-116
/
+120
*
vi: clear undo buffer when we change to another file
Denys Vlasenko
2014-04-03
1
-69
/
+87
*
vi: undo code shrink
Denys Vlasenko
2014-04-03
1
-41
/
+42
*
vi: undo support for vi with intermediate queuing
Jody Bruchon
2014-04-02
1
-54
/
+448
*
build system: specify '-nostldlib' when linking to .o files
Drew Moseley
2014-04-02
1
-1
/
+2
*
swapon/swapoff: -a returns 0 on ignored errors
Tito Ragusa
2014-04-01
1
-3
/
+2
*
swapon/swapoff: size reduction, cleanup, fixes, improvements
Tito Ragusa
2014-03-31
1
-115
/
+161
*
wget: fix a case where progress bar isn't updated if writes are very slow
Denys Vlasenko
2014-03-27
1
-2
/
+3
*
add discard option -d to swapon
Matt Whitlock
2014-03-23
2
-9
/
+85
*
fix interaction of -a and -p options in swapon
Matt Whitlock
2014-03-23
1
-2
/
+5
*
avoid calling bb_strtou twice in MIN macro expansion
Matt Whitlock
2014-03-23
1
-5
/
+8
[prev]
[next]