]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add fields to struct sysent to support the DTrace syscall provider called
authorjb <jb@FreeBSD.org>
Thu, 3 Aug 2006 05:26:51 +0000 (05:26 +0000)
committerjb <jb@FreeBSD.org>
Thu, 3 Aug 2006 05:26:51 +0000 (05:26 +0000)
commitb39f2df25c0e93ad11f2d1373a0b5c7765d5db69
treea59aa6f35a193c913890b599558aac9843870593
parentb72d6460bef63dd55a34dfbed199610659e1bdc4
Add fields to struct sysent to support the DTrace syscall provider called
systrace.

Another file called systrace_args.c is generated. This will be compiled
into systrace and is used to map the syscall arguments into the 64-bit
parameter array.
sys/sys/sysent.h