Home | History | Annotate | only in /src/sys/rump/fs/lib/libfifovfs
History log of /src/sys/rump/fs/lib/libfifovfs
RevisionDateAuthorComments
 1.2 19-Oct-2015  pooka Add a COMMENT describing what each component roughly does.

"make describe" prints the comment.

Requested/inspired by Vincent Schwarzer on rumpkernel-users
 1.1 29-Mar-2010  pooka branches: 1.1.2; 1.1.4; 1.1.6; 1.1.24; 1.1.42;
Support fifofs in rump. Do not include it in rumpvfs directly,
since it involves some very non-fs'y components like sockets and
local domain networking. Also (for better or worse?), call it
rump*v*fs_fifofs instead of rumpfs_fifofs, since it does not really
provide a file system driver.

XXX: uses duplicate common symbols and functionality depends on
link order ... (but at least it works better than before this change)
 1.1.42.1 27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.24.1 03-Dec-2017  jdolecek update from HEAD
 1.1.6.2 11-Aug-2010  yamt sync with head.
 1.1.6.1 29-Mar-2010  yamt file Makefile was added on branch yamt-nfs-mp on 2010-08-11 22:55:03 +0000
 1.1.4.2 30-May-2010  rmind sync with head
 1.1.4.1 29-Mar-2010  rmind file Makefile was added on branch rmind-uvmplock on 2010-05-30 05:18:05 +0000
 1.1.2.2 30-Apr-2010  uebayasi Sync with HEAD.
 1.1.2.1 29-Mar-2010  uebayasi file Makefile was added on branch uebayasi-xip on 2010-04-30 14:44:27 +0000
 1.2 02-Dec-2014  pooka Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,
with the default provided by Makefile.rump (they're all 0.0 anyway)
 1.1 29-Mar-2010  pooka branches: 1.1.2; 1.1.4; 1.1.6; 1.1.24; 1.1.42;
Support fifofs in rump. Do not include it in rumpvfs directly,
since it involves some very non-fs'y components like sockets and
local domain networking. Also (for better or worse?), call it
rump*v*fs_fifofs instead of rumpfs_fifofs, since it does not really
provide a file system driver.

XXX: uses duplicate common symbols and functionality depends on
link order ... (but at least it works better than before this change)
 1.1.42.1 06-Apr-2015  skrll Sync with HEAD
 1.1.24.1 03-Dec-2017  jdolecek update from HEAD
 1.1.6.2 11-Aug-2010  yamt sync with head.
 1.1.6.1 29-Mar-2010  yamt file shlib_version was added on branch yamt-nfs-mp on 2010-08-11 22:55:03 +0000
 1.1.4.2 30-May-2010  rmind sync with head
 1.1.4.1 29-Mar-2010  rmind file shlib_version was added on branch rmind-uvmplock on 2010-05-30 05:18:05 +0000
 1.1.2.2 30-Apr-2010  uebayasi Sync with HEAD.
 1.1.2.1 29-Mar-2010  uebayasi file shlib_version was added on branch uebayasi-xip on 2010-04-30 14:44:27 +0000

RSS XML Feed