Denis Vlasenko
|
5d61e71c3a
introduce safe_poll (fixes a problem in top)
|
17 lat temu |
Denis Vlasenko
|
87f3b26b3a
*: replace select-for-one descriptor with poll, it's smaller.
|
17 lat temu |
Denis Vlasenko
|
42b3dea9bf
udhcp: many small fixes:
|
17 lat temu |
Denis Vlasenko
|
219d14d514
random style fixes (extra spaces deleted)
|
17 lat temu |
Denis Vlasenko
|
28703015ab
u_short, ulong exterminated
|
18 lat temu |
Denis Vlasenko
|
48237b0c88
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
18 lat temu |
Denis Vlasenko
|
5a3395bc01
udhcp: fix indentation and style.
|
18 lat temu |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 lat temu |
Denis Vlasenko
|
ea62077b85
add open_read_close() and similar stuff
|
18 lat temu |
Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
18 lat temu |
Bernhard Reutner-Fischer
|
5bd2a4b6ce
- remove last reminiscents of IN_BUSYBOX
|
18 lat temu |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 lat temu |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 lat temu |
Mike Frysinger
|
7031f62d9b
add back in udhcp support
|
18 lat temu |
Mike Frysinger
|
787140df39
remove in place of external link
|
18 lat temu |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 lat temu |
Rob Landley
|
918f2ab3d7
Revert the uptime() removal. Let the list sort it out...
|
19 lat temu |
Rob Landley
|
8b80c71d70
Patch from Shaun Jackman:
|
19 lat temu |
Russ Dill
|
309c7b71e6
fix timewarp in client (server fix later)
|
20 lat temu |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 lat temu |
Glenn L McGrath
|
3f79300e37
Patch by Andrew Victor,
|
21 lat temu |
Eric Andersen
|
ad95373efc
Use standard C99 types
|
21 lat temu |
Russ Dill
|
4e864a36b6
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
|
21 lat temu |
Glenn L McGrath
|
24833430bc
Vodz, last_patch_88
|
21 lat temu |
Russ Dill
|
858fad722f
sync with udhcp bug fixes
|
22 lat temu |
Russ Dill
|
61fb48930f
added full udhcp integration
|
22 lat temu |