Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko b097a84d62 config: update size information hace 5 años
  Denys Vlasenko c16ae469ef klogd: code shrink hace 6 años
  Denys Vlasenko e8073519d8 klogd: better help text hace 6 años
  Denys Vlasenko 72089cf6b4 config: deindent all help texts hace 7 años
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes hace 7 años
  Denys Vlasenko 9de2e5a222 *: hopefully all setup_common_bufsiz() are in place hace 8 años
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it hace 8 años
  Kylie McClain 40eea690c7 Fix compiling with musl's utmp stubs hace 8 años
  Denys Vlasenko d34f300db6 sysklogd/*: convert to new-style "one file" applets hace 9 años
  Peter Korsgaard d189b598b4 klogd: handle multi-char log levels hace 12 años
  Anthony G. Basile 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths hace 12 años
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts hace 13 años
  Denys Vlasenko aeab42e3f4 syslogd,klogd: better help text hace 13 años
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h hace 13 años
  Denys Vlasenko 8b6b472f4e klogd: fix the problem of delayed handling of ^C and SIGTERM hace 13 años
  Denys Vlasenko 0016bcee37 klogd: do not log partial lines hace 14 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Jeremie Koenig 63c2e7ecc0 klogd: make it work on non-linux systems hace 14 años
  Denis Vlasenko 58a88916b9 klogd: fix small buglet in previous commit hace 16 años
  Denis Vlasenko 2e7dc5d37b klogctl: fix a problem where we don't terminate read data with '\0' hace 16 años
  Denis Vlasenko 93d0776a96 watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds hace 16 años
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. hace 16 años
  Denis Vlasenko 7bdf0c82da klogd: make help text more understandable hace 16 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
  Denis Vlasenko 400d8bb45e less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) hace 16 años
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, hace 17 años
  Bernhard Reutner-Fischer f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables hace 17 años
  Denis Vlasenko 7e3a5f58bc dmesg,klogd: make code more readable hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años