cvs commit: src/sys/sys sysent.h

John Birrell jb at FreeBSD.org
Thu Aug 3 05:26:55 UTC 2006


jb          2006-08-03 05:26:52 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sysent.h 
  Log:
  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.
  
  Revision  Changes    Path
  1.50      +16 -0     src/sys/sys/sysent.h


More information about the cvs-all mailing list