Historie revizí

Autor SHA1 Zpráva Datum
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. před 14 roky
  Denys Vlasenko dc9495df03 rx: strip padding from last block. closes bug 501. před 15 roky
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. před 16 roky
  Denis Vlasenko 8e2cfec1cd libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set před 16 roky
  Denis Vlasenko 4cf1d08fc2 nc: remove a bit of bloat před 16 roky
  Denis Vlasenko 400d8bb45e less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) před 16 roky
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions před 16 roky
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h před 17 roky
  Denis Vlasenko ac678ec2f1 style fixes, no code changes před 17 roky
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having před 17 roky
  Bernhard Reutner-Fischer bb8c7c041c - sed -i -e "/\$Id:/d;" před 17 roky
  Denis Vlasenko cf749bc10c small fixes: před 17 roky
  Denis Vlasenko f0ed376eda remove bb_printf and the like před 17 roky
  Denis Vlasenko 7d219aab70 build system overhaul před 18 roky
  Bernhard Reutner-Fischer 64d7e93081 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). před 18 roky
  Denis Vlasenko 6d655be5df removed a lot of trailing \n in bb_msg() calls. It is added před 18 roky
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate před 18 roky
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like před 18 roky
  Rob Landley 399d45f1c6 Aurelien Jacobs pointed out inline functions that could be removed. Doing so před 18 roky
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config před 18 roky
  Bernhard Reutner-Fischer 95a040fac8 - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit: před 18 roky
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day před 18 roky
  Bernhard Reutner-Fischer c2cb0f32b4 - patch from Denis Vlasenko to add and use bb_xopen3() před 18 roky
  Bernhard Reutner-Fischer 20f4000086 - add some ATTRIBUTE_UNUSED. před 18 roky
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. před 20 roky
  Glenn L McGrath 8f3bc4ce52 New applet, rx, by Christopher Hoover před 20 roky