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
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
2021-09-16
fix typos in word "successful".
andvar
2021-09-11
Ignore failed closes (if for example a closed file descriptor is passed as
christos
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2017-05-11
make it the same as rump.h
christos
2017-05-11
Don't depend on stars in order to define things.
christos
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-09-06
Redo previous by avoiding the casts and using PRIxREGISTER instead
martin
2016-09-06
Fix DPRINTF format
martin
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-01-17
Modern Android SDK does not need special cases
justin
2014-12-13
Always use kqueue for BSDs in librumpclient
justin
2014-12-08
Use kqueue in librumpclient for FreeBSD too
justin
2014-04-25
pretend to handle the poll return value for -Wunused-but-set
pooka
2014-04-03
Make sure holyfd is -1 when rumpclient_init() is called for
pooka
2014-04-02
Add Android support for rump kernel.
justin
2014-04-02
fix build on NetBSD. also, prevent fd leak in error path
pooka
2014-04-02
On Linux, poll signalfd() when waiting for a kernel response.
pooka
2014-02-26
Use MAP_ANON|MAP_PRIVATE for anonymous memory mapping,
pooka
2014-02-20
Translate signal numbers between rump kernel and (POSIX) host.
pooka
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
2013-03-08
Standardize Lb argument.
wiz
2013-01-20
Provide register_t compat on solarisa.
pooka
2013-01-17
fix the extern "C" stuff
pooka
2013-01-17
Solaris 10 fixes
pooka
2013-01-17
If the host doesn't support RTLD_NEXT, don't play the dynamic linking game.
pooka
2012-09-12
attempt to inform user of what the error means
pooka
2012-08-29
Remove unused variable. Approved by pooka.
msaitoh
2012-08-03
force-terminate commname
pooka
2012-08-03
Make librumpclient compile and work on Linux. This is accomplished by:
pooka
2012-03-21
Use C89 function definition
matt
2011-12-16
Request always_inline for rumpclient__dofork, it won't work correctly
joerg
2011-12-12
Mark rumphijack_dlsym explicitly as weak to prevent optimisations based
joerg
2011-12-12
Don't use K&R syntax
joerg
2011-04-30
Save/restore errno in error path in dupgood. Check that n>0 before
alnsn
2011-03-15
don't spam connection errors to stderr by default
pooka
2011-03-09
* use _exit() instead of exit() in retryconn=die: atexit() handlers
pooka
2011-03-08
need -I${.OBJDIR} now
pooka
2011-03-08
create srcsys symlink
pooka
2011-03-08
and for my next trick, i'm going to spell ARGSUSED correctly
pooka
2011-03-08
lint love
pooka
2011-03-08
Since we ~never have a frame waiting on the initial call to waitresp,
pooka
2011-03-08
Use sendmsg() instead multiple calls to sendto(). It behaves
pooka
2011-02-27
Take reasonable precautions against init in a parent process
pooka
2011-02-25
fix __RCSID
pooka
[next]