cvs commit: src/sys/i386/isa npx.c src/sys/i386/include npx.h

David Schultz das at FreeBSD.org
Thu Mar 17 14:21:37 PST 2005


das         2005-03-17 22:21:36 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/isa         npx.c 
    sys/i386/include     npx.h 
  Log:
  Initialize the mxcsr properly, so the initial value in a process isn't
  just the value that was left over from some other application.
  
  Revision  Changes    Path
  1.28      +1 -0      src/sys/i386/include/npx.h
  1.159     +10 -0     src/sys/i386/isa/npx.c


More information about the cvs-all mailing list