Module Name: src Committed By: ad Date: Sat Sep 9 18:30:56 UTC 2023
Modified Files:
src/sys/kern: uipc_syscalls.c
Log Message:
Fix a ~16 year old perf regression: when accepting a connection, add a
reference to the caller's credentials rather than copying them.
To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 src/sys/kern/uipc_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
