Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 15:41:55 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/linux linux_machdep.c
Message-ID:  <200103112341.f2BNftn86727@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/03/11 15:41:55 PST

  Modified files:
    sys/alpha/linux      linux_machdep.c 
  Log:
  - Call fork1() directly instead of calling rfork() so that it doesn't mask
    out RFSTOPPED.
  - Lock the child process when settings p_sigparent instead of locking the
    parent.
  
  Pointy-hat to:	me
  
  Revision  Changes    Path
  1.12      +6 -10     src/sys/alpha/linux/linux_machdep.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?200103112341.f2BNftn86727>