Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 11:35:36 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c
Message-ID:  <200309191835.h8JIZacT036126@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2003/09/19 11:35:36 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        machdep.c 
  Log:
  MFC: Preserve the state of %fs and %gs when sending a signal.  NVidia
       drivers (for one) seem to need this.  This has existed in -current
       for some time since both libthr and libkse also require this
       behavior.
  
  Requested by:   kde@
  Approved by:    re (jhb, murray)
  
  Revision    Changes    Path
  1.385.2.33  +0 -2      src/sys/i386/i386/machdep.c



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