summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/inet_net_ntop.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap rcsid.espie2005-08-061-9/+1
| | | | | | | split functions off res_debug.c so that getnetnamadr.c does not pull it all when it's used. okay deraadt@, krw@
* ansify. ok deraadt@ moritz@otto2005-03-251-13/+4
|
* unused variablesderaadt2004-09-151-3/+2
|
* snprintf audit. debug inet_neta() on non-continuous masks (like 0.255.0.255),itojun2002-08-191-13/+28
| | | | more pickier string manipulation. deraadt ok
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-4/+3
|
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-0/+139
Includes the DNS aware getnetby*() routines and IPv6 support.