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
/
klogd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usage.c: remove reference to busybox.h
vda
2007-05-26
1
-1
/
+1
*
move everything to new NOMMU helpers, except udhcp
vda
2007-03-26
1
-6
/
+1
*
NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
vda
2007-03-24
1
-1
/
+2
*
klogd: code de-obfuscation with small code size reduction
vda
2007-02-17
1
-25
/
+20
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
1
-0
/
+1
*
- shrink klogd a tiny bit.
aldot
2007-01-09
1
-9
/
+12
*
klogd: small optimizations
vda
2007-01-04
1
-24
/
+25
*
attempt to regularize atoi mess.
vda
2006-10-08
1
-2
/
+1
*
getopt_ulflags -> getopt32.
vda
2006-10-03
1
-2
/
+2
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
landley
2006-08-03
1
-8
/
+1
*
- move #include busybox.h to the very top so we pull in the config
aldot
2006-06-02
1
-2
/
+1
*
- shrink klogd a bit
aldot
2006-05-31
1
-35
/
+37
*
- s/defined(__uClinux__)/BB_NOMMU/
aldot
2006-05-31
1
-3
/
+3
*
- remove emacs layout block as suggested by Robert P.J. Day
aldot
2006-05-19
1
-8
/
+0
*
- patch from Denis Vlasenko to add and use bb_xdaemon()
aldot
2006-04-12
1
-2
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-1
/
+1
*
moved BB_BANNER to applets/version.c file: make kernel like version,
vodz
2006-02-16
1
-1
/
+1
*
- add platform.h.
aldot
2006-01-22
1
-16
/
+3
*
Cleanup patch from tito: migrate option parsing to the bb_ functions and fix
landley
2005-09-14
1
-25
/
+12
*
Part of patch from William Barsse, fixes a problem with unescaped %.
bug1
2004-08-06
1
-1
/
+1
*
Do not mess with the console logging level unless
andersen
2004-06-25
1
-5
/
+5
*
Patch from Bastian Blank:
andersen
2004-06-22
1
-11
/
+8
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-2
/
+2
*
Get vfork_daemon_rexec working under uclinux
russ
2003-12-15
1
-3
/
+4
*
Fixup bugs in last patch
andersen
2003-07-28
1
-1
/
+0
*
last_patch95 from vodz:
andersen
2003-07-28
1
-2
/
+2
*
Remove remaining libc5 support code
andersen
2003-07-22
1
-8
/
+1
*
Update a bunch of docs. Run a script to update my email addr.
andersen
2003-07-14
1
-2
/
+1
*
Major coreutils update.
mjn3
2003-03-19
1
-5
/
+5
*
Update email address for Gennady Feldman <gena01@gena01.com>
bug1
2002-12-12
1
-3
/
+3
*
add the -c option, modified version of a patch from Bastian Blank
bug1
2002-12-01
1
-4
/
+21
*
patch from John Hall <john.hall@optionexist.co.uk> to change the
andersen
2002-09-18
1
-4
/
+4
*
Run through indent, fix comments
bug1
2002-08-22
1
-22
/
+24
*
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
kraai
2001-12-20
1
-1
/
+1
*
Add in some (theoretical) uClinux support. Some init cleanups
andersen
2001-10-28
1
-0
/
+4
*
Major rework of the directory structure and the entire build system.
andersen
2001-10-24
1
-2
/
+2
*
Use date -u instead of date --utc and consolidate version string.
kraai
2001-04-12
1
-1
/
+1
*
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
andersen
2001-04-05
1
-11
/
+5
*
Use daemon() to spawn syslogd and klogd daemons.
andersen
2001-03-29
1
-17
/
+4
*
Some updates for libc5
andersen
2001-03-14
1
-1
/
+0
*
Added some comment lines in the header indicating that Gennady Feldman is the
markw
2001-03-12
1
-0
/
+2
*
Applied patch from Gennady Feldman to split up syslogd.c into syslogd and
markw
2001-03-12
1
-0
/
+171