1. 46b4946 libbb: speed up error_msg functions by Denys Vlasenko · 9 years ago
  2. fe33683 Fix compile failures by Denys Vlasenko · 11 years ago
  3. 3dfe0ae libbb: make syslog level for bb_error_msg's configurable. use it in crond by Denys Vlasenko · 11 years ago
  4. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  5. 7e1bb4b libbb: reduce number of *error_msg[_and_die].c files by four by Denys Vlasenko · 14 years ago
  6. 125d015 Exclude syslog code if FEATURE_SYSLOG is not set by Nguyễn Thái Ngọc Duy · 15 years ago
  7. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  8. e2944af libbb: prevent resursion on malloc failure by Denys Vlasenko · 15 years ago
  9. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  10. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  11. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 17 years ago
  12. 94e3365 perror_nomsg: don't print extra colon by Denis Vlasenko · 17 years ago
  13. 1b97efd httpd shring and logging update, part 1 or 7 by Denis Vlasenko · 17 years ago
  14. 4ef7d3a verror_msg: don't printf(NULL) by Denis Vlasenko · 18 years ago
  15. 04c99eb random small shrinkage and elimination of statics by Denis Vlasenko · 18 years ago
  16. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  17. 27ee7ba losetup: getopt_ulflags'ification + small fix for perror_nomsg by Denis Vlasenko · 18 years ago
  18. b5f50ea - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_copy. by Bernhard Reutner-Fischer · 18 years ago
  19. a980165 getty, sulogin: convert to using bb_msg for syslog output by Denis Vlasenko · 18 years ago
  20. b750dec fix if (ENABLE_FEATURE_SYSLOG & (...)) - should be && by Denis Vlasenko · 18 years ago
  21. 049d6b8 Add CONFIG_FEATURE_SYSLOG which controls whether by Denis Vlasenko · 18 years ago
  22. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  23. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  24. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  25. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  26. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  27. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  28. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  29. 9ff9325 Move applet_name declaration from busybox.h to libbb.h. by Matt Kraai · 24 years ago
  30. b183dfa Split error messages into separate files. by Eric Andersen · 24 years ago