James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 years ago |
Denys Vlasenko
|
65c34c52df
dhcp: get rid of static data signal_pipe
|
5 years ago |
Denys Vlasenko
|
3293bc1469
udhcpd: fix "not dying on SIGTERM"
|
6 years ago |
Denys Vlasenko
|
52a515d187
udhcp: use poll() instead of select()
|
7 years ago |
Denys Vlasenko
|
dc207f6696
udhcp: do not clobber errno by signal handler
|
7 years ago |
Denys Vlasenko
|
385b4562e3
udhcp: cosmetic cleanups; one case of s/full_read/xread/
|
14 years ago |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 years ago |
Denis Vlasenko
|
f1980f67d3
dhcp: add FAST_FUNC as appropriate. -160 bytes.
|
16 years ago |
Denis Vlasenko
|
25591c322c
libbb: introduce bb_signals and bb_signals_recursive,
|
16 years ago |
Denis Vlasenko
|
3718832a15
*: more readable handling of pipe fds. No code changes.
|
16 years ago |
Denis Vlasenko
|
223bc97f61
udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>)
|
17 years ago |
Denis Vlasenko
|
96e1b38586
introduce and use close_on_exec_on(fd). -50 bytes.
|
17 years ago |
Denis Vlasenko
|
5a6aeddfa7
xpipe: introduce (saves ~170 bytes)
|
17 years ago |
Denis Vlasenko
|
0fe67b16ce
udhcp: socketpair can fail if AF_UNIX is not available (e.g. if module is not loaded).
|
17 years ago |
Denis Vlasenko
|
5a3395bc01
udhcp: fix indentation and style.
|
18 years ago |
Denis Vlasenko
|
ea62077b85
add open_read_close() and similar stuff
|
18 years ago |
Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
Mike Frysinger
|
7031f62d9b
add back in udhcp support
|
18 years ago |
Mike Frysinger
|
787140df39
remove in place of external link
|
18 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 years ago |
Russ Dill
|
4e864a36b6
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
|
21 years ago |