Module Name: src
Committed By: pgoyette
Date: Sat Dec 28 15:39:52 UTC 2019
Modified Files:
src/sys/compat/common: compat_30_mod.c
Log Message:
For the built-in COMPAT_30 module code, make sure to initialize the
uipc_syscalls_30 stuff, notably to include compat_30_socket().
PR kern/54804
XXX Pullup-9 XXX
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/common/compat_30_mod.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.