Denys Vlasenko
|
23961b2fd3
more bionic fixes
|
8 years ago |
Denys Vlasenko
|
dbb58a3879
fixes for problems found by bionic build
|
8 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
72ac6901f4
eject: band-aid for kernel headers using u8 type
|
15 years ago |
Bernhard Reutner-Fischer
|
a48308701a
add and use xopen_nonblocking (-18b)
|
15 years ago |
Denys Vlasenko
|
da49f58524
move libc related stuff out of platform.h
|
15 years ago |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 years ago |
Denis Vlasenko
|
c4f12f59cc
-Wall fixes by Cristian Ionescu-Idbohrn. No object code changes.
|
16 years ago |
Denis Vlasenko
|
b44c790e41
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Bernhard Reutner-Fischer
|
afdad653ac
- add eject -s for SCSI- and USB-devices (Nico Erfurth)
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 years ago |
Denis Vlasenko
|
091965768d
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
|
17 years ago |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
b6aae0f381
preparatory patch for -Wwrite-strings #2
|
18 years ago |
Denis Vlasenko
|
f7a57848c2
eject: remove unmounting. It is buggy for many non-trivial
|
18 years ago |
Denis Vlasenko
|
000b9ba91f
eject: -T fix
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Denis Vlasenko
|
2e864cd219
eject: -T (implements single button open/close)
|
18 years ago |
Rob Landley
|
86b4d64aa3
These should have been part of 15767 too.
|
18 years ago |
Rob Landley
|
22d26fc6ae
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
|
18 years ago |
Bernhard Reutner-Fischer
|
c89982dcd7
- move #include busybox.h to the very top so we pull in the config
|
18 years ago |
Mike Frysinger
|
f284c767e5
use more boiler plate GPL notices
|
18 years ago |