index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysklogd
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: --help tweaks
Denys Vlasenko
2021-06-14
1
-1
/
+1
*
runsv: robustify signal handling - SIGTERM to child between vfork and exec co...
Denys Vlasenko
2021-06-05
1
-1
/
+1
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
1
-2
/
+2
*
Fix klogd applet compilation on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+1
*
libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in sh...
Denys Vlasenko
2020-12-30
1
-1
/
+1
*
help text: replace [OPTIONS] with actual options (if not too long)
Denys Vlasenko
2020-12-13
1
-1
/
+1
*
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
1
-1
/
+1
*
syslogd: delay PID file creation until syslogd is ready
Joachim Nilsson
2020-11-16
1
-3
/
+1
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
2
-2
/
+0
*
syslogd: add config option to include milliseconds in timestamps
Peter Korsgaard
2020-01-29
1
-2
/
+22
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
3
-7
/
+7
*
do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings
Denys Vlasenko
2019-03-17
2
-4
/
+4
*
config: update size information
Denys Vlasenko
2018-12-28
4
-4
/
+4
*
sysklogd: add timestamp option to ignore message timestamps
Peter Korsgaard
2018-08-26
1
-8
/
+17
*
klogd: code shrink
Denys Vlasenko
2018-07-31
1
-4
/
+7
*
klogd: better help text
Denys Vlasenko
2018-07-31
1
-2
/
+2
*
restore documentation on the build config language
Kartik Agaram
2018-06-06
1
-1
/
+1
*
use gmtime_r() instead of gmtime()
Denys Vlasenko
2018-03-06
1
-0
/
+1
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
syslogd,logger: code shrink for musl
Denys Vlasenko
2017-08-16
3
-6
/
+17
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-2
/
+1
*
do not use `a' quoting style in comments
Denys Vlasenko
2017-08-02
1
-1
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
4
-67
/
+67
*
Update remaining menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-19
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
3
-3
/
+3
*
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-04-17
1
-2
/
+2
*
make --help texts smaller
Denys Vlasenko
2017-01-21
1
-3
/
+3
*
fix breakage found by mass one-applet builds
Denys Vlasenko
2016-12-23
1
-1
/
+2
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-3
/
+3
*
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
2
-3
/
+6
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
3
-3
/
+7
*
syslogd: minor tweaks to text
Mike Frysinger
2016-04-04
1
-2
/
+2
*
Fix compiling with musl's utmp stubs
Kylie McClain
2016-02-01
1
-1
/
+0
*
remove systemd support
Denys Vlasenko
2015-10-22
1
-5
/
+0
*
sysklogd/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-18
6
-163
/
+172
*
Removes stray empty line from code
Maninder Singh
2015-07-13
1
-1
/
+0
*
logread: implement dumpfollow mode of operation
Phil Sutter
2015-03-22
1
-5
/
+11
*
syslogd: make "reopen log file every second" logic work for multiple logs
Joshua Judson Rosen
2014-07-03
1
-6
/
+7
*
syslogd: syslogd: don't *decrement* log_file->size on write failures
Joshua Judson Rosen
2014-07-02
1
-3
/
+8
*
syslogd: make "-O -" log to stdout
Denys Vlasenko
2014-07-02
1
-36
/
+45
*
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
*
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
1
-1
/
+1
*
logread: don't call shmdt() before exit, kernel does it for us.
Denys Vlasenko
2013-11-26
1
-4
/
+9
*
logread: flush output. closes 6710
Denys Vlasenko
2013-11-26
1
-0
/
+1
*
syslogd: use _PATH_LOG when available
Cédric Cabessa
2013-08-05
1
-4
/
+7
*
logread: intercept all fatal signals, not just SIGINT
Denys Vlasenko
2013-07-28
1
-5
/
+4
*
sysklogd: trim help text
Denys Vlasenko
2013-03-15
1
-1
/
+1
[next]