Commit History

Author SHA1 Message Date
  Denis Vlasenko 10457b90db make pidfile writing configurable. 17 years ago
  Denis Vlasenko 5a142025d3 move everything to new NOMMU helpers, except udhcp 17 years ago
  Denis Vlasenko 9067f13be0 NOMMU re-exec trick shuld not depend on existence of "don't daemonize" 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko 9b1381fd2f convert calloc to xzalloc 18 years ago
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes 18 years ago
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 years ago
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config 18 years ago
  Bernhard Reutner-Fischer c418d482ba - s/defined(__uClinux__)/BB_NOMMU/ 18 years ago
  Rob Landley c020f5f518 New version of nohup that's much smaller, less paranoid, consistent, 18 years ago
  Bernhard Reutner-Fischer ef21629a6b - silence warning about no return in function returning non-void 18 years ago
  Mike Frysinger f284c767e5 use more boiler plate GPL notices 18 years ago
  Bernhard Reutner-Fischer d9cf7ac781 - patch from Denis Vlasenko to add and use bb_xchdir() 18 years ago
  Bernhard Reutner-Fischer 2c99851181 - patch from Denis Vlasenko to add and use bb_xdaemon() 18 years ago
  "Vladimir N. Oleynik" cd5c15d287 removed warning "comparison between signed and unsigned". Change very very old code: use int instead short 19 years ago
  "Vladimir N. Oleynik" d0c41a8519 destroy bug [0000381] 19 years ago
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally 19 years ago
  Rob Landley 828548ab56 According to bug #63, crond is unhappy with crontab lines that don't end in a 19 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 20 years ago
  Glenn L McGrath 9079ad0cab Fixup braces (patch from Thomas Geulig), run through indent and manually 21 years ago
  Glenn L McGrath b89fcd4430 Fix compile error, the indenting really needs to be fixed here 21 years ago
  Russ Dill a1fece2c70 Get vfork_daemon_rexec working under uclinux 21 years ago
  Eric Andersen a48b0a3af7 last_patch116 from vodz: 21 years ago
  Glenn L McGrath 99bd5adf99 more crond+crontab integrating with loginutil libbb functions and deleted 21 years ago