CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2011/04/07 07:42:53
Modified files: sys/conf : files sys/kern : vfs_init.c Removed files: sys/kern : vfs_conf.c Log message: merge vfs_conf.c and vfs_init.c and retire vfs_conf.c; The contents belong togather a long with other crud, that should get moved at some point. ok deraadt@, miod@