Source-Changes archive

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

CVS commit: src/sys/arch/sparc



Module Name:    src
Committed By:   uwe
Date:           Wed Oct 26 23:21:47 UTC 2005

Modified Files:
        src/sys/arch/sparc/include: proc.h
        src/sys/arch/sparc/sparc: machdep.c trap.c

Log Message:
Move md_flags back to mdproc.  MDP_FIXALIGN, the only flag we have, is
per-process, not per-lwp.  We don't have per-lwp flags currently.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/sparc/include/proc.h
cvs rdiff -r1.258 -r1.259 src/sys/arch/sparc/sparc/machdep.c
cvs rdiff -r1.159 -r1.160 src/sys/arch/sparc/sparc/trap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index