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
path:
root
/
sysklogd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
whitespace fixes (leading spaces to tab)
Denis Vlasenko
2007-01-13
1
-1
/
+1
*
undo RESERVE_CONFIG_BUFFER change. aldot, small on-stack char[N] objects
Denis Vlasenko
2007-01-12
1
-9
/
+7
*
code shrinkage by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2007-01-10
1
-49
/
+31
*
a bit more IPv6-ization work
Denis Vlasenko
2007-01-10
1
-17
/
+8
*
Yet another small size reduction by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2007-01-09
1
-5
/
+2
*
small size reduction by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2007-01-09
1
-3
/
+2
*
small size reduction by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2007-01-09
1
-7
/
+6
*
compilation fix by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2007-01-09
1
-1
/
+4
*
- shrink by 26 bytes or so
Bernhard Reutner-Fischer
2007-01-09
1
-15
/
+21
*
- shrink klogd a tiny bit.
Bernhard Reutner-Fischer
2007-01-09
1
-9
/
+12
*
syslogs: a bit better wording in explanation how buffering
Denis Vlasenko
2007-01-06
1
-10
/
+9
*
syslogd: start using bb_common_bufsiz1 instead of stack/malloc
Denis Vlasenko
2007-01-04
2
-63
/
+54
*
syslogd: stop doing open/fstat/lseek/close on _every_ write
Denis Vlasenko
2007-01-04
1
-52
/
+65
*
new libbb func: xmalloc_realpath (+ use it where makes sense)
Denis Vlasenko
2007-01-04
2
-86
/
+86
*
syslogd: almost rewritten. Had several obvious bugs...
Denis Vlasenko
2007-01-04
1
-327
/
+263
*
klogd: small optimizations
Denis Vlasenko
2007-01-04
1
-24
/
+25
*
remove casts from xmalloc()
Denis Vlasenko
2006-12-19
1
-1
/
+1
*
Provide our own isdigit macro. saves more than 400 bytes.
Denis Vlasenko
2006-11-27
1
-1
/
+1
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
3
-16
/
+10
*
dnsd fix; option_mask32 added. dnsd needs more love.
Denis Vlasenko
2006-10-06
1
-20
/
+19
*
build system overhaul
Denis Vlasenko
2006-10-05
4
-72
/
+29
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
3
-5
/
+5
*
syslogd: do not retry udp sends (can stall syslogd for extended periods
Denis Vlasenko
2006-09-30
1
-41
/
+14
*
syslogd: getopt_ulflags'ification (save ~50 bytes)
Denis Vlasenko
2006-09-30
1
-143
/
+156
*
syslogd: add option to suppress logging of messages lower than level N (-n N)
Denis Vlasenko
2006-09-30
1
-4
/
+16
*
logger: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
1
-16
/
+7
*
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
[prev]
[next]