cvs commit: src/sys/kern subr_witness.c

Don Lewis truckman at FreeBSD.org
Sun Sep 11 00:57:07 PDT 2005


truckman    2005-09-11 07:57:06 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_witness.c 
  Log:
  Relocate witness_levelall(), witness_leveldescendents(), and
  witness_displaydescendants() so that they are protected by
  "#ifdef DDB/#endif" to unbreak kernels not using "option DDB".
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.200     +86 -86    src/sys/kern/subr_witness.c


More information about the cvs-all mailing list