Module Name: src Committed By: martin Date: Tue Sep 22 18:39:01 UTC 2020
Modified Files: src/sys/kern [netbsd-9]: uipc_socket.c uipc_socket2.c uipc_usrreq.c Log Message: Pull up following revision(s) (requested by christos in ticket #1091): sys/kern/uipc_socket.c: revision 1.291 sys/kern/uipc_usrreq.c: revision 1.199 sys/kern/uipc_socket2.c: revision 1.138 add socket info for user and group for unix sockets in fstat. To generate a diff of this commit: cvs rdiff -u -r1.281.2.2 -r1.281.2.3 src/sys/kern/uipc_socket.c cvs rdiff -u -r1.134 -r1.134.2.1 src/sys/kern/uipc_socket2.c cvs rdiff -u -r1.194 -r1.194.2.1 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.