Denys Vlasenko
|
b097a84d62
config: update size information
|
5 жил өмнө |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 жил өмнө |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 жил өмнө |
Denys Vlasenko
|
f88e3bfa8d
Convert all miscutils/* applets to "new style" applet definitions
|
8 жил өмнө |
Denys Vlasenko
|
fb4da16711
Split miscutils/Config.src items into miscutils/*.c files
|
8 жил өмнө |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 жил өмнө |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 жил өмнө |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 жил өмнө |
Denys Vlasenko
|
7783248eaa
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
|
14 жил өмнө |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 жил өмнө |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
16 жил өмнө |
Denis Vlasenko
|
8add068573
mt: eliminate vector of structures with pointers (bad for libbusybox).
|
17 жил өмнө |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 жил өмнө |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
17 жил өмнө |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 жил өмнө |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 жил өмнө |
Denis Vlasenko
|
89ef65f024
preparatory patch for -Wwrite-strings #5
|
18 жил өмнө |
Denis Vlasenko
|
9225854144
mostly style fixes
|
18 жил өмнө |
Denis Vlasenko
|
d3d004dd35
last nail into error_msg() (de)capitalization
|
18 жил өмнө |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 жил өмнө |
Bernhard Reutner-Fischer
|
64d7e93081
- convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777).
|
18 жил өмнө |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 жил өмнө |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 жил өмнө |
Bernhard Reutner-Fischer
|
c89982dcd7
- move #include busybox.h to the very top so we pull in the config
|
18 жил өмнө |
Mike Frysinger
|
59c6baedf7
just include fcntl.h not sys/fcntl.h
|
18 жил өмнө |
Bernhard Reutner-Fischer
|
c2cb0f32b4
- patch from Denis Vlasenko to add and use bb_xopen3()
|
18 жил өмнө |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 жил өмнө |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 жил өмнө |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 жил өмнө |
Matt Kraai
|
1eb4acfc23
Fixed misnamed rewind command (noted by Tom Oehser).
|
23 жил өмнө |