Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   jdolecek
Date:           Sat Jun 16 08:28:40 UTC 2001

Modified Files:
        syssrc/sys/kern: kern_descrip.c
        syssrc/sys/miscfs/fdesc: fdesc_vnops.c
        syssrc/sys/sys: file.h

Log Message:
Add DTYPE_PIPE (to be used by new pipe implementation) and handle
it accordingly.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 syssrc/sys/kern/kern_descrip.c
cvs rdiff -r1.63 -r1.64 syssrc/sys/miscfs/fdesc/fdesc_vnops.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/sys/file.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