Denys Vlasenko
|
bb1dcc9aab
more thorough fix for systems with strange socklen_t
|
14 lat temu |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 lat temu |
Denis Vlasenko
|
6d9ea24611
networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve
|
17 lat temu |
Denis Vlasenko
|
1b16bdaebf
networking/interface.c: reduce bss usage
|
17 lat temu |
Bernhard Reutner-Fischer
|
89d49a4236
- remove duplicate includes
|
18 lat temu |
Denis Vlasenko
|
7ca3921e5e
bb_INET_default[] is really just a const "default",
|
18 lat temu |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 lat temu |
Rob Landley
|
dae6aa2859
Fixup to the previous (portability) patch. Linux actually does need
|
18 lat temu |
Rob Landley
|
1f305dc0fd
Portability patch from rfelker. The bb_asprintf.c thing needs an eventual
|
18 lat temu |
Mike Frysinger
|
14445fd9a1
in order to make sure the INET6 prototypes are exported, we would have to include the libbb.h header file ... but then we have to worry about including too early/etc...
|
19 lat temu |
Rob Landley
|
0d38301d85
From: Shaun Jackman <sjackman@gmail.com>
|
19 lat temu |
Manuel Novoa III
|
7d0c51919c
In spite of the feature freeze, check in a complete rework of route which
|
20 lat temu |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 lat temu |
Eric Andersen
|
51b8bd68bb
This patch from Bart Visscher <magick@linux-fan.com> adds
|
22 lat temu |
Eric Andersen
|
c223ced0ea
I forgot to add these. Part of the patch from vodz
|
23 lat temu |