K 10 svn:author V 3 hsu K 8 svn:date V 27 1996-03-11T02:21:04.000000Z K 7 svn:log V 363 Merge in Lite2: add function prototypes remove bogus function prototype for issig()---no such function fix comment Lite2 changed type of ps_code from int to long. We change it to u_long to make it consistent w/ its usage in kern_sig.c. Did not accept type change to ps_addr field. Delete it instead as it is not used anywhere. Reviewed by: davidg & bde END