K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-02-21T02:32:10.643071Z K 7 svn:log V 316 MFH: r434142 security/nss: stop excessive getpid(2) calls FreeBSD implements pthread_atfork(3) and (as required by a nearby code comment) deregisters callbacks located in dlclose(3)ed shared objects. Take advantage of it instead of looping with getpid(2). Submitted by: cem Approved by: ports-secteam (junovitch) END