summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getservent.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - sync prototypes and header file excerptsjaredy2005-07-221-5/+5
| | | | | | - typos/spelling, punctuation, rewording, macro, and layout fixes. help & ok jmc
* sort sections;jmc2005-06-051-5/+5
|
* s/-p1003.1-2003/-p1003.1-2004/gjmc2005-06-051-2/+2
|
* Add STANDARDS sectionmillert2004-10-261-1/+21
|
* Change return value of reentrant getproto* and getserv* to match themillert2004-10-251-8/+22
| | | | IBM/Digital API.
* Reentrant versions of getprotoent(3) and getservent(3). Adapted frommillert2004-10-171-5/+54
| | | | changes in NetBSD by Christos. OK otto@
* sync protos with <netdb.h>;jmc2003-12-301-3/+3
| | | | from Andrey Matveev;
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-25/+13
|
* data base -> databasemillert2000-12-171-3/+3
|
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-2/+3
|
* repairs; better English, formatting, etc.aaron1999-07-051-8/+6
|
* trash some old leftover macros and replace them with -mdoc macrosaaron1999-07-041-2/+1
|
* all functions need a return type and at least one arg, even if it's voidaaron1999-05-251-3/+3
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* getservbyport() takes a network byte order port #deraadt1999-03-021-2/+2
|
* added a missing typemillert1996-08-301-2/+2
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+157