Searched hist:ede4af47ae6e3b6f961462f687d28ba3623882a5 (Results 1 – 4 of 4) sorted by relevance
/freebsd/share/man/man4/ |
H A D | unix.4 | diff ede4af47ae6e3b6f961462f687d28ba3623882a5 Tue Nov 17 21:01:21 CET 2020 Conrad Meyer <cem@FreeBSD.org> unix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
As this ABI is still fresh (r367287), let's correct some mistakes now:
- Version the structure to allow for future changes - Include sender's pid in control message structure - Use a distinct control message type from the cmsgcred / sockcred mess
Discussed with: kib, markj, trasz Differential Revision: https://reviews.freebsd.org/D27084
|
/freebsd/sys/sys/ |
H A D | socket.h | diff ede4af47ae6e3b6f961462f687d28ba3623882a5 Tue Nov 17 21:01:21 CET 2020 Conrad Meyer <cem@FreeBSD.org> unix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
As this ABI is still fresh (r367287), let's correct some mistakes now:
- Version the structure to allow for future changes - Include sender's pid in control message structure - Use a distinct control message type from the cmsgcred / sockcred mess
Discussed with: kib, markj, trasz Differential Revision: https://reviews.freebsd.org/D27084
|
/freebsd/sys/compat/linux/ |
H A D | linux_socket.c | diff ede4af47ae6e3b6f961462f687d28ba3623882a5 Tue Nov 17 21:01:21 CET 2020 Conrad Meyer <cem@FreeBSD.org> unix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
As this ABI is still fresh (r367287), let's correct some mistakes now:
- Version the structure to allow for future changes - Include sender's pid in control message structure - Use a distinct control message type from the cmsgcred / sockcred mess
Discussed with: kib, markj, trasz Differential Revision: https://reviews.freebsd.org/D27084
|
/freebsd/sys/kern/ |
H A D | uipc_usrreq.c | diff ede4af47ae6e3b6f961462f687d28ba3623882a5 Tue Nov 17 21:01:21 CET 2020 Conrad Meyer <cem@FreeBSD.org> unix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
As this ABI is still fresh (r367287), let's correct some mistakes now:
- Version the structure to allow for future changes - Include sender's pid in control message structure - Use a distinct control message type from the cmsgcred / sockcred mess
Discussed with: kib, markj, trasz Differential Revision: https://reviews.freebsd.org/D27084
|