K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-05-02T15:00:14.000000Z K 7 svn:log V 289 - Reorder execve() so that it performs blocking operations before it locks the process. - Defer other blocking operations such as vrele()'s until after we release locks. - execsigs() now requires the proc lock to be held when it is called rather than locking the process internally. END