Module Name: src Committed By: pgoyette Date: Sat Nov 9 23:34:13 UTC 2019
Modified Files: src/sys/kern: sys_sig.c Log Message: If we need to handle old-version signals, load the version-specific "compat_16" module. There is no longer a monolithic "compat" module! XXX pullup-9 needed To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/sys/kern/sys_sig.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.