mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
0c14ff0eb5
system calls now enter without Giant held, and then in some cases, acquire Giant explicitly. Remove a number of other MPSAFE annotations in the credential code and tweak one or two other adjacent comments.