コミット履歴

作者 SHA1 メッセージ 日付
  Denis Vlasenko f9000c51db crond: code shrink 17 年 前
  Denis Vlasenko d37f22225b libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) 17 年 前
  Denis Vlasenko b9c02dd791 crond: don't start sendmail with absolute path 17 年 前
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) 17 年 前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年 前
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path 17 年 前
  Denis Vlasenko 10457b90db make pidfile writing configurable. 17 年 前
  Denis Vlasenko 5a142025d3 move everything to new NOMMU helpers, except udhcp 17 年 前
  Denis Vlasenko 9067f13be0 NOMMU re-exec trick shuld not depend on existence of "don't daemonize" 17 年 前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年 前
  Denis Vlasenko 9b1381fd2f convert calloc to xzalloc 18 年 前
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes 18 年 前
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 年 前
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 年 前
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 年 前
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 年 前
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 年 前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年 前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年 前
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config 18 年 前
  Bernhard Reutner-Fischer c418d482ba - s/defined(__uClinux__)/BB_NOMMU/ 18 年 前
  Rob Landley c020f5f518 New version of nohup that's much smaller, less paranoid, consistent, 18 年 前
  Bernhard Reutner-Fischer ef21629a6b - silence warning about no return in function returning non-void 18 年 前
  Mike Frysinger f284c767e5 use more boiler plate GPL notices 18 年 前
  Bernhard Reutner-Fischer d9cf7ac781 - patch from Denis Vlasenko to add and use bb_xchdir() 18 年 前
  Bernhard Reutner-Fischer 2c99851181 - patch from Denis Vlasenko to add and use bb_xdaemon() 18 年 前
  "Vladimir N. Oleynik" cd5c15d287 removed warning "comparison between signed and unsigned". Change very very old code: use int instead short 19 年 前
  "Vladimir N. Oleynik" d0c41a8519 destroy bug [0000381] 19 年 前
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally 19 年 前
  Rob Landley 828548ab56 According to bug #63, crond is unhappy with crontab lines that don't end in a 19 年 前