1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. 519d7df Another whack at scripts/individual. Now builds 212 applets. by Rob Landley · 18 years ago
  3. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  4. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  5. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 18 years ago
  6. a1bccc0 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; by Bernhard Reutner-Fischer · 18 years ago
  7. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  8. 5e67887 clean up yet more annoying signed/unsigned mismatches and fixup by Eric Andersen · 19 years ago
  9. c1ef7bd just whitespace by Tim Riker · 19 years ago
  10. f704b27 by "Vladimir N. Oleynik" · 19 years ago
  11. 064f04e by "Vladimir N. Oleynik" · 19 years ago
  12. ae907f3 When lstat returns an error (such as file not found), the value of by Rob Landley · 19 years ago
  13. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  14. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  15. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  16. 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 19 years ago
  17. c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 20 years ago
  18. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  19. ca43b48 Enable long options, adds 150 bytes. by Glenn L McGrath · 21 years ago
  20. 654a99b Check valid options were given by Glenn L McGrath · 21 years ago
  21. 711bb92 Dont change ownership unless we created the directory. by Glenn L McGrath · 21 years ago
  22. 578eff5 Remove unneeded conditions and logic, fix bug where ownership didnt by Glenn L McGrath · 21 years ago
  23. 11e6947 Fix a bug, ignore the source path when installing to a directory. by Glenn L McGrath · 21 years ago
  24. f4fd3a1 Accept the -c option and do nothing by Glenn L McGrath · 21 years ago
  25. a406a9c Add the -d option by Glenn L McGrath · 21 years ago
  26. eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago