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