nia
122b5006ee
Force at most partial RELRO for rump_server and related libraries
...
rump_server with -l uses lazy resolution by default and thus cannot be
used with full RELRO/BIND_NOW.
2021-11-01 21:37:32 +00:00
pooka
77e862601f
Move rump kernel man pages from various sources to sys/rump
...
namely:
* src/lib is used only when building for POSIX'y platforms, but
the man pages have their use for all platforms
* rumpuser.3 is a function of the rump kernel, not one of the of
the POSIX'y implementation hosted in src/lib/librumpuser
no functional change
2014-11-09 17:39:37 +00:00
pooka
735f1dbba0
add RETURN VALUES
...
from Martin Lucina, via rumpkernel-users
2014-10-27 12:32:08 +00:00
pooka
a25813f127
Add rump_boot_etfs_register(), which can be used to specify etfs
...
nodes that will be available immediately when mountroot is done
and file systems are available.
The intended use is for example for firmware images to be available when
config_mountroot() hooks run.
2014-06-13 15:45:01 +00:00
wiz
4e760575d6
Remove trailing whitespace.
2014-03-12 18:17:06 +00:00
pooka
98974ef8eb
add man page for rumpfs
2014-03-03 18:27:20 +00:00
pooka
2d749e995e
Note that etfs keys are not visible in directory listings,
...
per discussion with bad
2013-12-19 15:51:39 +00:00
pooka
c6e13b7874
fix prototype, document RUMP_ETFS_SIZE_ENDOFF
2011-02-03 10:21:58 +00:00
wiz
5657c17871
Add some consistency dots though they make not much typographic sense; however,
...
just as much as in the other places in the enumeration.
Use Pa for a path.
2010-11-30 22:00:01 +00:00
pooka
82747810db
Add missing .El
...
Maybe next we can have typoed comments break builds?
2010-11-30 19:50:25 +00:00
pooka
0161ae951b
ahem, use public interface names in the doc
2010-11-30 18:08:46 +00:00
pooka
fe96301432
document rump_etfs
2010-11-30 17:32:28 +00:00
lukem
e77a187288
Back to WARNS=3 until the kernel source is -Wsign-compare friendly.
2009-02-12 13:20:17 +00:00
pooka
e10fef6cd2
Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer
...
include the file system code. File system rumps explicitly need
to include rumpvfs from now on.
2008-11-19 14:10:48 +00:00