Module Name: src Committed By: pooka Date: Sat Apr 10 21:33:01 UTC 2010
Modified Files: src/distrib/sets/lists/base: shl.elf shl.mi src/distrib/sets/lists/comp: mi shl.mi src/sys/rump/fs/lib/libnullfs: Makefile src/tests/fs/nullfs: Makefile Log Message: Rename librumpfs_nullfs to librumpfs_null to make the basename the same as with the kernel module (and hence MOUNT_NULL). I added the old name to the obsolete list, but given that it was in-tree for only a bit over a week, I'll remove the entries in a few weeks. To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/distrib/sets/lists/base/shl.elf cvs rdiff -u -r1.531 -r1.532 src/distrib/sets/lists/base/shl.mi cvs rdiff -u -r1.1422 -r1.1423 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.112 -r1.113 src/distrib/sets/lists/comp/shl.mi cvs rdiff -u -r1.1 -r1.2 src/sys/rump/fs/lib/libnullfs/Makefile cvs rdiff -u -r1.2 -r1.3 src/tests/fs/nullfs/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.