index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
librumpclient
/
Makefile
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2021-11-01
Force at most partial RELRO for rump_server and related libraries
nia
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2017-05-11
With the removal of HAVE_REGISTER_T from rumpuser_port.h, _KERNTYPES does not
sevan
2017-05-10
Revert previous change so builds can resume.
sevan
2017-05-10
Do not define _KERNTYPES as this breaks build with buildrump.sh due to
sevan
2016-01-23
Define _KERNTYPES for things that need it.
christos
2013-09-10
-I../librumpuser is still required for sp_common.c
pooka
2013-09-10
use <rump/rumpuser_port.h>
pooka
2013-05-15
Make it possible for external parties to specify additional dplibs.
pooka
2011-03-08
need -I${.OBJDIR} now
pooka
2011-03-08
create srcsys symlink
pooka
2011-02-22
Remove "NOLINT" setting that was apparently committed by accident and
tron
2011-02-22
Disable string aliasing for rump_syscalls.c. I can't figure out
pooka
2011-02-16
add some excuse of a manpage for librumpclient
pooka
2010-11-23
Install rumpclient to /lib to allow non-/usr users.
pooka
2010-11-04
Add library for rump syscall client stubs.
pooka