CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2010/07/01 17:10:40
Modified files: sys/kern : syscalls.master sys/compat/common: vfs_syscalls_35.c Log message: 3.5 compat is old, but relied upon by other compats still in tree. the fhstat syscall, however, isn't needed and can go away. ok deraadt