Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: mlelstv
Date: Wed Apr 18 08:58:42 UTC 2018
Modified Files:
src/distrib/sets/lists/comp: mi
src/sys/sys: Makefile
Log Message:
Make sys/pmf.h available to userland (again).
The recently exposed device.h internals to _KMEMUSER also require
exposing details about pmf.
The current build works without this as the only user is crash(8)
which partially uses kernel sources and is compiled with the
additional kernel include path.
To generate a diff of this commit:
cvs rdiff -u -r1.2187 -r1.2188 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.164 -r1.165 src/sys/sys/Makefile
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