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

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


To: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
From: Hiten Pandya <hmp@xxxxxxxxxxxxx>
Date: Tue, 03 May 2005 02:01:05 +0100

Should the closefrom(2) problem that Joerg worked around be MFC'ed too ?

			-Hiten
			Hiten Pandya

Matthew Dillon wrote:
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]