Source-Changes archive

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

CVS commit: src/sys/arch/vax



Module Name:    src
Committed By:   matt
Date:           Fri Feb 22 03:16:01 UTC 2008

Modified Files:
        src/sys/arch/vax/include: mutex.h
        src/sys/arch/vax/vax: genassym.cf lock_stubs.S

Log Message:
Switch NetBSD/vax to the CAS model of mutexes.  Fix the locking primitives
in lock_stubs.S so they actually function correctly.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/vax/include/mutex.h
cvs rdiff -r1.40 -r1.41 src/sys/arch/vax/vax/genassym.cf
cvs rdiff -r1.10 -r1.11 src/sys/arch/vax/vax/lock_stubs.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