DragonFly BSD
DragonFly commits List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/i386/i386 vm_machdep.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 2 May 2005 17:00:58 -0700 (PDT)

dillon      2005/05/02 17:00:58 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_2)
    sys/i386/i386        vm_machdep.c 
  Log:
  MFC 1.35.  Fix a bug where the %gs register may not be properly inherited
  by the child of a fork().  The %gs register is used for TLS support.
  
  Note that production binaries in 1.2 do not use TLS.
  
  Revision  Changes    Path
  1.34.2.1  +13 -2     src/sys/i386/i386/vm_machdep.c


http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/vm_machdep.c.diff?r1=1.34&r2=1.34.2.1&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]