Denis Vlasenko
|
448f0241e0
nslookup: full circle. Here we started IPv6 work. Use "new API"
|
18 роки тому |
Denis Vlasenko
|
703e20235a
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
|
18 роки тому |
Denis Vlasenko
|
85629f08bc
comment out unused old networking API parts
|
18 роки тому |
Denis Vlasenko
|
2418288cac
small fixes to ipv6 infrastructure
|
18 роки тому |
Denis Vlasenko
|
5d68724d5b
next part of ipv6-ization. mostly netcat.
|
18 роки тому |
Denis Vlasenko
|
6536a9b583
next part of ipv6-ization is here: wget & httpd
|
18 роки тому |
Denis Vlasenko
|
8e9ccba371
ipv6-ization efforts continue. Few bugs are found,
|
18 роки тому |
Denis Vlasenko
|
bbe514683a
a bit more IPv6-ization work
|
18 роки тому |
Denis Vlasenko
|
9de420c27c
Improve generic ipv4+ipv6 support in libbb.
|
18 роки тому |
Denis Vlasenko
|
1dc1b37b33
use xbind, xconnect where appropriate.
|
18 роки тому |
Denis Vlasenko
|
48237b0c88
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
18 роки тому |
Denis Vlasenko
|
81e264d4af
fix double merge
|
18 роки тому |
Denis Vlasenko
|
c8717cd857
telnetd: move generic stuff into libbb. It will make it easy
|
18 роки тому |
Denis Vlasenko
|
89f0b3486d
rodata cleanup. "unable to" == "cannot". -300 bytes
|
18 роки тому |
Denis Vlasenko
|
1457915afc
xconnect is non-conforming to "xfunc like libc" rule. Fixing
|
18 роки тому |
Denis Vlasenko
|
a94554d010
wget: fix bug where wget creates null file if there is no remote one.
|
18 роки тому |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 роки тому |
Bernhard Reutner-Fischer
|
dac7ff15b7
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
|
18 роки тому |
"Vladimir N. Oleynik"
|
06776b3650
type typo. Thanks, Devin Bayer
|
19 роки тому |
Rob Landley
|
6417564eeb
Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles.
|
19 роки тому |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 роки тому |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 роки тому |
Glenn L McGrath
|
036dbaa082
Modify bb_lookup_port to allow the protocol to be specified, allowing
|
21 роки тому |
Eric Andersen
|
3a5ed56803
fix broken formatting
|
21 роки тому |
Eric Andersen
|
9cccc18141
don't mess up errno
|
21 роки тому |
Glenn L McGrath
|
ffccf6eb5d
Change interface to bb_lookup_host, dont try and set port inside this
|
21 роки тому |
Eric Andersen
|
04d055f4e1
Fix rdate and ftpget/ftpput so they compile with the new xconnect.
|
21 роки тому |
Eric Andersen
|
e6dc439b3a
Rework wget, the xconnect interface, and its various clients
|
21 роки тому |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 роки тому |
Glenn L McGrath
|
8ae4cab4a8
use #ifdef CONFIG_* instead of #if CONFIG_*
|
22 роки тому |