Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. hace 15 años
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX hace 15 años
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) hace 16 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, hace 17 años
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. hace 17 años
  Denis Vlasenko 39c651e909 introduce and use setfscreatecon_or_die hace 17 años
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko 22dcd04f8f mkdir: style fix hace 18 años
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes hace 18 años
  Denis Vlasenko dca0b707c0 reshuffle libbb.h contents so that order of decls makes sense hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. hace 18 años
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! hace 18 años
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function hace 19 años
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of hace 19 años
  Eric Andersen 8876fb2f59 last_patch89 from vodz: hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Glenn L McGrath 822e7fd587 When making parent directories set permissions based on the base parent tree rather than the new directory to be created. hace 22 años
  Glenn L McGrath 924f93e848 make_directory() will fail instantly so we dont need to test for failure here hace 22 años
  Matt Kraai ceeff73819 Rewrote mkdir (and touched lots of things in the process). hace 23 años
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. hace 23 años
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h hace 24 años
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work hace 24 años
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. hace 24 años