Source-Changes archive

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

CVS commit: [kqueue] syssrc/sys



Module Name:    syssrc
Committed By:   thorpej
Date:           Sat Sep  8 00:40:27 UTC 2001

Modified Files:
        syssrc/sys/kern [kqueue]: vfs_subr.c
        syssrc/sys/sys [kqueue]: vnode.h
        syssrc/sys/ufs/ufs [kqueue]: ufs_readwrite.c ufs_vnops.c

Log Message:
Centralize the definition of VN_KNOTE().


To generate a diff of this commit:
cvs rdiff -r1.155.2.2 -r1.155.2.3 syssrc/sys/kern/vfs_subr.c
cvs rdiff -r1.91.2.1 -r1.91.2.2 syssrc/sys/sys/vnode.h
cvs rdiff -r1.31.4.2 -r1.31.4.3 syssrc/sys/ufs/ufs/ufs_readwrite.c
cvs rdiff -r1.78.4.4 -r1.78.4.5 syssrc/sys/ufs/ufs/ufs_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