Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 1997 21:08:13 -0700 (PDT)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit:  src/sys/i386/i386 trap.c
Message-ID:  <199705050408.VAA09498@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       97/05/04 21:08:12

  Modified:    sys/i386/i386  trap.c
  Log:
  Make sure that *fork() always returns with %edx == 1 in the
  child.  This was sometimes not happening correctly during my
  threads code work.
  
  Revision  Changes    Path
  1.94      +2 -1      src/sys/i386/i386/trap.c



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