提交历史

作者 SHA1 备注 提交日期
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年之前
  Denis Vlasenko 4dd4e6d6b9 install: fix bug in "install -c file dir" (tries to copy dir into dir too) 17 年之前
  Denis Vlasenko 0beaff8c19 update Glenn McGrath's email address 17 年之前
  Denis Vlasenko 614aca61e5 install: shrink a bit, fix two buglets 17 年之前
  Denis Vlasenko 6666ac42a5 cp,mv: simpler arg[cv] handling -> smallish code savings 17 年之前
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 年之前
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 年之前
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 年之前
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k 17 年之前
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 17 年之前
  Denis Vlasenko a6163ca355 install: fix install a b /a/link/to/dir 17 年之前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年之前
  Denis Vlasenko ac678ec2f1 style fixes, no code changes 17 年之前
  Denis Vlasenko c86e052b81 fix accumulated whitespace and indentation damage 18 年之前
  Denis Vlasenko 39c651e909 introduce and use setfscreatecon_or_die 18 年之前
  Denis Vlasenko 1203c9bf2f next portion of selinux updates: chcon, runcon. From 18 年之前
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) 18 年之前
  Denis Vlasenko 1d76f439da EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 18 年之前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年之前
  Denis Vlasenko 150f402b36 whitespace fixes (leading spaces to tab) 18 年之前
  Denis Vlasenko 9a44c4f91c bb_xget[pw/gr]nam were horribly misnamed - fixed. 18 年之前
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 18 年之前
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 年之前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年之前
  Rob Landley 519d7df930 Another whack at scripts/individual. Now builds 212 applets. 18 年之前
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 年之前
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 年之前
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 18 年之前
  Bernhard Reutner-Fischer a1bccc0ba8 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; 19 年之前
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 年之前