K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-06-08T23:04:44.000000Z K 7 svn:log V 300 Merge ipx_pcb.h:1.24, spx_usrreq.c:1.67 from HEAD to RELENG_6: Move spx_savesi from being a global variable to an automatically allocated variable on the spx_input() stack. It's not very large, and this will avoid parallelism issues when spx_input() runs in more than one thread at a time. END