Date: Thu, 7 Feb 2002 15:05:40 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_process.c Message-ID: <200202072305.g17N5fx11805@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/02/07 15:05:40 PST Modified files: sys/kern sys_process.c Log: Fix a whole bunch of long lines introduced by previous commit by using td = FIRST_THREAD_IN_PROC(p) once, after we have identified the process that we are operating on. Revision Changes Path 1.78 +15 -11 src/sys/kern/sys_process.c 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?200202072305.g17N5fx11805>