K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-12-19T13:07:17.000000Z K 7 svn:log V 144 Reduce the overhead of semop() by using the kernel stack instead of malloc'd memory to store the operations array if it is small enough to fit. END