Denys Vlasenko
|
a02a4e9830
whitespace and comment format fixes, no code changes
|
7 лет назад |
Denys Vlasenko
|
5c527dc57e
make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec
|
7 лет назад |
Denys Vlasenko
|
95f7953f2c
do not use `a' quoting style in comments
|
7 лет назад |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 лет назад |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 лет назад |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
8 лет назад |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 лет назад |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 лет назад |
Pascal Bellard
|
21e8e8da64
libbb: introduce and use BB_EXECVP_or_die()
|
14 лет назад |
Denys Vlasenko
|
41ddd9f606
*: make exec failure message more consistent
|
14 лет назад |
Denys Vlasenko
|
2ec91aead5
*: remove some uses of argc
|
15 лет назад |
Denys Vlasenko
|
e992bae6f9
*: remove a few more cases of argc usage. -89 bytes.
|
15 лет назад |
Bernhard Reutner-Fischer
|
6c4dadefb6
- update my name. No obj-code changes ;)
|
16 лет назад |
Denis Vlasenko
|
f8157cafcb
nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com>
|
17 лет назад |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 лет назад |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 лет назад |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 лет назад |
Denis Vlasenko
|
1d76f439da
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
|
18 лет назад |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 лет назад |
Denis Vlasenko
|
e06bed30cf
use bb_sanitize_stdio() where appropriate
|
18 лет назад |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 лет назад |
Denis Vlasenko
|
40920825d5
rename bb_default_error_retval -> xfunc_error_retval
|
18 лет назад |
Bernhard Reutner-Fischer
|
3503ff72c6
- pull r15578 from busybox_scratch branch:
|
18 лет назад |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 лет назад |
Denis Vlasenko
|
a9801658ee
getty, sulogin: convert to using bb_msg for syslog output
|
18 лет назад |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 лет назад |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 лет назад |
Rob Landley
|
027ea1aeac
Two more issues pointed out by Bernhard.
|
18 лет назад |
Rob Landley
|
fa6b5e62c2
It takes _talent_ to implement a version of nohup that does everything except
|
18 лет назад |
Rob Landley
|
c020f5f518
New version of nohup that's much smaller, less paranoid, consistent,
|
18 лет назад |