Date: Thu, 11 Feb 2010 18:00:53 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/sys ptrace.2 src/sys/kern sys_process.c src/sys/sys ptrace.h Message-ID: <201002111809.o1BI99FK049536@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2010-02-11 18:00:53 UTC
FreeBSD src repository
Modified files:
lib/libc/sys ptrace.2
sys/kern sys_process.c
sys/sys ptrace.h
Log:
SVN rev 203783 on 2010-02-11 18:00:53Z by marcel
o Add support for COMPAT_IA32.
o Incorporate review comments:
- Properly reference and lock the map
- Take into account that the VM map can change inbetween requests
- Add the fileid and fsid attributes
Credits: kib@
Reviewed by: kib@
Revision Changes Path
1.44 +21 -13 src/lib/libc/sys/ptrace.2
1.162 +123 -69 src/sys/kern/sys_process.c
1.30 +10 -7 src/sys/sys/ptrace.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002111809.o1BI99FK049536>
