summaryrefslogtreecommitdiff
path: root/lib/libc/net/getprotoent.3
AgeCommit message (Expand)Author
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2007-05-31convert to new .Dd format;Jason McIntyre
2005-07-22- sync prototypes and header file excerptsJared Yanovich
2005-06-05s/-p1003.1-2003/-p1003.1-2004/gJason McIntyre
2005-02-19fix pasto; from d@Todd C. Miller
2004-10-26Add STANDARDS sectionTodd C. Miller
2004-10-25Change return value of reentrant getproto* and getserv* to match theTodd C. Miller
2004-10-17Reentrant versions of getprotoent(3) and getservent(3). Adapted fromTodd C. Miller
2004-02-01Add const type qualifier. ok jmc@Thomas Nordin
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-12-17data base -> databaseTodd C. Miller
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
1999-07-05repairs; better English, formatting, etc.Aaron Campbell
1999-05-25all functions need a return type and at least one arg, even if it's voidAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt