Glenn L McGrath
|
d4004ee6a9
Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also.
|
20 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Aaron Lehmann
|
a170e1c858
Change if(x)free(x); to free(x);
|
22 years ago |
Robert Griebl
|
d378c3149c
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
|
22 years ago |
Mark Whitley
|
af030496fa
Applied patch from Larry Doolittle to remove some strlen calls, and add one
|
23 years ago |
Eric Andersen
|
3e6ff9017f
A cleanup patch from Jeff Garzik to static-ify a number of
|
24 years ago |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 years ago |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 years ago |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
24 years ago |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 years ago |
Mark Whitley
|
6050618096
Put getopt_usage where it belongs and added *_usage entries in busybox.[ch]
|
24 years ago |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 years ago |
Eric Andersen
|
a1f16bba72
Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>
|
24 years ago |