K 10 svn:author V 3 bde K 8 svn:date V 27 2003-12-28T04:18:13.000000Z K 7 svn:log V 345 Fixed some disordering in revs.1.194 and 1,196. Moved the exceve() syscall function back to near the beginning of the file. Rev.1.194 moved it into the middle of auxiliary functions following kern_execve(). Moved the __mac_execve() syscall function up together with execve(). It was new in rev1.1.196 and perfectly misplaced after execve(). END