Age | Commit message (Expand) | Author |
---|---|---|
2016-09-21 | Delete casts to off_t and size_t that are implied by assignments | Philip Guenther |
2015-12-28 | Remove NULL-checks before free() and a few related dead assignments. | mmcc |
2015-09-14 | Finish wrapping <netdb.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2005-03-25 | ansify. ok deraadt@ moritz@ | Otto Moerbeek |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray |
2000-01-28 | don't permit freeaddrinfo(NULL). now the behavior is consistent | Jun-ichiro itojun Hagino |
2000-01-27 | avoid memory leakage on freeaddrinfo(). | Jun-ichiro itojun Hagino |
1999-06-23 | KNF | Theo de Raadt |
1999-06-23 | Added some protocol independent interfaces (supposedly IPv6 support APIs, but | cmetz |