Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
преди 19 години |
Bernhard Reutner-Fischer
|
20f4000086
- add some ATTRIBUTE_UNUSED.
|
преди 19 години |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
преди 19 години |
"Vladimir N. Oleynik"
|
083d3f49c2
|
преди 19 години |
Bernhard Reutner-Fischer
|
0b42a6a8cf
- remove superfluous C statements ";;" in decompress_unzip.c, dpkg_deb.c ifconfig.c
|
преди 19 години |
Mike Frysinger
|
4e5936ef95
In Bug 208, bernhardf writes:
|
преди 19 години |
Manuel Novoa III
|
df7bfb433e
Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly
|
преди 20 години |
Eric Andersen
|
d2fe81706c
Takeharu KATO writes:
|
преди 20 години |
Rob Landley
|
ec4f3d95e7
Minor in-passing crapectomy.
|
преди 20 години |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
преди 20 години |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
преди 21 години |
Eric Andersen
|
8211db5af0
Vladimir N. Oleynik (vodz) writes:
|
преди 21 години |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
преди 21 години |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
преди 22 години |
Aaron Lehmann
|
a170e1c858
Change if(x)free(x); to free(x);
|
преди 22 години |
Glenn L McGrath
|
d211214d42
Use error_msg instead of printf(stderr
|
преди 22 години |
Glenn L McGrath
|
4cc2e5e944
Remove duplicate variable definition
|
преди 22 години |
Glenn L McGrath
|
d827e8b665
Run through indent
|
преди 22 години |
Matt Kraai
|
ef8b112d77
* archival/gzip.c (gzip_main): Ensure that the output is a terminal and use
|
преди 23 години |
Matt Kraai
|
9bd49d6a22
* archival/gzip.c (ifname, ofname): Delete.
|
преди 23 години |
Matt Kraai
|
592a3e63ee
* archival/gzip.c (gzip_main): Display usage if given multiple files.
|
преди 23 години |
Aaron Lehmann
|
b9df470c4d
Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing
|
преди 23 години |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
преди 23 години |
Eric Andersen
|
74400ccfd0
Scrub up some function prototypes.
|
преди 23 години |
Eric Andersen
|
39eb040757
Patch from Rodney Brown <RDBrown@mira.net>, shrinking 1.5k
|
преди 23 години |
Glenn L McGrath
|
7499918f30
If filename is a '-' then read from stdin to stdout
|
преди 23 години |
Eric Andersen
|
3073dfbf30
Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of
|
преди 23 години |
Glenn L McGrath
|
5bcfc9ba1a
Tolerate -q argument, if -q is passed give a warning and continue rather than just fail
|
преди 23 години |
Eric Andersen
|
04095e58fb
Move messages.c to libbb. Make each string in messages.c be its own .o file.
|
преди 23 години |
Matt Kraai
|
53265546a6
Eliminate spurious warning, convert to getopt, and eliminate redundant check.
|
преди 23 години |