cvs commit: src/sys/kern kern_prot.c

Robert Watson rwatson at FreeBSD.org
Thu Jul 22 21:26:50 PDT 2004


rwatson     2004-07-23 04:26:49 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_prot.c 
  Log:
  In setpgid(), since td is passed in as a system call argument, use it
  in preference to curthread, which costs slightly more.
  
  Revision  Changes    Path
  1.186     +1 -1      src/sys/kern/kern_prot.c


More information about the cvs-src mailing list