Denys Vlasenko
|
f6916dbed4
telnetd: fill hostname field in utmp/wtmp records
|
14 years ago |
Jérémie Koenig
|
fbedacfc8c
Hurd compat fixes. Mostly dealing with absent PATH_MAX
|
14 years ago |
Denys Vlasenko
|
99069330a1
*: gethostname-related fixes
|
14 years ago |
Denys Vlasenko
|
b1278a38bc
ntpd: locally bind every peer socket. +22 bytes
|
15 years ago |
Denys Vlasenko
|
75b7397675
fix trivial compile breakage
|
15 years ago |
Denys Vlasenko
|
ca6c7e42f9
ntp: simplifications; libbb: simpler resolution of numeric hostnames
|
15 years ago |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 years ago |
Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
15 years ago |
Denis Vlasenko
|
f6b4685691
add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT gmx.de)
|
15 years ago |
Denis Vlasenko
|
a771e7c005
*: remove check for errors on getsockaddr in cases we know they can't happen
|
15 years ago |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 years ago |
Denis Vlasenko
|
9b2fbda538
ftpd: EPSV and SIZE support. Tested to work on IPv6 too.
|
15 years ago |
Denis Vlasenko
|
73c571a5ff
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
|
15 years ago |
Denis Vlasenko
|
a3ca7cf069
add a note that SO_BINDTODEVICE needs padded iface name on 2.6.26
|
16 years ago |
Denis Vlasenko
|
e53738558f
*: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there.
|
16 years ago |
Denis Vlasenko
|
db12d1d733
Fix forgotten license comments
|
16 years ago |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
Denis Vlasenko
|
4e6d5117b8
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
|
16 years ago |
Bernhard Reutner-Fischer
|
8c69afd992
- be C99 friendly. Anonymous unions are a GNU extension. This change is
|
17 years ago |
Denis Vlasenko
|
9d6c46955f
Introduce FEATURE_PREFER_IPV4_ADDRESS. If selected, we have:
|
17 years ago |
Denis Vlasenko
|
a27a11bb2c
introduce and use xdup2(int, int)
|
17 years ago |
Denis Vlasenko
|
5c51a7ca52
nc: make connecting to IPv4 from IPv6-enabled hosts easier
|
17 years ago |
Denis Vlasenko
|
335b63d8d1
make a few struct bb_applet members conditional
|
17 years ago |
Denis Vlasenko
|
29fe7265b8
nc: port nc 1.10 to busybox
|
17 years ago |
Denis Vlasenko
|
729bd9e0b0
test: comment out unused code
|
17 years ago |
Denis Vlasenko
|
2856dab477
tcpsvd: new applet
|
17 years ago |
Denis Vlasenko
|
9ca26d38c5
ping: support -I addr in family neutral manner; reuse a bit of common code
|
18 years ago |
Denis Vlasenko
|
0850cdabde
tftp: fix IPv6 fallout
|
18 years ago |
Denis Vlasenko
|
e991303406
udhcp: use improved gethostbyname replacement from IPv6 code
|
18 years ago |
Denis Vlasenko
|
5870ad9672
mount: (try to) support cifs with IPv6
|
18 years ago |