Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 10:04:25 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/svr4 svr4_misc.c src/sys/kern kern_exit.c
Message-ID:  <200204161704.g3GH4Pv83388@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/04/16 10:04:24 PDT

  Modified files:
    sys/compat/svr4      svr4_misc.c 
    sys/kern             kern_exit.c 
  Log:
  - Lock proctree_lock instead of pgrpsess_lock.
  - Exclusively lock proctree_lock while calling leavepgrp().
  
  Revision  Changes    Path
  1.45      +1 -1      src/sys/compat/svr4/svr4_misc.c
  1.156     +7 -7      src/sys/kern/kern_exit.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204161704.g3GH4Pv83388>