Date: Fri, 11 Jul 2003 19:00:16 -0700 (PDT) From: Robert Drehmel <robert@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_proc.c src/sys/sys sysctl.h Message-ID: <200307120200.h6C20Ghn091300@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
robert 2003/07/11 19:00:16 PDT FreeBSD src repository Modified files: sys/kern kern_proc.c sys/sys sysctl.h Log: Make the system call vector name of a process accessible to user land applications by introducing the KERN_PROC_SV_NAME sysctl node, which is searchable by PID. Revision Changes Path 1.191 +29 -0 src/sys/kern/kern_proc.c 1.118 +1 -0 src/sys/sys/sysctl.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307120200.h6C20Ghn091300>