Commit History

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