Commit History

Author SHA1 Message Date
  Denys Vlasenko b097a84d62 config: update size information 5 years ago
  Denys Vlasenko b182e9ad60 libbb: use _exit, not exit, in bb_daemonize_or_rexec() 7 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago
  Denys Vlasenko 6d9329935c Convert all console-tools/* applets to "new style" applet definitions 8 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 55068c478e move help text from include/usage.src.h to console-tools/*.c 13 years ago
  Denys Vlasenko 681efe20d3 use user's shell instead of hardwired "/bin/sh" (android needs this) 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 ab19ede655 tidy up O_NONBLOCK usage. use libbb functions in stty. 15 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Bernhard Reutner-Fischer ae4342ca3e - Rename getpty() to xgetpty() and adjust callers. 16 years ago
  Denis Vlasenko 1f228985b2 whitespace fixes. no code changes 16 years ago
  Denis Vlasenko 1b2d0b2821 openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org> 16 years ago
  Denis Vlasenko 95891fc016 openvt: fix gross mismatch between us and "standard" openvt. 16 years ago
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 53091ecd20 Attempt to get more applets compile for NOMMU. 17 years ago
  Denis Vlasenko cad04ef4f3 add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy 17 years ago
  Denis Vlasenko 1d76f439da EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 18 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko 9af7c9d6b6 openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code 18 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 years ago
  Rob Landley ead19306f5 Cleanup patches from tito. 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago