Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   skrll
Date:           Tue Dec  1 09:06:17 UTC 2009

Modified Files:
        src/sys/arch/hp700/hp700: genassym.cf locore.S
        src/sys/arch/hppa/hppa: copy.S trap.S
        src/sys/lib/libkern/arch/hppa: bcopy.S

Log Message:
Remove U_PCB as requested by rmind.

Same code before and after.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/hp700/hp700/genassym.cf
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/hp700/hp700/locore.S
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/hppa/hppa/copy.S
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/hppa/hppa/trap.S
cvs rdiff -u -r1.8 -r1.9 src/sys/lib/libkern/arch/hppa/bcopy.S

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