K 10 svn:author V 3 bde K 8 svn:date V 27 1997-03-08T16:06:34.000000Z K 7 svn:log V 237 Fixed missing initialisation of vp->v_type for types Pfile and Pmem in procfs_allocvp(). This fixes at least stat() of /proc/*/mem. stat() of /proc/*/file already worked. I think procfs_allocvp() isn't actually called for type Pfile. END