K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-07-07T19:25:47.000000Z K 7 svn:log V 391 Rototill this file so that it actually compiles. It doesn't do anything in the build still due to some #undef's in svr4.h, but if you hack around that and add some missing entries to syscalls.master, then this file will now compile. The changes involved proc -> thread, using FreeBSD syscall names instead of NetBSD, and axeing syscallarg() and retval arguments. Approved by: re (scottl) END