cvs commit: src/sys/kern kern_descrip.c

Robert Watson rwatson at FreeBSD.org
Thu Feb 15 10:50:48 UTC 2007


rwatson     2007-02-15 10:50:48 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Break file descriptor printing logic out of db_show_files() into
  db_print_file(), and add a new "show file <ptr>" DDB command, which can
  be used to print out file descriptors referenced in stack traces.
  
  Revision  Changes    Path
  1.302     +32 -9     src/sys/kern/kern_descrip.c


More information about the cvs-src mailing list