History log of /src/lib/librumpvfs |
Revision | Date | Author | Comments |
1.6 | 01-Nov-2021 |
nia | 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.
|
1.5 | 09-Nov-2014 |
pooka | 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
|
1.4 | 03-Mar-2014 |
pooka | add man page for rumpfs
|
1.3 | 30-Nov-2010 |
pooka | branches: 1.3.6; 1.3.12; document rump_etfs
|
1.2 | 12-Feb-2009 |
lukem | Back to WARNS=3 until the kernel source is -Wsign-compare friendly.
|
1.1 | 19-Nov-2008 |
pooka | branches: 1.1.2; 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.
|
1.1.2.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.3.12.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.3.6.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.9 | 09-Nov-2014 |
pooka | 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
|
1.8 | 27-Oct-2014 |
pooka | add RETURN VALUES
from Martin Lucina, via rumpkernel-users
|
1.7 | 13-Jun-2014 |
pooka | 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.
|
1.6 | 19-Dec-2013 |
pooka | branches: 1.6.2; Note that etfs keys are not visible in directory listings, per discussion with bad
|
1.5 | 03-Feb-2011 |
pooka | branches: 1.5.4; 1.5.10; fix prototype, document RUMP_ETFS_SIZE_ENDOFF
|
1.4 | 30-Nov-2010 |
wiz | branches: 1.4.2; 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.
|
1.3 | 30-Nov-2010 |
pooka | Add missing .El Maybe next we can have typoed comments break builds?
|
1.2 | 30-Nov-2010 |
pooka | ahem, use public interface names in the doc
|
1.1 | 30-Nov-2010 |
pooka | document rump_etfs
|
1.4.2.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
1.5.10.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.5.4.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.6.2.1 | 10-Aug-2014 |
tls | Rebase.
|
1.3 | 09-Nov-2014 |
pooka | 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
|
1.2 | 12-Mar-2014 |
wiz | branches: 1.2.4; 1.2.8; Remove trailing whitespace.
|
1.1 | 03-Mar-2014 |
pooka | add man page for rumpfs
|
1.2.8.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.2.8.1 | 12-Mar-2014 |
tls | file rumpfs.4 was added on branch tls-maxphys on 2014-08-20 00:02:21 +0000
|
1.2.4.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.2.4.1 | 12-Mar-2014 |
yamt | file rumpfs.4 was added on branch yamt-pagecache on 2014-05-22 11:37:00 +0000
|