ktr - add KTR_COND_LOG
[dragonfly.git] / share / man / man9 / ktr.9
2012-08-22 Mihai Carabasktr - add KTR_COND_LOG
2012-01-02 Sascha Wildnerktr.9: Adjust for the recent ktr work by aggelos.
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-07-16 Sascha Wildnerktr.9: Add a few words about KTR_INFO_MASTER_EXTERN().
2011-07-16 Sascha Wildnerktr.4/ktr.9: Update and fix various things in our ktr...
2011-07-10 Aggelos EconomopoulosMention the ktr format string limitations in ktr(9)
2009-01-02 Sascha WildnerNumerous adjustments to the recent rpcbind etc. changes.
2008-01-08 Sascha WildnerBrush up the example a bit.
2007-01-07 Sascha WildnerOops, wrong year.
2007-01-07 Sascha WildnerUpdate ktr.9 for Matt's rewrite.
2006-05-26 Sascha Wildner- Uniformly use .In for header file references.
2005-08-05 Sascha WildnerOnly one name per .Nm macro for better readability.
2005-08-01 Sascha WildnerRemove trailing blank space characters. mdoc(7) explici...
2005-03-08 Hiten PandyaUpdate manual page with the version in FreeBSD, r1.8.
2005-03-08 Hiten PandyaFix display of code in the EXAMPLE section; do not...
2005-02-12 Eirik NygaardI have added a per cpu buffer for ktr, so this note...
2004-12-26 Sascha WildnerSilence groff warnings
2004-09-20 Eirik NygaardAdd KTR, a facility that logs kernel events to help...