Revīziju vēsture

Autors SHA1 Ziņojums Datums
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 gadi atpakaļ
  James Byrne 253c4e787a Optionally re-introduce bb_info_msg() 5 gadi atpakaļ
  Denys Vlasenko 46b494635e libbb: speed up error_msg functions 8 gadi atpakaļ
  Denys Vlasenko fe33683c8b Fix compile failures 10 gadi atpakaļ
  Denys Vlasenko 3dfe0ae5a8 libbb: make syslog level for bb_error_msg's configurable. use it in crond 10 gadi atpakaļ
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 gadi atpakaļ
  Denys Vlasenko 7e1bb4bc5c libbb: reduce number of *error_msg[_and_die].c files by four 14 gadi atpakaļ
  Nguyễn Thái Ngọc Duy 125d0154e6 Exclude syslog code if FEATURE_SYSLOG is not set 14 gadi atpakaļ
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 gadi atpakaļ
  Denys Vlasenko e2944af43e libbb: prevent resursion on malloc failure 15 gadi atpakaļ
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 gadi atpakaļ
  Bernhard Reutner-Fischer 5e25ddb7d3 - use STD*_FILENO some more. No object-code changes 16 gadi atpakaļ
  Bernhard Reutner-Fischer f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables 17 gadi atpakaļ
  Denis Vlasenko 94e3365b8f perror_nomsg: don't print extra colon 17 gadi atpakaļ
  Denis Vlasenko 1b97efd66a httpd shring and logging update, part 1 or 7 17 gadi atpakaļ
  Denis Vlasenko 4ef7d3a2de verror_msg: don't printf(NULL) 17 gadi atpakaļ
  Denis Vlasenko 04c99ebb4f random small shrinkage and elimination of statics 17 gadi atpakaļ
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 gadi atpakaļ
  Denis Vlasenko 27ee7ba95e losetup: getopt_ulflags'ification + small fix for perror_nomsg 18 gadi atpakaļ
  Bernhard Reutner-Fischer b5f50ea344 - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_copy. 18 gadi atpakaļ
  Denis Vlasenko a9801658ee getty, sulogin: convert to using bb_msg for syslog output 18 gadi atpakaļ
  Denis Vlasenko b750dec40a fix if (ENABLE_FEATURE_SYSLOG & (...)) - should be && 18 gadi atpakaļ
  Denis Vlasenko 049d6b8c08 Add CONFIG_FEATURE_SYSLOG which controls whether 18 gadi atpakaļ
  Denis Vlasenko 3538b9a882 Implement optional syslog logging using ordinary 18 gadi atpakaļ
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 gadi atpakaļ
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 gadi atpakaļ
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 gadi atpakaļ
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 gadi atpakaļ
  Manuel Novoa III cad5364599 Major coreutils update. 22 gadi atpakaļ
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 gadi atpakaļ