Commit History

Author SHA1 Message Date
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 7e1bb4bc5c libbb: reduce number of *error_msg[_and_die].c files by four 14 years ago
  Nguyễn Thái Ngọc Duy 125d0154e6 Exclude syslog code if FEATURE_SYSLOG is not set 14 years ago
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 years ago
  Denys Vlasenko e2944af43e libbb: prevent resursion on malloc failure 15 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Bernhard Reutner-Fischer 5e25ddb7d3 - use STD*_FILENO some more. No object-code changes 16 years ago
  Bernhard Reutner-Fischer f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables 17 years ago
  Denis Vlasenko 94e3365b8f perror_nomsg: don't print extra colon 17 years ago
  Denis Vlasenko 1b97efd66a httpd shring and logging update, part 1 or 7 17 years ago
  Denis Vlasenko 4ef7d3a2de verror_msg: don't printf(NULL) 17 years ago
  Denis Vlasenko 04c99ebb4f random small shrinkage and elimination of statics 17 years ago
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 years ago
  Denis Vlasenko 27ee7ba95e losetup: getopt_ulflags'ification + small fix for perror_nomsg 18 years ago
  Bernhard Reutner-Fischer b5f50ea344 - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_copy. 18 years ago
  Denis Vlasenko a9801658ee getty, sulogin: convert to using bb_msg for syslog output 18 years ago
  Denis Vlasenko b750dec40a fix if (ENABLE_FEATURE_SYSLOG & (...)) - should be && 18 years ago
  Denis Vlasenko 049d6b8c08 Add CONFIG_FEATURE_SYSLOG which controls whether 18 years ago
  Denis Vlasenko 3538b9a882 Implement optional syslog logging using ordinary 18 years ago
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Matt Kraai 9ff9325e60 Move applet_name declaration from busybox.h to libbb.h. 23 years ago
  Eric Andersen b183dfad2d Split error messages into separate files. 24 years ago