NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53260 CVS commit: [netbsd-8] src/sys/compat/common
The following reply was made to PR kern/53260; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53260 CVS commit: [netbsd-8] src/sys/compat/common
Date: Sun, 6 May 2018 09:35:33 +0000
Module Name: src
Committed By: martin
Date: Sun May 6 09:35:33 UTC 2018
Modified Files:
src/sys/compat/common [netbsd-8]: compat_mod.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #807):
sys/compat/common/compat_mod.c: revision 1.29
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.24 -r1.24.8.1 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