Denis Vlasenko
|
059c91711f
open_transformer: do not duplicate "<program> -cf -"
|
преди 17 години |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
преди 17 години |
Denis Vlasenko
|
5dd8a03665
gunzip: support concatenated gz files.
|
преди 17 години |
Denis Vlasenko
|
211f7f88ae
tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>)
|
преди 17 години |
Denis Vlasenko
|
c14d39e83a
rmp: add optional support for bz2 data. +50 bytes of code
|
преди 17 години |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
преди 17 години |
Denis Vlasenko
|
ac678ec2f1
style fixes, no code changes
|
преди 17 години |
Denis Vlasenko
|
ab9eef21a5
bunzip2/gunzip/uncompress/unlzma: merge into common code -
|
преди 17 години |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
преди 18 години |
Denis Vlasenko
|
9a44c4f91c
bb_xget[pw/gr]nam were horribly misnamed - fixed.
|
преди 18 години |
Denis Vlasenko
|
f4c52b32db
rpm: reformat. was really hard to read
|
преди 18 години |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
преди 18 години |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
преди 18 години |
Denis Vlasenko
|
cf94446af7
random style fixes
|
преди 18 години |
Denis Vlasenko
|
9cac521f07
using [xa]sprintf for string concatenation is neat and saves
|
преди 18 години |
Bernhard Reutner-Fischer
|
d591a360d3
- merge -r15463:15564 from busybox_scratch branch through these changesets:
|
преди 18 години |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
преди 18 години |
Rob Landley
|
534374755d
Cleaup read() and write() variants, plus a couple of new functions like
|
преди 18 години |
Bernhard Reutner-Fischer
|
44e216f264
- use bb_xchdir instead of ignoring eventual errors of chdir
|
преди 18 години |
Rob Landley
|
1ec5b29054
More size shrinkage.
|
преди 18 години |
Eric Andersen
|
2cdd4d56ff
passing around an int as a void* is a very bad idea
|
преди 19 години |
Bernhard Reutner-Fischer
|
20f4000086
- add some ATTRIBUTE_UNUSED.
|
преди 19 години |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
преди 19 години |
Mike Frysinger
|
5990efb795
use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550)
|
преди 19 години |
Bernhard Reutner-Fischer
|
d5bd137a24
- rename libbb's password helpers as suggested in libbb.h
|
преди 19 години |
Mike Frysinger
|
1eef0c4571
Bernhard Fischer says: use xmalloc() instead of malloc()
|
преди 19 години |
Mike Frysinger
|
19d7021d99
add comments about ignoring some warnings which are OK
|
преди 19 години |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
преди 21 години |
Eric Andersen
|
dfcb5b0412
s/u_int/uint/g
|
преди 21 години |
Glenn L McGrath
|
5699b8525e
Move from read_gz to the pipe()+fork() method.
|
преди 21 години |