Matt Kraai
|
c55b8d41c1
Add xgethostbyname and herror_msg* functions.
|
23 years ago |
Eric Andersen
|
1ca20a7747
A nice patch from Larry Doolittle that adds -Wshadow and
|
24 years ago |
Eric Andersen
|
40eaa9f0bb
Size optimization for rdate from Vladimir
|
24 years ago |
Eric Andersen
|
3e6ff9017f
A cleanup patch from Jeff Garzik to static-ify a number of
|
24 years ago |
Eric Andersen
|
eba8ed71f0
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
|
24 years ago |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
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 |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 years ago |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
24 years ago |
Matt Kraai
|
12f417edbd
Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to
|
24 years ago |
Matt Kraai
|
1fa1adea2a
Change calls to error_msg.* and strerror to use perror_msg.*.
|
24 years ago |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 years ago |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 years ago |
Eric Andersen
|
d1ee7e39f7
Silence a warning,
|
24 years ago |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 years ago |
Eric Andersen
|
ba35b98444
Fix a potential warning
|
24 years ago |
Eric Andersen
|
6ab22027d0
Oops. Forgot to commit rdate.c.
|
24 years ago |