NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55088 CVS commit: src
The following reply was made to PR kern/55088; it has been noted by GNATS.
From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55088 CVS commit: src
Date: Sat, 21 Mar 2020 04:48:38 +0000
Module Name: src
Committed By: pgoyette
Date: Sat Mar 21 04:48:38 UTC 2020
Modified Files:
src/lib/librumpuser: rumpuser_dl.c
src/sys/rump: ldscript.rump
Log Message:
Teach rump how to process __link_set_sysctl_funcs so it can handle
modules the same as a real kernel.
Partly addresses PR kern/55088 - __link_set_evcnts not yet handled
(that will happen later)
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/lib/librumpuser/rumpuser_dl.c
cvs rdiff -u -r1.3 -r1.4 src/sys/rump/ldscript.rump
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