Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   perry
Date:           Sat Dec 24 19:01:28 UTC 2005

Modified Files:
        src/sys/sys: bufq_impl.h device.h endian.h hash.h lock.h lwp.h mbuf.h
            proc.h ras.h sched.h select.h spl.h sysctl.h timepps.h tree.h
            userret.h vnode.h

Log Message:
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/sys/bufq_impl.h src/sys/sys/hash.h
cvs rdiff -r1.83 -r1.84 src/sys/sys/device.h
cvs rdiff -r1.16 -r1.17 src/sys/sys/endian.h
cvs rdiff -r1.60 -r1.61 src/sys/sys/lock.h
cvs rdiff -r1.31 -r1.32 src/sys/sys/lwp.h
cvs rdiff -r1.116 -r1.117 src/sys/sys/mbuf.h
cvs rdiff -r1.210 -r1.211 src/sys/sys/proc.h
cvs rdiff -r1.6 -r1.7 src/sys/sys/ras.h src/sys/sys/userret.h
cvs rdiff -r1.24 -r1.25 src/sys/sys/sched.h
cvs rdiff -r1.25 -r1.26 src/sys/sys/select.h
cvs rdiff -r1.2 -r1.3 src/sys/sys/spl.h
cvs rdiff -r1.142 -r1.143 src/sys/sys/sysctl.h
cvs rdiff -r1.11 -r1.12 src/sys/sys/timepps.h
cvs rdiff -r1.10 -r1.11 src/sys/sys/tree.h
cvs rdiff -r1.148 -r1.149 src/sys/sys/vnode.h

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