Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   gmcgarry
Date:           Mon Oct 14 04:18:57 UTC 2002

Modified Files:
        syssrc/sys/kern: vfs_vnops.c
        syssrc/sys/sys: vnode.h

Log Message:
vn_stat() can now take a struct vnode * for consistency.  Hide away
the opaque file descriptor operations.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/kern/vfs_vnops.c
cvs rdiff -r1.96 -r1.97 syssrc/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