aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/getservent.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate 19 warnings in libc (at level WARNS=2) of theJacques Vidrine2003-02-271-2/+1
* Remove __P() usage.David E. O'Brien2002-03-211-1/+1
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+1
* Remove trailing characters from #endif.David E. O'Brien2002-03-151-3/+0
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-0/+6
* Small yet significant tweaks/cleanups:Bill Paul1996-12-271-3/+3
* Eliminate 3 more examples of gratutiously passing arrays by address.Jordan K. Hubbard1996-12-051-3/+3
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+2
* Improve NIS performace of getservbyname() and getservbyport(). Both theseBill Paul1996-06-011-7/+95
* Getpwent() and getservent() can wind up calling free() withMike Pritchard1996-01-291-1/+0
* Add NIS support to getservent(3) functions (getservbyport() and getservbyname()Bill Paul1995-11-041-0/+68
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+121