freebsd-skq/share/man
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
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 CMSG_DATA(3): Use consistent variable names 2018-11-01 15:40:57 +00:00
man4 netmap: add load balancer program 2018-11-09 08:43:40 +00:00
man5 Don't call stat(2) on nsswitch.conf(5) every time nsdispatch(3) 2018-11-10 23:07:46 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 build(7): clarify buildenv target can be used for non-cross builds 2018-11-10 20:26:19 +00:00
man8 rc.subr(8): Document when required_* variables are processed 2018-11-07 16:56:32 +00:00
man9 Make vop_symlink take a const target path. 2018-11-02 14:42:36 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00