提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup 19 年之前
  Tim Riker c1ef7bdd8d just whitespace 19 年之前
  "Vladimir N. Oleynik" f704b27b5b 19 年之前
  "Vladimir N. Oleynik" 064f04e7e2 19 年之前
  Rob Landley ae907f38f0 When lstat returns an error (such as file not found), the value of 19 年之前
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h 19 年之前
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of 19 年之前
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally 19 年之前
  Mike Frysinger 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 19 年之前
  Glenn L McGrath c6992feee3 Update my email address, document some of my tasks in the AUTHORS file 20 年之前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年之前
  Glenn L McGrath ca43b485de Enable long options, adds 150 bytes. 21 年之前
  Glenn L McGrath 654a99b691 Check valid options were given 21 年之前
  Glenn L McGrath 711bb92d7c Dont change ownership unless we created the directory. 21 年之前
  Glenn L McGrath 578eff5066 Remove unneeded conditions and logic, fix bug where ownership didnt 21 年之前
  Glenn L McGrath 11e69471be Fix a bug, ignore the source path when installing to a directory. 21 年之前
  Glenn L McGrath f4fd3a1331 Accept the -c option and do nothing 21 年之前
  Glenn L McGrath a406a9c853 Add the -d option 21 年之前
  Glenn L McGrath eebcc1d98a Add the "install" applet, move get_ug_id to libbb as its used by chown, 21 年之前