cvs commit: src/sys/kern kern_proc.c src/sys/sys sysctl.h

Robert Drehmel robert at FreeBSD.org
Fri Jul 11 19:00:17 PDT 2003


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


More information about the cvs-all mailing list