OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
rump
/
kern
/
lib
/
libsys_linux
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
libsys_linux
History log of
/src/sys/rump/kern/lib/libsys_linux/Makefile
Revision
Date
Author
Comments
1.11
26-Jan-2016
pooka
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.10
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.9
09-May-2015
pooka
Make the cool syscall autogeneration feature work with the
newfangled r/o src feature.
1.8
08-Mar-2015
christos
factor out the syscall building code
1.7
08-Mar-2015
christos
regen and add a build target.
1.6
13-Mar-2014
pooka
branches: 1.6.6;
rename component.c -> sys_linux_component.c
1.5
28-Jan-2014
njoly
Build with IPv6 support.
1.4
25-Jan-2014
njoly
Add now needed linux_pipe.c sources.
1.3
14-Dec-2013
njoly
Add syscall wrapper for mknodat(2) to deal with PAD argument difference
between rump and linux versions.
1.2
07-Mar-2013
pooka
branches: 1.2.6; 1.2.8;
If linux syscall emulation is linked in to a rump kernel, use it as the
default emulation.
1.1
19-Sep-2012
pooka
branches: 1.1.2;
Add the first attempt at rump kernel support for Linux clients. This has
been lightly tested with unmodified networking applications with both
the client and server on a 64bit le host. Unlike the standard Linux
compat libs where args and syscalls are swizzled around, this compat
lib only massages the arg data types due to the assumption that syscall
numbers come from librumpclient (via librumphijack) and therefore match
the native NetBSD numbers.
1.1.2.3
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.1.2.2
30-Oct-2012
yamt
sync with head
1.1.2.1
19-Sep-2012
yamt
file Makefile was added on branch yamt-pagecache on 2012-10-30 17:22:53 +0000
1.2.8.1
18-May-2014
rmind
sync with head
1.2.6.4
03-Dec-2017
jdolecek
update from HEAD
1.2.6.3
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.2.6.2
07-Mar-2013
pooka
If linux syscall emulation is linked in to a rump kernel, use it as the
default emulation.
1.2.6.1
07-Mar-2013
pooka
file Makefile was added on branch tls-maxphys on 2013-03-07 18:53:40 +0000
1.6.6.4
19-Mar-2016
skrll
Sync with HEAD
1.6.6.3
27-Dec-2015
skrll
Sync with HEAD (as of 26th Dec)
1.6.6.2
06-Jun-2015
skrll
Sync with HEAD
1.6.6.1
06-Apr-2015
skrll
Sync with HEAD
Indexes created Thu Oct 02 14:10:14 GMT 2025