Home | History | Annotate | Download | only in libsysproxy
History log of /src/sys/rump/kern/lib/libsysproxy/Makefile
RevisionDateAuthorComments
 1.3  26-Jan-2016  pooka branches: 1.3.16;
Put the kernelside rump kernel headers into <rump-sys> instead of
sprinkling them around the faction directories. Avoids having
to add a CPPFLAGS (or several) to pretty much every component
Makefile.

Leave compat headers around in the old locations.

The commit changes some autogenerated files, but I'll fix the
generators shortly and regen.
 1.2  19-Oct-2015  pooka Add a COMMENT describing what each component roughly does.

"make describe" prints the comment.

Requested/inspired by Vincent Schwarzer on rumpkernel-users
 1.1  07-Jan-2015  pooka branches: 1.1.2;
Move sysproxy support into a separate component, rumpkern_sysproxy,
instead of it being always provided by the rump kernel base. This
move accomplishes two things:

1) it is no longer necessary to provide sysproxy hypercall stubs for
platforms which do not want to use sysproxy
2) it is easier to reason about the security aspects, since configurations
not linking the sysproxy component simply do not support remote
system calls

discussed on rumpkernel-users
 1.1.2.4  19-Mar-2016  skrll Sync with HEAD
 1.1.2.3  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.2.2  06-Apr-2015  skrll Sync with HEAD
 1.1.2.1  07-Jan-2015  skrll file Makefile was added on branch nick-nhusb on 2015-04-06 15:18:30 +0000
 1.3.16.2  03-Dec-2017  jdolecek update from HEAD
 1.3.16.1  26-Jan-2016  jdolecek file Makefile was added on branch tls-maxphys on 2017-12-03 11:39:15 +0000

RSS XML Feed