summaryrefslogtreecommitdiff
path: root/sys/kern/tty_nmea.c
AgeCommit message (Expand)Author
2006-06-21If tty timestamping is enabled, copy the tty timestamp early to preserveMarc Balmer
2006-06-20pruning; ok mbalmerTheo de Raadt
2006-06-19Remove the no longer needed date/time calculations.Marc Balmer
2006-06-13Next round of clean-up: Remove the ugly state machine and replace it withMarc Balmer
2006-06-10Add functions to decode date and time strings that make sure no invalidMarc Balmer
2006-06-05various cleanups; ok mbalmerTheo de Raadt
2006-06-04- ntpd no longer needs the NTP identifier as part of a timedelta sensorMarc Balmer
2006-06-01Avoid buffer overflow in case of oversized input.Chris Kuethe
2006-06-01mbalmer says the swiss have learned how to swim.Chris Kuethe
2006-06-01Add basic NMEA0183 support as a tty line discipline. The line disciplineMarc Balmer