K 10 svn:author V 7 attilio K 8 svn:date V 27 2010-05-11T18:24:22.170574Z K 7 svn:log V 471 Right now, WITNESS just blindly pipes all the output to the (TOCONS | TOLOG) mask even when called from DDB points. That breaks several output, where the most notable is textdump output. Fix this by having configurable callbacks passed to witness_list_locks() and witness_display_spinlock() for printing out datas. Reported by: several broken textdump outputs Tested by: Giovanni Trematerra MFC after: 7 days X-MFC: r207922 END