Source-Changes archive

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

CVS commit: src/sys/coda



Module Name:    src
Committed By:   christos
Date:           Sun May 29 21:05:25 UTC 2005

Modified Files:
        src/sys/coda: coda_namecache.c coda_psdev.c coda_vfsops.c coda_vnops.c

Log Message:
- sprinkle const
- avoid shadowed variables.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/coda/coda_namecache.c
cvs rdiff -r1.27 -r1.28 src/sys/coda/coda_psdev.c
cvs rdiff -r1.42 -r1.43 src/sys/coda/coda_vfsops.c
cvs rdiff -r1.40 -r1.41 src/sys/coda/coda_vnops.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