Module Name: src
Committed By: christos
Date: Wed Aug 26 22:54:31 UTC 2020
Modified Files:
src/sys/kern: uipc_socket.c uipc_socket2.c uipc_usrreq.c
Log Message:
add socket info for user and group for unix sockets in fstat.
To generate a diff of this commit:
cvs rdiff -u -r1.290 -r1.291 src/sys/kern/uipc_socket.c
cvs rdiff -u -r1.137 -r1.138 src/sys/kern/uipc_socket2.c
cvs rdiff -u -r1.198 -r1.199 src/sys/kern/uipc_usrreq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.