| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-17 | fix memory leak | christos | |
| XXX: pullup 6 | |||
| 2013-08-27 | move the host file getbyname and getbyaddr functions to sethostent.c so | christos | |
| that they are in a separate file from the dns ones in order for libhack to use them. | |||
| 2013-08-16 | Add not advertised reentrant functions: {get,set,end}hostent_r, | christos | |
| gethostbyname{,2}_r, gethostbyaddr_r. Make getnameinfo(3) use gethostbyaddr_r(3) so it is re-entrant (ahem __ypdomain). These are not being advertised because there is a bunch of different implementation of them that have a variety of type signatures. If people want to follow someone's implementation, it is now easy. | |||
| 2012-03-20 | Use C89 Prototypes. | matt | |
| Remove use of __P | |||
| 2007-01-27 | Appropriate versions are not supplied by bind anymore. | christos | |
| 2007-01-27 | merge in resolver portion of bind-9.4.0-rc2 | christos | |
| 2004-08-17 | endhostent() and sethostent() should actaully do something now that | ginsbach | |
| gethostent() has been restored to libc. Reviewed by <christos>. | |||
| 2004-05-21 | Finish bind9 resolver merge. | christos | |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22280, verified by myself. | |||
| 2000-01-22 | Delint. | mycroft | |
| Remove trailing ; from uses of __weak_alias(). The macro inserts this if needed. | |||
| 1998-10-14 | Need internal names for {end,set}hostent(). | kleink | |
| 1998-01-06 | $Id: -> Id: (to make hunting down other bad Ids easier). | perry | |
| 1997-07-20 | merge bind 4.9.6 resolver. still need to fix <resolv.h> | mrg | |
| 1997-07-13 | Fix RCSID's | christos | |
| Fix gcc warnings Add missing prototypes Use "namespace.h" | |||
| 1997-04-13 | merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the | mrg | |
| same as this, with our changes also included (resolv.conf and other minor differences). | |||
| 1996-02-02 | merge with the resolver in bind 4.9.3-P1. | mrg | |
| 1995-02-25 | clean up import. also convert everything to new Id format. | cgd | |
| 1993-08-26 | Declare rcsid strings so they are stored in text segment. | jtc | |
| 1993-08-01 | Add RCS identifiers. | mycroft | |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd | |
