Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 99476502f9 Remove "select PLATFORM_LINUX" hace 2 años
  Samuel Thibault 77216c368f Fix non-Linux builds hace 2 años
  Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX hace 4 años
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
  Denys Vlasenko b097a84d62 config: update size information hace 6 años
  Denys Vlasenko b182e9ad60 libbb: use _exit, not exit, in bb_daemonize_or_rexec() hace 7 años
  Denys Vlasenko 72089cf6b4 config: deindent all help texts hace 7 años
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes hace 7 años
  Denys Vlasenko 6d9329935c Convert all console-tools/* applets to "new style" applet definitions hace 8 años
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts hace 13 años
  Pere Orga 55068c478e move help text from include/usage.src.h to console-tools/*.c hace 13 años
  Denys Vlasenko 681efe20d3 use user's shell instead of hardwired "/bin/sh" (android needs this) hace 13 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Pascal Bellard 21e8e8da64 libbb: introduce and use BB_EXECVP_or_die() hace 14 años
  Denys Vlasenko 41ddd9f606 *: make exec failure message more consistent hace 14 años
  Denys Vlasenko ab19ede655 tidy up O_NONBLOCK usage. use libbb functions in stty. hace 15 años
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. hace 16 años
  Bernhard Reutner-Fischer ae4342ca3e - Rename getpty() to xgetpty() and adjust callers. hace 16 años
  Denis Vlasenko 1f228985b2 whitespace fixes. no code changes hace 16 años
  Denis Vlasenko 1b2d0b2821 openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org> hace 16 años
  Denis Vlasenko 95891fc016 openvt: fix gross mismatch between us and "standard" openvt. hace 16 años
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) hace 16 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 53091ecd20 Attempt to get more applets compile for NOMMU. hace 17 años
  Denis Vlasenko cad04ef4f3 add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy hace 17 años
  Denis Vlasenko 1d76f439da EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> hace 18 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko 9af7c9d6b6 openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code hace 18 años
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. hace 18 años