rwatson 2005-11-10 10:42:50 UTC
FreeBSD src repository
Modified files:
sys/kern kern_descrip.c
Log:
Add a DDB "show files" command to list the current open file list, some
state about each open file, and identify the first process in the process
table that references the file. This is helpful in debugging leaks of
file descriptors.
MFC after: 1 week
Revision Changes Path
1.286 +73 -0 src/sys/kern/kern_descrip.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"