CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2013/09/24 03:20:12
Modified files: sys/conf : files sys/kern : vfs_init.c sys/sys : mount.h vnode.h Log message: a bit more tmpfs scaffolding (still not active, no kernel change) reduces the actual diff needed, and allows one to build mount_tmpfs without reinstalling the includes. (still awaiting review on the uvm bits) okay krw@, tedu@