Source-Changes archive

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

sun-lamp CVS commits



mycroft
Sun Aug  6 01:33:05 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv21083

Modified Files:
        machdep.c math_emulate.c process_machdep.c vm_machdep.c 
Log Message:
Move the `used fpu' flag into mdproc, so it can be referenced when a process
is swapped out.  Implement process_{read,write}_fpregs.

mycroft
Sun Aug  6 01:33:26 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/include
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv21117

Modified Files:
        pcb.h proc.h ptrace.h reg.h 
Log Message:
Move the `used fpu' flag into mdproc, so it can be referenced when a process
is swapped out.  Implement process_{read,write}_fpregs.

mycroft
Sun Aug  6 01:33:40 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv21151

Modified Files:
        npx.c 
Log Message:
Move the `used fpu' flag into mdproc, so it can be referenced when a process
is swapped out.  Implement process_{read,write}_fpregs.



Home | Main Index | Thread Index | Old Index