Commit History

Author SHA1 Message Date
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Pascal Bellard 21e8e8da64 libbb: introduce and use BB_EXECVP_or_die() 14 years ago
  Denys Vlasenko 41ddd9f606 *: make exec failure message more consistent 14 years ago
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc 14 years ago
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. 15 years ago
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) 16 years ago
  Denis Vlasenko f8157cafcb nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com> 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 1d76f439da EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 years ago
  Denis Vlasenko e06bed30cf use bb_sanitize_stdio() where appropriate 17 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 years ago
  Denis Vlasenko 40920825d5 rename bb_default_error_retval -> xfunc_error_retval 18 years ago
  Bernhard Reutner-Fischer 3503ff72c6 - pull r15578 from busybox_scratch branch: 18 years ago
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 years ago
  Denis Vlasenko a9801658ee getty, sulogin: convert to using bb_msg for syslog output 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Rob Landley 027ea1aeac Two more issues pointed out by Bernhard. 18 years ago
  Rob Landley fa6b5e62c2 It takes _talent_ to implement a version of nohup that does everything except 18 years ago
  Rob Landley c020f5f518 New version of nohup that's much smaller, less paranoid, consistent, 18 years ago
  "Vladimir N. Oleynik" 6c35c7c976 usage bb_dev_null 19 years ago
  "Vladimir N. Oleynik" 1f0ac23c20 very small size reduce for nohup applet 19 years ago
  Bernhard Reutner-Fischer 9d7010ca86 - add applet nohup(1) 19 years ago