Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   ad
Date:           Sat Jan  5 23:53:21 UTC 2008

Modified Files:
        src/sys/kern: kern_descrip.c
        src/sys/sys: filedesc.h

Log Message:
Add fgetdummy/fputdummy: allocate and free dummy 'struct file' entries
to be used when traversing filehead.


To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 src/sys/kern/kern_descrip.c
cvs rdiff -r1.43 -r1.44 src/sys/sys/filedesc.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