summaryrefslogtreecommitdiff
path: root/sys/kern/tty_msts.c
AgeCommit message (Expand)Author
2008-12-25don't need #include <sys/queue.h>; ok mbalmer@Kevin Steves
2008-12-25remove unused struct member; ok mbalmer@Kevin Steves
2008-12-25spelling in comments; ok mbalmer@Kevin Steves
2008-09-10Convert timeout_add() calls using multiples of hz to timeout_add_sec()Bret Lambert
2008-06-11Don't use the reference count to create the sensor name; we can end upMarc Balmer
2008-05-06Report the clock status in a signal sensor, like all other timedeltas.Marc Balmer
2008-01-06Degrade the sensor state from OK to WARNING and CRITICAL after periods ofMarc Balmer
2008-01-05Add support for the Meinberg Standard Time String format that all MeinbergMarc Balmer