summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getproto.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish wrapping <netdb.h> so that calls go direct and the symbols are all weakguenther2015-09-141-1/+2
|
* zap rcsid.espie2005-08-061-4/+1
| | | | | | | split functions off res_debug.c so that getnetnamadr.c does not pull it all when it's used. okay deraadt@, krw@
* Change return value of reentrant getproto* and getserv* to match themillert2004-10-251-7/+9
| | | | IBM/Digital API.
* Reentrant versions of getprotoent(3) and getservent(3). Adapted frommillert2004-10-171-11/+20
| | | | changes in NetBSD by Christos. OK otto@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Clean up some -Wall flowers.millert1997-07-091-2/+2
|
* Fix RCS idstholo1996-08-191-7/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+61