K 10 svn:author V 3 gad K 8 svn:date V 27 2004-06-20T22:05:41.000000Z K 7 svn:log V 499 Change the architecture-based setting of KINFO_PROC_SIZE and KI_NSPARE so that it is a series of alphabetically-ordered #fidef's, from Bruce Evans. Define two new thread-related values in kproc_info, from Cyrille Lefevre. Also remove a few values from kproc_info that were not needed, and change around a few comments, from me. Changes are combined into a single commit simply because it is a hassle to make sure that alignments and sizes are not changed on any platform when modifying kproc_info. END