mirror of
https://github.com/0intro/conterm
synced 2024-11-21 13:21:50 +03:00
23a48c7cfe
Addresses are now stored as uchar[16] instead of ulong, with enough room for IPv6. Generic IP functions have been removed from devip.c and replaced by libip, imported from Plan 9. Names and addresses are resolved using either gethostbyname() or getaddrinfo() functions. On Windows, IPv6 name resolution is not enabled, because mingw32 doesn't provide inet_ntop(). R=rsc http://codereview.appspot.com/6408044
11 lines
345 B
Plaintext
11 lines
345 B
Plaintext
# This file lists people who have contributed code to
|
|
# drawterm, as recorded by the Mercurial and CVS logs.
|
|
# The list is incomplete but a start.
|
|
# My thanks to the people not listed here too.
|
|
|
|
Andrey Mirtchovski
|
|
Erik Quanstrom <quanstro@quanstro.net>
|
|
David du Colombier <0intro@gmail.com>
|
|
Russ Cox <rsc@swtch.com>
|
|
Yaroslav <yarikos@gmail.com>
|