phk 2004-06-19 11:40:08 UTC
FreeBSD src repository
Modified files:
sys/kern kern_descrip.c
Log:
Explicitly initialize f_data and f_vnode to NULL.
Report f_vnode to userland in struct xfile.
Revision Changes Path
1.235 +3 -0 src/sys/kern/kern_descrip.c