Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/common
Module Name: src
Committed By: pgoyette
Date: Fri May 4 08:55:25 UTC 2018
Modified Files:
src/sys/compat/common: compat_mod.c
Log Message:
Clean up a stray #ifdef _MODULE - it prevented definition of
COMPAT_SIGCONTEXT which in turn prevented building of the
SYS_compat16_sigaction_14 code.
Should address PR kern/53260
XXX Pull-up to netbsd-8
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/compat/common/compat_mod.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index