Date: Mon, 16 Aug 1999 11:13:39 -0700 (PDT) From: Bill Fumerola <billf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.c src/sys/sys signalvar.h Message-ID: <199908161813.LAA92095@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
billf 1999/08/16 11:13:39 PDT Modified files: sys/kern kern_sig.c sys/sys signalvar.h Log: expand_name: use pid_t and uid_t in the declaration as that is what we are passed fix printf formatters accordingly. Reviewed by: green Revision Changes Path 1.60 +5 -5 src/sys/kern/kern_sig.c 1.25 +2 -2 src/sys/sys/signalvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908161813.LAA92095>