Date: Wed, 24 Jan 1996 10:11:46 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys ptrace.h proc.h Message-ID: <199601241811.KAA09258@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/01/24 10:11:40 Modified: sys/sys ptrace.h proc.h Log: proc.h: Add PHOLD()/PRELE() macros to ensure the U area is not swapped while doing ptrace/procfs in it. ptrace.h: uncomment PT_ATTACH/PT_DETACH, I am committing code to do this. Revision Changes Path 1.5 +1 -3 src/sys/sys/ptrace.h 1.19 +8 -1 src/sys/sys/proc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601241811.KAA09258>