Date: Sun, 4 Apr 2010 08:31:03 +0000 (UTC) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/include netdb.h nsswitch.h src/lib/libc/net getservent.c nsdispatch.3 src/share/man/man5 nsswitch.conf.5 services.5 Message-ID: <201004040835.o348ZukB003445@repoman.freebsd.org>
index | next in thread | raw e-mail
ume 2010-04-04 08:31:03 UTC
FreeBSD src repository
Modified files:
include netdb.h nsswitch.h
lib/libc/net getservent.c nsdispatch.3
share/man/man5 nsswitch.conf.5 services.5
Log:
SVN rev 206155 on 2010-04-04 08:31:03Z by ume
Add capability to use a db version of services. It is enabled by
specifying `db' as source of service in /etc/nsswitch.conf.
MFC after: 2 weeks
Revision Changes Path
1.47 +1 -0 src/include/netdb.h
1.7 +1 -0 src/include/nsswitch.h
1.27 +202 -0 src/lib/libc/net/getservent.c
1.15 +2 -1 src/lib/libc/net/nsdispatch.3
1.20 +3 -1 src/share/man/man5/nsswitch.conf.5
1.13 +15 -1 src/share/man/man5/services.5
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004040835.o348ZukB003445>
