index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
eject.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eject: band-aid for kernel headers using u8 type
Denys Vlasenko
2009-11-15
1
-1
/
+2
*
add and use xopen_nonblocking (-18b)
Bernhard Reutner-Fischer
2009-10-27
1
-1
/
+1
*
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-08
1
-3
/
+4
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
1
-1
/
+1
*
-Wall fixes by Cristian Ionescu-Idbohrn. No object code changes.
Denis Vlasenko
2008-05-12
1
-1
/
+1
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
1
-46
/
+49
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
- add eject -s for SCSI- and USB-devices (Nico Erfurth)
Bernhard Reutner-Fischer
2008-02-08
1
-17
/
+70
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
Denis Vlasenko
2007-07-21
1
-1
/
+1
*
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-14
1
-3
/
+2
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-29
1
-1
/
+1
*
eject: remove unmounting. It is buggy for many non-trivial
Denis Vlasenko
2006-10-07
1
-12
/
+8
*
eject: -T fix
Denis Vlasenko
2006-10-05
1
-16
/
+20
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
eject: -T (implements single button open/close)
Denis Vlasenko
2006-10-02
1
-7
/
+22
*
These should have been part of 15767 too.
Rob Landley
2006-08-03
1
-4
/
+1
*
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
Rob Landley
2006-06-15
1
-1
/
+0
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-1
/
+2
*
use more boiler plate GPL notices
Mike Frysinger
2006-04-16
1
-1
/
+0
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
more security: don't start shell code from argv
"Vladimir N. Oleynik"
2006-02-28
1
-1
/
+1
*
Cosmetic cleanup from tito.
Rob Landley
2006-02-28
1
-21
/
+11
*
just whitespace
Tim Riker
2006-01-25
1
-5
/
+5
*
Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk
Rob Landley
2005-08-10
1
-6
/
+2
*
Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),
Rob Landley
2005-05-15
1
-17
/
+13
*
Add automatic umount support to eject command. Patch from Tito,
Rob Landley
2005-05-14
1
-20
/
+23
*
import eject by Peter Willis / Tito Ragusa
Mike Frysinger
2005-05-11
1
-0
/
+64