Date: Fri, 15 Mar 2002 12:17:12 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_process.c Message-ID: <200203152017.g2FKHCN44983@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/03/15 12:17:12 PST Modified files: sys/kern sys_process.c Log: PT_[GS]ET{,DB,FP}REGS isn't really optional any more, since we have dummy backend functions for those archs that don't support them. I meant to do this ages ago, but never got around to it. Inspired by: OpenBSD Revision Changes Path 1.85 +1 -25 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?200203152017.g2FKHCN44983>