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:   mrg
Date:           Sat Oct 19 21:01:40 UTC 2013

Modified Files:
        src/sys/dev/wscons: wsemul_vt100.c
        src/sys/kern: kern_acct.c kern_mutex.c kern_rwlock.c

Log Message:
use __USE() where appropriate.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/wscons/wsemul_vt100.c
cvs rdiff -u -r1.93 -r1.94 src/sys/kern/kern_acct.c
cvs rdiff -u -r1.57 -r1.58 src/sys/kern/kern_mutex.c
cvs rdiff -u -r1.41 -r1.42 src/sys/kern/kern_rwlock.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