- f3d705f make --help texts smaller by Denys Vlasenko · 8 years ago
- 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
- 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
- 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- ea1b444 syslogd: minor tweaks to text by Mike Frysinger · 9 years ago
- 40eea69 Fix compiling with musl's utmp stubs by Kylie McClain · 9 years ago
- accd9ee remove systemd support by Denys Vlasenko · 9 years ago
- d34f300 sysklogd/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
- 97f2f7c Removes stray empty line from code by Maninder Singh · 10 years ago
- 92edab1 logread: implement dumpfollow mode of operation by Phil Sutter · 10 years ago
- ae57fca syslogd: make "reopen log file every second" logic work for multiple logs by Joshua Judson Rosen · 10 years ago
- e46047a syslogd: syslogd: don't *decrement* log_file->size on write failures by Joshua Judson Rosen · 10 years ago
- a28c1b2 syslogd: make "-O -" log to stdout by Denys Vlasenko · 10 years ago
- 9aa6ffb syslogd: Unify unlink/truncate + unlock log-rotation logic by Joshua Judson Rosen · 11 years ago
- b905d6c syslogd: remember to un-writelock log-files even when called with "-b 0" by Joshua Judson Rosen · 11 years ago
- 1b90e03 syslogd: avoid spurious ftrunctate() calls for "-b 0" by Joshua Judson Rosen · 11 years ago
- 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
- 26ad256 logread: don't call shmdt() before exit, kernel does it for us. by Denys Vlasenko · 11 years ago
- 71f6c1a logread: flush output. closes 6710 by Denys Vlasenko · 11 years ago
- adc30b4 syslogd: use _PATH_LOG when available by Cédric Cabessa · 11 years ago
- 2641426 logread: intercept all fatal signals, not just SIGINT by Denys Vlasenko · 11 years ago
- 257a775 sysklogd: trim help text by Denys Vlasenko · 12 years ago
- 81fa999 syslogd: do not segfault on parse error when using default config. Closes 5762 by Denys Vlasenko · 12 years ago
- 9980707 syslogd: convert dummy functions to statics and get rid of IF_FEATURE_* checks by Peter Korsgaard · 12 years ago
- 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
- cd776cf syslogd: add option to log to Linux kernel printk buffer by Peter Korsgaard · 12 years ago
- d189b59 klogd: handle multi-char log levels by Peter Korsgaard · 12 years ago
- 12677ac CONFIG_PID_FILE_PATH: new configuration option for pidfile paths by Anthony G. Basile · 12 years ago
- 8de2e42 syslogd: work around rename() not renaming hardlinks to themselves by Christian Engelmayer · 13 years ago
- 514cbfc syslogd: fix missing newline problen in memory log buffer. Closes 4159 by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- aeab42e syslogd,klogd: better help text by Denys Vlasenko · 14 years ago
- 0288b27 small fixes atop syslog config patch by Denys Vlasenko · 14 years ago
- e9c8bed syslogd: small fix to config patch by Sergey Naumov · 14 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- 73ef15c syslogd: optional support for /etc/syslog.conf by Sergey Naumov · 14 years ago
- 8b6b472 klogd: fix the problem of delayed handling of ^C and SIGTERM by Denys Vlasenko · 14 years ago
- e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
- 9b3b979 add ENABLE_FEATURE_SYSTEMD and use it in syslogd by Davide Cavalca · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 0016bce klogd: do not log partial lines by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- e74d798 syslogd: close/re-resolve/reopen remote sockets on some sendto() errors by Daniel Dickinson · 14 years ago
- 63c2e7e klogd: make it work on non-linux systems by Jeremie Koenig · 14 years ago
- ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
- 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
- 345e093 fix Config.in tab usage by Denys Vlasenko · 15 years ago
- c897dfe syslogd: make maximum message length configurable by Janne Kiviluoto · 15 years ago
- d2f7779 syslog: allow multiple -R options by Thomas Geulig · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- a425242 syslog: remove stray umask(0) by Denys Vlasenko · 15 years ago
- 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
- 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
- 606291b *: more portability fixes by Dan Fandrich by Denys Vlasenko · 15 years ago
- 574c316 syslogd: added comment, no code changes by Denis Vlasenko · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- d9415d6 syslogd: create logfile with 0666, not 0600. by Denis Vlasenko · 16 years ago
- 0d94820 syslogd: comment out file locking; by Denis Vlasenko · 16 years ago
- 0c68a87 libbb: password/group function helpers rewritten by Tito: by Denis Vlasenko · 16 years ago
- 58a8891 klogd: fix small buglet in previous commit by Denis Vlasenko · 16 years ago
- 2e7dc5d klogctl: fix a problem where we don't terminate read data with '\0' by Denis Vlasenko · 16 years ago
- 9504e44 whitespace fixes, no code changes by Denis Vlasenko · 16 years ago
- 93d0776 watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds by Denis Vlasenko · 16 years ago
- 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
- bd1aeeb logger: "clean up" a dirty hack a bit by Denis Vlasenko · 17 years ago
- 7bdf0c8 klogd: make help text more understandable by Denis Vlasenko · 17 years ago
- 69dc325 syslogd: do not error out on missing files to rotate. closes bug 3404. by Denis Vlasenko · 17 years ago
- 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
- 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
- 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
- be048f2 syslogd: optional support for dropping dups. closes bug 436. by Denis Vlasenko · 17 years ago
- 6f1713f *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> by Denis Vlasenko · 17 years ago
- 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
- a7259b6 syslogd: small shrink by Denis Vlasenko · 17 years ago
- 84da0bf udhcp: make paths configurable syslogd: trivial build fix by Denis Vlasenko · 17 years ago
- 92657d4 syslogd: tighten up hostname handling. by Denis Vlasenko · 17 years ago
- cb448fe libbb: introduce and use xrename and rename_or_warn. by Denis Vlasenko · 17 years ago
- 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
- 75cddd8 syslogd: send '\n'-terminated messages over the network. by Denis Vlasenko · 17 years ago
- 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
- f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 17 years ago
- 4e9ca75 syslogd: fix shmat error check by Denis Vlasenko · 17 years ago
- 4dada74 syslogd: avoid excessive tine() system calls by Denis Vlasenko · 17 years ago
- 4f2e8bc syslogd: don't die if remote host's IP cannot be resolved. by Denis Vlasenko · 17 years ago
- d202328 fix buglets found by randomconfig by Denis Vlasenko · 17 years ago
- e85dbae logread: add forgotten INIT_G(); by Denis Vlasenko · 17 years ago
- ff2b6d2 logread: eliminate usage of data/bss by Denis Vlasenko · 17 years ago
- 70ab28f syslogd: use DEV_CONSOLE consistently init: remove obsolete comment by Denis Vlasenko · 17 years ago
- 7e3a5f5 dmesg,klogd: make code more readable by Denis Vlasenko · 17 years ago
- d031b20 syslogd: support "symlink to symlink" for /dev/log; reduce stack usage by Denis Vlasenko · 17 years ago
- cb12cb2 modprobe: fix a bug where we were entering endless loop by Denis Vlasenko · 17 years ago