Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
Denis Vlasenko
|
ca525b4f24
*: BB_BANNER -> bb_banner (it is not a const or #define)!
|
17 years ago |
Denis Vlasenko
|
f5f75c5e82
remove nearly-duplicate PATHs in several places
|
17 years ago |
Denis Vlasenko
|
f312e32662
login: make /etc/nologin support configurable. -240 bytes if not selected.
|
17 years ago |
Denis Vlasenko
|
15611bb958
A few more string duplicates found & eliminated
|
17 years ago |
Denis Vlasenko
|
bdbbb7ec49
make busybox --install work even if /proc/self/exe doesn't exist
|
17 years ago |
Denis Vlasenko
|
74324c8666
Audit bb_common_bufsiz usage, add script which looks for misuse.
|
17 years ago |
Denis Vlasenko
|
8581863a1b
procps: remove all global variables
|
17 years ago |
Denis Vlasenko
|
bff32ce4d5
gzip: Improve ptr_to_globals trick, allowing gcc
|
17 years ago |
Denis Vlasenko
|
972288e62f
modify ptr_to_globals trick so that we do not violate
|
17 years ago |
Denis Vlasenko
|
07766bb0e7
gzip: reduce global data footprint, part 3
|
17 years ago |
Denis Vlasenko
|
da799e8227
gzip: reduce global data footprint, part 2
|
17 years ago |
Denis Vlasenko
|
703e20235a
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
|
18 years ago |
Denis Vlasenko
|
3a34d0c08a
random small size optimizations
|
18 years ago |
Denis Vlasenko
|
376ce1e775
tar:
|
18 years ago |
Denis Vlasenko
|
7ca3921e5e
bb_INET_default[] is really just a const "default",
|
18 years ago |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 years ago |
Denis Vlasenko
|
0b5fd45ef7
change char *string = "foo" -> char string[] = "foo"
|
18 years ago |
Rob Landley
|
519d7df930
Another whack at scripts/individual. Now builds 212 applets.
|
18 years ago |
"Robert P. J. Day"
|
5d8843e451
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
|
18 years ago |
Bernhard Reutner-Fischer
|
19008b8373
- reuse strings and messages. Saves about 600B
|
18 years ago |
Bernhard Reutner-Fischer
|
781e42d66c
- introduce and use bb_path_wtmp_file for portability (saves 11 Bytes).
|
18 years ago |
Bernhard Reutner-Fischer
|
fa939aae81
- include proper headers.
|
18 years ago |
Bernhard Reutner-Fischer
|
421d9e5941
- move buffer allocation schemes to libbb.h
|
18 years ago |
"Vladimir N. Oleynik"
|
dd1ccddf1b
moved BB_BANNER to applets/version.c file: make kernel like version,
|
19 years ago |
"Vladimir N. Oleynik"
|
6f347ef9dc
common BUFSIZ BSS buffer, small reduce code, data and bss
|
19 years ago |
"Vladimir N. Oleynik"
|
6c35c7c976
usage bb_dev_null
|
19 years ago |
"Vladimir N. Oleynik"
|
86a1073e0b
bb_dev_null
|
19 years ago |
Eric Andersen
|
3cd1986195
Add bb_msg_read_error
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |