1. 23961b2 more bionic fixes by Denys Vlasenko · 9 years ago
  2. dbb58a3 fixes for problems found by bionic build by Denys Vlasenko · 9 years ago
  3. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  4. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  5. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  6. 72ac690 eject: band-aid for kernel headers using u8 type by Denys Vlasenko · 15 years ago
  7. a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
  8. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
  9. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  10. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  11. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  12. c4f12f5 -Wall fixes by Cristian Ionescu-Idbohrn. No object code changes. by Denis Vlasenko · 17 years ago
  13. b44c790 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. by Denis Vlasenko · 17 years ago
  14. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  15. afdad65 - add eject -s for SCSI- and USB-devices (Nico Erfurth) by Bernhard Reutner-Fischer · 17 years ago
  16. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  17. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  18. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  19. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  20. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  21. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  22. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  23. f7a5784 eject: remove unmounting. It is buggy for many non-trivial by Denis Vlasenko · 18 years ago
  24. 000b9ba eject: -T fix by Denis Vlasenko · 18 years ago
  25. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  26. 2e864cd eject: -T (implements single button open/close) by Denis Vlasenko · 18 years ago
  27. 86b4d64 These should have been part of 15767 too. by Rob Landley · 18 years ago
  28. 22d26fc Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of by Rob Landley · 19 years ago
  29. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  30. f284c76 use more boiler plate GPL notices by Mike Frysinger · 19 years ago
  31. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  32. 73804d6 more security: don't start shell code from argv by "Vladimir N. Oleynik" · 19 years ago
  33. 2fe4eac Cosmetic cleanup from tito. by Rob Landley · 19 years ago
  34. c1ef7bd just whitespace by Tim Riker · 19 years ago
  35. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  36. 4079b00 Tito pointed out I'd broken -t (argv[optind] can't be before getulflags), by Rob Landley · 20 years ago
  37. 9ea8836 Add automatic umount support to eject command. Patch from Tito, by Rob Landley · 20 years ago
  38. 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago