Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/cd9660
Module Name: src
Committed By: dholland
Date: Wed Jun 19 18:16:53 UTC 2013
Modified Files:
src/sys/fs/cd9660: cd9660_extern.h cd9660_lookup.c cd9660_vfsops.c
cd9660_vnops.c
Log Message:
blkoff() -> cd9660_blkoff()
blksize() -> cd9660_blksize()
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/fs/cd9660/cd9660_extern.h
cvs rdiff -u -r1.23 -r1.24 src/sys/fs/cd9660/cd9660_lookup.c
cvs rdiff -u -r1.76 -r1.77 src/sys/fs/cd9660/cd9660_vfsops.c
cvs rdiff -u -r1.43 -r1.44 src/sys/fs/cd9660/cd9660_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