OpenGrok
Cross Reference: Makefile
xref
: /
src
/
tests
/
net
/
if
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
if
History log of
/src/tests/net/if/Makefile
Revision
Date
Author
Comments
1.10
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.9
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.8
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.7
14-Feb-2017
ozaki-r
branches: 1.7.12;
Add tests for ifconfig up/down
1.6
08-Aug-2016
pgoyette
branches: 1.6.2;
This one needs librump dev (and librumpvfs) too
1.5
01-Jul-2015
ozaki-r
branches: 1.5.2;
Add tests of interface creation/destruction
1.4
08-Dec-2014
ozaki-r
Fix LDADD.t_compat
This unbreaks the build.
1.3
08-Dec-2014
ozaki-r
Add basic tests for ifconf (SIOCGIFCONF)
1.2
10-Jun-2014
he
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
07-Nov-2010
pooka
branches: 1.1.12; 1.1.22;
convert program in PR kern/44054 to an atf test case
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.5.2.1
20-Mar-2017
pgoyette
Sync with HEAD
1.6.2.1
21-Apr-2017
bouyer
Sync with HEAD
1.7.12.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.7.12.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Thu Oct 30 03:10:01 GMT 2025