K 10 svn:author V 5 peter K 8 svn:date V 27 1996-02-23T19:44:10.000000Z K 7 svn:log V 276 Garrett pointed out that the correct place for unix system call args is , with the prototype in . sys/unistd.h is visible to the kernel compile, and is #included by unistd.h. Also, I missed a reference to a static int in the midst of my other diffs. END