Date: Sun, 10 Mar 1996 18:21:44 -0800 (PST) From: Jeffrey Hsu <hsu> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <199603110221.SAA11074@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 96/03/10 18:21:44 Modified: sys/i386/i386 machdep.c Log: Change type of code argument to sendsig from unsigned to u_long to make it consistent w/ signalvar.h and kern_sig.c. Reviewed by: davidg & bde Revision Changes Path 1.178 +2 -2 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603110221.SAA11074>