Module Name: src Committed By: matt Date: Fri Sep 5 09:27:24 UTC 2014
Modified Files: src/sys/ddb: db_xxx.c Log Message: Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get a correctly typed pointer. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/sys/ddb/db_xxx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.