summaryrefslogtreecommitdiff
path: root/lib/libc/net/getnetnamadr.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-14pull in changes in http://www.isc.org/products/BIND/patches/bind4910.diffitojun
2002-11-13fix remote buffer overrun. from openbsd tree (1997).itojun
2002-08-27allocate 64K recieve buffer for DNS responses.itojun
2002-08-16eliminate sprintf, use snprintf. check strlcat error.itojun
2002-06-26avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>itojun
2002-05-26__STDC__ is always defined on NetBSD.wiz
2000-12-20remove redundant declarations.christos
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-05-04Use a _files prefix for local backend routines; would clash with namespace.hkleink
1999-05-03sprinkle argsused till lint smiles at you.christos
1999-04-18specifically include stdarg/varargs.hlukem
1999-01-20add ARGSUSEDchristos
1999-01-19constify ns_dtab defslukem
1999-01-19convert to new nsdispatch(3)lukem
1999-01-19support nis lookups for getnetby*()lukem
1999-01-16remove unused vars. remove registerlukem
1999-01-16pull nsswitch up to main branchlukem
1998-12-05Check the results of argument decomposition in octets to preventpk
1998-11-13delintchristos
1998-01-06$Id: -> Id: (to make hunting down other bad Ids easier).perry
1997-08-19sync __getnetbyaddr() prototypes with the one in getnetbyaddr.c; frommikel
1997-07-31- Add __weak_alias() namespace protection and update for changes tothorpej
1997-07-20merge bind 4.9.6 resolver. still need to fix <resolv.h>mrg
1997-07-20bind 4.9.6 resolver files.mrg