freebsd-src/lib/libc
Bill Paul 215032be8c Add NIS support to getservent(3) functions (getservbyport() and getservbyname()
both call getservent() to do most of the work, so we only need to modify
this file to take care of everybody).

Note that there is only one NIS services map (services.byname) even
though there are getservbyname() and getservbyport() library functions.
1995-11-04 19:07:27 +00:00
..
amd64 remove GCC support functions from libc. 1995-10-05 10:24:57 +00:00
compat-43 Remove setre*id*. 1995-04-25 10:00:04 +00:00
db Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
gen Add #include <sys/user.h>. 1995-10-28 16:14:18 +00:00
gmon Add moncontrol.3 -> monstartup.3 link here. 1995-10-15 17:40:20 +00:00
i386 remove GCC support functions from libc. 1995-10-05 10:24:57 +00:00
locale Move more stuff out to XPG4 1995-11-03 08:59:02 +00:00
net Add NIS support to getservent(3) functions (getservbyport() and getservbyname() 1995-11-04 19:07:27 +00:00
nls and so on... 1995-10-22 14:39:22 +00:00
quad limit the number of functions we pull in for 'i386'. 1995-10-22 14:40:17 +00:00
regex More cleanup. 1995-10-22 14:40:55 +00:00
rpc misc typos 1995-10-27 16:56:53 +00:00
stdio Minor cleanup, #include's and unused vars. 1995-10-22 14:52:30 +00:00
stdlib Mino cleanup, #includes & unused vars. 1995-10-22 14:53:17 +00:00
stdtime Don't reset LC_TIME to C when it isn't neccessary 1995-10-23 19:52:43 +00:00
string Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
sys Document recent changes in socket buffers and listen(2). 1995-11-03 18:34:38 +00:00
xdr minor cleanup, #includes. 1995-10-22 14:53:58 +00:00
yp Clear up a minor bogosity in yp_match(): we have YPMATCHCACHE turned 1995-09-02 04:16:21 +00:00
Makefile Bump shlib minor because xdr_* functions have been enabled. Do NOT 1995-08-09 06:50:52 +00:00