Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/rump



Module Name:    src
Committed By:   pooka
Date:           Wed Mar 18 15:32:28 UTC 2009

Modified Files:
        src/sys/rump/include/rump: rumpuser.h
        src/sys/rump/librump/rumpuser: rumpuser.c
        src/sys/rump/net/lib/libshmif: if_shmem.c

Log Message:
* allow to specify PROT_READ/PROT_WRITE when mmapping a file
* add msync


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/rump/include/rump/rumpuser.h
cvs rdiff -u -r1.36 -r1.37 src/sys/rump/librump/rumpuser/rumpuser.c
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/net/lib/libshmif/if_shmem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index