Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
081efd12325ed0b768d404e10f1ac749a90f8225
/
miscutils
/
eject.c
afdad65
- add eject -s for SCSI- and USB-devices (Nico Erfurth)
by Bernhard Reutner-Fischer
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
0919657
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
by Denis Vlasenko
· 17 years ago
fb79a2e
xioctl and friends by Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
b6aae0f
preparatory patch for -Wwrite-strings #2
by Denis Vlasenko
· 18 years ago
f7a5784
eject: remove unmounting. It is buggy for many non-trivial
by Denis Vlasenko
· 18 years ago
000b9ba
eject: -T fix
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
2e864cd
eject: -T (implements single button open/close)
by Denis Vlasenko
· 18 years ago
86b4d64
These should have been part of 15767 too.
by Rob Landley
· 18 years ago
22d26fc
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
by Rob Landley
· 19 years ago
c89982d
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
f284c76
use more boiler plate GPL notices
by Mike Frysinger
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
73804d6
more security: don't start shell code from argv
by "Vladimir N. Oleynik"
· 19 years ago
2fe4eac
Cosmetic cleanup from tito.
by Rob Landley
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
6a6798b
Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk
by Rob Landley
· 19 years ago
4079b00
Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),
by Rob Landley
· 20 years ago
9ea8836
Add automatic umount support to eject command. Patch from Tito,
by Rob Landley
· 20 years ago
55e2cf6
import eject by Peter Willis / Tito Ragusa
by Mike Frysinger
· 20 years ago