diff options
author | sandman <sandman@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-07-19 20:27:11 +0000 |
---|---|---|
committer | sandman <sandman@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-07-19 20:27:11 +0000 |
commit | f8b1b7e99c0675194fb9aff3ea7b30ca536269df (patch) | |
tree | 10aa37e6cf260cf08f88ec812a46fc6ea7444c69 /include | |
parent | 88c37e3b6514ce684e6f5f38282176f34fc73d0d (diff) | |
download | busybox-w32-f8b1b7e99c0675194fb9aff3ea7b30ca536269df.tar.gz busybox-w32-f8b1b7e99c0675194fb9aff3ea7b30ca536269df.tar.bz2 busybox-w32-f8b1b7e99c0675194fb9aff3ea7b30ca536269df.zip |
- Forgot to cvs add bb_asprintf.c (from vodz' patch #50)
- Applied Joel Coltoff's xconnect patch:
On both my host system and with mipsel-linux for my embedded systems
the function getservbyname() gives the port number already in host order.
In fact, this is how it was used by rdate in version 0.60.3. The snapshot
I have of the development tree from July 12, 2002 takes the port number
and stuffs it into htons() before it uses it. This causes bugs in rdate,
telnet and wget. This patch fixes that.
git-svn-id: svn://busybox.net/trunk/busybox@5070 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions