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
path:
root
/
sysklogd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Build fixes for gcc 4.0 with -Werror, from Tito.
Rob Landley
2006-09-11
1
-1
/
+1
*
using [xa]sprintf for string concatenation is neat and saves
Denis Vlasenko
2006-09-09
1
-1
/
+1
*
few random readability enhansements. No code changes
Denis Vlasenko
2006-09-08
1
-6
/
+7
*
Add CONFIG_FEATURE_SYSLOG which controls whether
Denis Vlasenko
2006-09-07
1
-0
/
+2
*
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
Rob Landley
2006-08-29
1
-2
/
+2
*
More allbareconfig fixes.
Rob Landley
2006-08-28
1
-1
/
+8
*
- merge -r15463:15564 from busybox_scratch branch through these changesets:
Bernhard Reutner-Fischer
2006-08-20
1
-62
/
+36
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
2
-27
/
+5
*
"formated" -> "formatted" throughout the code base.
"Robert P. J. Day"
2006-07-20
1
-1
/
+1
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-02
3
-19
/
+4
*
- shrink logread a bit.
Bernhard Reutner-Fischer
2006-06-01
1
-22
/
+6
*
- shrink klogd a bit
Bernhard Reutner-Fischer
2006-05-31
1
-35
/
+37
*
- s/defined(__uClinux__)/BB_NOMMU/
Bernhard Reutner-Fischer
2006-05-31
2
-6
/
+6
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
2
-16
/
+0
*
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...
Mike Frysinger
2006-05-13
1
-1
/
+1
*
- commentary typo and superfluous whitespace removal in weird messages.
Bernhard Reutner-Fischer
2006-04-18
1
-3
/
+3
*
Patch from Robert P Day: let menuconfig indent stuff for us, we don't have
Rob Landley
2006-04-13
1
-5
/
+5
*
- patch from Denis Vlasenko to add and use bb_xdaemon()
Bernhard Reutner-Fischer
2006-04-12
2
-4
/
+2
*
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
Bernhard Reutner-Fischer
2006-04-12
1
-11
/
+2
*
- revert back to r14406
Bernhard Reutner-Fischer
2006-03-13
1
-7
/
+13
*
- backout using features which are not available with the previous stable
Bernhard Reutner-Fischer
2006-03-09
1
-2
/
+6
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
4
-4
/
+4
*
- use absolute path for top_builddir and top_srcdir.
Bernhard Reutner-Fischer
2006-03-02
1
-0
/
+4
*
- fixes parallel builds (make -j)
Bernhard Reutner-Fischer
2006-03-01
1
-12
/
+2
*
Don't build directory libraries unless we're building an applet that needs it.
Rob Landley
2006-02-21
1
-0
/
+2
*
moved BB_BANNER to applets/version.c file: make kernel like version,
"Vladimir N. Oleynik"
2006-02-16
2
-2
/
+2
*
make the build system puuuuuuuuuuurty
Mike Frysinger
2006-02-02
1
-3
/
+2
*
just whitespace
Tim Riker
2006-01-25
2
-2
/
+2
*
- add platform.h.
Bernhard Reutner-Fischer
2006-01-22
2
-31
/
+5
*
- shared libbusybox.
Bernhard Reutner-Fischer
2006-01-15
1
-0
/
+5
*
Flush output to log promptly (bug 389).
Rob Landley
2005-12-12
1
-0
/
+1
*
20 bytes data to bss
"Vladimir N. Oleynik"
2005-10-15
1
-6
/
+4
*
complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1
"Vladimir N. Oleynik"
2005-10-15
1
-5
/
+8
*
- initialize the correct variables
Bernhard Reutner-Fischer
2005-10-13
1
-1
/
+1
*
use the shorter license header
Mike Frysinger
2005-09-24
1
-14
/
+1
*
use brief license line
Mike Frysinger
2005-09-24
1
-15
/
+2
*
more remove lost exported
"Vladimir N. Oleynik"
2005-09-22
1
-3
/
+3
*
- rename libbb's password helpers as suggested in libbb.h
Bernhard Reutner-Fischer
2005-09-20
1
-1
/
+1
*
Cleanup patch from tito: migrate option parsing to the bb_ functions and fix
Rob Landley
2005-09-14
1
-25
/
+12
*
Kunihiko IMAI writes:
Eric Andersen
2005-09-12
1
-1
/
+1
*
use toplevel ARFLAGS and update default ARFLAGS to be quiet
Mike Frysinger
2005-07-27
1
-1
/
+1
*
applying fix for:
Paul Fox
2005-07-20
1
-1
/
+1
*
fix typoe (buildddir -> builddir)
Mike Frysinger
2005-04-21
1
-3
/
+2
*
Removed the incorrect and confusing facility argument specified with
Peter Kjellerstedt
2005-04-06
1
-3
/
+3
*
egor duda writes:
Eric Andersen
2004-10-08
2
-5
/
+11
*
Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding ...
Glenn L McGrath
2004-09-14
1
-15
/
+21
*
Felipe Kellermann writes:
Eric Andersen
2004-09-08
1
-29
/
+26
*
Tito writes:
Eric Andersen
2004-09-02
1
-0
/
+2
*
Togg writes:
Eric Andersen
2004-08-26
1
-28
/
+14
*
Tito writes:
Eric Andersen
2004-08-26
1
-1
/
+1
[prev]
[next]