Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-04-18 | Do not exit when the TIOCSDTR ioctl() fails, but output a warning. | Marc Balmer | |
This makes claudio's ublox aek-4t happy. | |||
2007-01-02 | return is no function. | Marc Balmer | |
2006-11-29 | Forgot this in my last committ: Remove not-needed header files. | Marc Balmer | |
Also from Kevin Steves. | |||
2006-11-29 | Remove an unused variable. | Marc Balmer | |
From Kevin Steves. | |||
2006-11-29 | Document the new timestamping behaviour here, too, and note that enabling | Marc Balmer | |
PPS is a device specific operation that might need special software (e.g. from our ports tree). gpsd is such an application and it has just been enabled to nicely play with the new timestamping. | |||
2006-10-27 | Sometimes a compromise is needed. | Marc Balmer | |
After a discussion with jmc and ckuethe. | |||
2006-10-27 | Fix a small typo in the manpage and while here add some space between | Marc Balmer | |
functions. | |||
2006-09-17 | correct mode for open(). | Marc Balmer | |
2006-07-09 | various fixes up; | Jason McIntyre | |
2006-07-04 | nmeaattach - attach serial lines as timedelta sensors. nmeaattach is used | Marc Balmer | |
to designate a serial line with a NMEA 0183 device (i.e. a GPS receiver) as a source of a timedelta sensor. ok deraadt@ |