trasz b2d9f28854 Don't call stat(2) on nsswitch.conf(5) every time nsdispatch(3)
and dependent functions (eg getpwname(3)) get called. This can
improve performance of binaries that perform a lot of name
lookups, such as gssd(8). It also matches documented behaviour
of Linux and Solaris.

The old code is left in place, should anyone need it, guarded
by #ifdef NS_REREAD_CONF.

Reviewed by:	imp, bcr
MFC after:	2 weeks
Relnotes:	yes
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D17934
2018-11-10 23:07:46 +00:00
..
2018-07-27 21:25:01 +00:00
2018-10-20 22:39:35 +00:00
2017-12-08 17:52:53 +00:00
2018-10-21 00:20:40 +00:00
2018-07-23 09:54:28 +00:00
2018-10-15 20:20:57 +00:00
2017-08-13 14:42:23 +00:00