OpenGrok
Cross Reference: Makefile
xref
: /
src
/
tests
/
fs
/
ptyfs
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
ptyfs
History log of
/src/tests/fs/ptyfs/Makefile
Revision
Date
Author
Comments
1.6
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.5
10-Jun-2014
he
branches: 1.5.24;
Fix static linking for the tests: -lrump is also used by -lrumpuser,
so we also need -lrump after -lrumpuser. Fixes build for sun2.
1.4
13-Oct-2011
plunky
branches: 1.4.8; 1.4.18;
max WARNS is 4
1.3
18-Dec-2010
christos
remove NOGCCERROR, WARNS?=5
1.2
18-Dec-2010
joerg
Don't force debug build. XXX Why does this have NOGCCERROR=1 set?
1.1
11-Jun-2010
pooka
Add some ptyfs tests.
Note: I'm not adding these to the build yet, since they depend on
some other other cleanup I might get done only after the weekend.
Even so, t_nullpts serves a simple example of how to repeat the
crash described in PR kern/43456 (just remove "rump_sys_" from the
calls and it should compile and you should get a host kernel panic
instead of a coredump).
1.4.18.1
10-Aug-2014
tls
Rebase.
1.4.8.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.5.24.1
08-Apr-2020
martin
Merge changes from current as of 20200406
Indexes created Thu Oct 23 18:09:57 GMT 2025