OpenGrok
Cross Reference: Makefile
xref
: /
src
/
tests
/
net
/
if_loop
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
if_loop
History log of
/src/tests/net/if_loop/Makefile
Revision
Date
Author
Comments
1.7
01-Mar-2020
christos
Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
1.6
01-Jun-2019
kre
Deal with fallout from the addition of
KERN_PROC_CWD in sysctl(3)
That is kern.proc.$$.KERN_PROC_CWD (I think - not that it matters here)
The effect is that -lrump now requires -lrumpvfs
This set of changes fixes (I believe) regular dynamic builds,
more might be required for static builds (will be verified soon).
1.5
13-May-2019
bad
Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
after moving rump's mainbus from rumpdev to rumpkern.
Produces the same atf-run results as before.
1.4
28-Feb-2017
ozaki-r
branches: 1.4.12;
Add tests for loopback interface
1.3
08-Aug-2016
pgoyette
branches: 1.3.2;
Need librumpdev and librumpvfs
1.2
10-Jun-2014
he
branches: 1.2.6;
Fix static linking for the tests: -lrump is also used by -lrumpuser,
so we also need -lrump after -lrumpuser. Fixes build for sun2.
1.1
25-Jul-2010
pooka
branches: 1.1.12; 1.1.22;
Add xfail test for kernel diagnostic panic described in PR kern/43664
1.1.22.1
10-Aug-2014
tls
Rebase.
1.1.12.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.2.6.1
20-Mar-2017
pgoyette
Sync with HEAD
1.3.2.1
21-Apr-2017
bouyer
Sync with HEAD
1.4.12.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.4.12.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Wed Oct 22 13:09:56 GMT 2025