Historie revizí

Autor SHA1 Zpráva Datum
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX před 15 roky
  Denis Vlasenko 0b791d9a97 move llist_find_str from modutils to libbb před 15 roky
  Denis Vlasenko 3b3ca113ed pidof/killall: allow find_pid_by_name to find running před 16 roky
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. před 16 roky
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. před 16 roky
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage před 16 roky
  Denis Vlasenko 6446c2d4ab which: fix testsuite failure před 17 roky
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions před 17 roky
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). před 17 roky
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous před 17 roky
  Denis Vlasenko 198badafd8 pidof: size optimizations (-50 bytes) před 17 roky
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h před 17 roky
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having před 18 roky
  Denis Vlasenko 048c93cc55 pidof: reduce #ifdef forest před 18 roky
  Denis Vlasenko 35fb512728 PID should be stored in pid_t, not int or long. před 18 roky
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. před 18 roky
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. před 18 roky
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that před 18 roky
  Bernhard Reutner-Fischer 7fee0c4357 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. před 18 roky
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config před 18 roky
  Rob Landley 8bb50782a5 Change llist_add_* to take the address of the list rather than returning the new před 18 roky
  Rob Landley a6b5b60942 Fiddling with llist to make memory management easier. Specifically, the před 18 roky
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function před 18 roky
  "Vladimir N. Oleynik" a2eec6051f RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 před 19 roky
  "Vladimir N. Oleynik" f704b27b5b před 19 roky
  Bernhard Reutner-Fischer ab52db8d5e - size reduction of pidof před 19 roky
  Bernhard Reutner-Fischer 81c3a518d3 - pidof(8): make -s optional and optional -o; closes #168 před 19 roky
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. před 20 roky
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. před 21 roky
  Manuel Novoa III cad5364599 Major coreutils update. před 21 roky