Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   blymn
Date:           Sun Aug 20 10:38:23 UTC 2006

Modified Files:
        src/share/man/man9: fileassoc.9
        src/sys/kern: kern_fileassoc.c
        src/sys/sys: fileassoc.h

Log Message:
Add functions to the fileassoc interface to allow a "hint" to be provided
instead of performing an implicit VOP_GETATTR() when adding/looking up
fileassoc entries.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/share/man/man9/fileassoc.9
cvs rdiff -r1.7 -r1.8 src/sys/kern/kern_fileassoc.c
cvs rdiff -r1.3 -r1.4 src/sys/sys/fileassoc.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