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:   reinoud
Date:           Wed May 14 20:13:05 UTC 2008

Modified Files:
        src/sys/rump/fs/bin/udf: Makefile udf.c
        src/sys/rump/fs/lib/libudf: Makefile
        src/sys/rump/librump/rumpkern: genfs_io.c

Log Message:
Make rump compile UDF correctly. Note that it won't work though since rump
needs to be compiled with thread support.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/rump/fs/bin/udf/Makefile
cvs rdiff -r1.2 -r1.3 src/sys/rump/fs/bin/udf/udf.c
cvs rdiff -r1.1 -r1.2 src/sys/rump/fs/lib/libudf/Makefile
cvs rdiff -r1.8 -r1.9 src/sys/rump/librump/rumpkern/genfs_io.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