Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 gadi atpakaļ
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 gadi atpakaļ
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc 15 gadi atpakaļ
  Denis Vlasenko 0c68a874e7 libbb: password/group function helpers rewritten by Tito: 16 gadi atpakaļ
  Denis Vlasenko bd1aeeb850 logger: "clean up" a dirty hack a bit 16 gadi atpakaļ
  Bernhard Reutner-Fischer f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables 17 gadi atpakaļ
  Denis Vlasenko d2023283ac fix buglets found by randomconfig 17 gadi atpakaļ
  Denis Vlasenko ff2b6d2185 logread: eliminate usage of data/bss 17 gadi atpakaļ
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 gadi atpakaļ
  Denis Vlasenko ebeaea04dc logger: fix a problem of losing all argv except first 17 gadi atpakaļ
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 gadi atpakaļ
  Denis Vlasenko 3734b946bf bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; 17 gadi atpakaļ
  Denis Vlasenko 74324c8666 Audit bb_common_bufsiz usage, add script which looks for misuse. 17 gadi atpakaļ
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 gadi atpakaļ
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 gadi atpakaļ
  Denis Vlasenko 4df8135cf6 undo RESERVE_CONFIG_BUFFER change. aldot, small on-stack char[N] objects 18 gadi atpakaļ
  Bernhard Reutner-Fischer 0f48663f83 - shrink by 26 bytes or so 18 gadi atpakaļ
  Denis Vlasenko a0e2a0a192 syslogd: start using bb_common_bufsiz1 instead of stack/malloc 18 gadi atpakaļ
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 gadi atpakaļ
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 gadi atpakaļ
  Denis Vlasenko cb1ba86507 logger: getopt_ulflags'isation 18 gadi atpakaļ
  Denis Vlasenko 9cac521f07 using [xa]sprintf for string concatenation is neat and saves 18 gadi atpakaļ
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config 18 gadi atpakaļ
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 gadi atpakaļ
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h 19 gadi atpakaļ
  Peter Kjellerstedt c089ccdb44 Removed the incorrect and confusing facility argument specified with 19 gadi atpakaļ
  Eric Andersen 52499cb9ae Tito writes: 20 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ļ