Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
"Vladimir N. Oleynik"
|
ea97282af1
bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefile.in for switch_root applet
|
19 years ago |
Rob Landley
|
1b751c894b
Rob Sullivan sent in some cleanups, which I beat on slightly.
|
19 years ago |
Eric Andersen
|
15eb39c25a
Stephane Billiart writes:
|
21 years ago |
Glenn L McGrath
|
ffccf6eb5d
Change interface to bb_lookup_host, dont try and set port inside this
|
21 years ago |
Eric Andersen
|
89f10bcf37
Patch from Fillod Stephane:
|
21 years ago |
Eric Andersen
|
04d055f4e1
Fix rdate and ftpget/ftpput so they compile with the new xconnect.
|
21 years ago |
Eric Andersen
|
e6dc439b3a
Rework wget, the xconnect interface, and its various clients
|
21 years ago |
Glenn L McGrath
|
a55d72bbb4
Patch from Steven Scholz, fix some warnings
|
21 years ago |
Eric Andersen
|
c4f72d1426
fix function prototype
|
21 years ago |
Eric Andersen
|
7f2935ba0e
Remove final \n
|
21 years ago |
Eric Andersen
|
e15138a870
Teach rdate to timeout in 10 seconds to avoid blocking forever
|
21 years ago |
Eric Andersen
|
725db196c3
Very minor rdate updates
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 years ago |
Eric Andersen
|
0b31586c71
A patch from Bart Visscher <magick@linux-fan.com> to add an
|
22 years ago |
Matt Kraai
|
c9fc633f9e
Use port 37 by default.
|
23 years ago |
Matt Kraai
|
13cb842773
Rework option handling to save space.
|
23 years ago |
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 |