K 10 svn:author V 5 chris K 8 svn:date V 27 2000-10-09T20:06:13.000000Z K 7 svn:log V 362 o Move from Alfred Perstein's "exclusion" technique of handling special file types to requiring all file types to properly implement fo_stat. This makes any new file type additions much easier as this code no longer has to be modified to accomodate it. o Instead of using curproc in fdesc_allocvp, pass a `struct proc' pointer as a new fifth parameter. END