Histórico de commits

Autor SHA1 Mensagem Data
  Denis Vlasenko 150f402b36 whitespace fixes (leading spaces to tab) 18 anos atrás
  Denis Vlasenko 9a44c4f91c bb_xget[pw/gr]nam were horribly misnamed - fixed. 18 anos atrás
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 18 anos atrás
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 anos atrás
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 anos atrás
  Rob Landley 519d7df930 Another whack at scripts/individual. Now builds 212 applets. 18 anos atrás
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 anos atrás
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 anos atrás
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 18 anos atrás
  Bernhard Reutner-Fischer a1bccc0ba8 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; 19 anos atrás
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 anos atrás
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup 19 anos atrás
  Tim Riker c1ef7bdd8d just whitespace 19 anos atrás
  "Vladimir N. Oleynik" f704b27b5b 19 anos atrás
  "Vladimir N. Oleynik" 064f04e7e2 19 anos atrás
  Rob Landley ae907f38f0 When lstat returns an error (such as file not found), the value of 19 anos atrás
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h 19 anos atrás
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of 19 anos atrás
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally 19 anos atrás
  Mike Frysinger 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 19 anos atrás
  Glenn L McGrath c6992feee3 Update my email address, document some of my tasks in the AUTHORS file 20 anos atrás
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 anos atrás
  Glenn L McGrath ca43b485de Enable long options, adds 150 bytes. 21 anos atrás
  Glenn L McGrath 654a99b691 Check valid options were given 21 anos atrás
  Glenn L McGrath 711bb92d7c Dont change ownership unless we created the directory. 21 anos atrás
  Glenn L McGrath 578eff5066 Remove unneeded conditions and logic, fix bug where ownership didnt 21 anos atrás
  Glenn L McGrath 11e69471be Fix a bug, ignore the source path when installing to a directory. 21 anos atrás
  Glenn L McGrath f4fd3a1331 Accept the -c option and do nothing 21 anos atrás
  Glenn L McGrath a406a9c853 Add the -d option 21 anos atrás
  Glenn L McGrath eebcc1d98a Add the "install" applet, move get_ug_id to libbb as its used by chown, 21 anos atrás