Age | Commit message (Expand) | Author |
---|---|---|
2008-06-12 | Initialize the tty in the same way for nmea and slip. | Marc Balmer |
2008-06-11 | Explicit flush stdout after printing the pty name when -p is used. | Marc Balmer |
2008-06-10 | sleep if the slave device of the pty(4) is not connected. | Marc Balmer |
2008-06-10 | correctly setup the tty line for NMEA devices, especially turn off echo | Marc Balmer |
2008-06-09 | Don't reverence slattach(8) or nmeaattach(8) in a comment. | Marc Balmer |
2008-06-09 | Add the '-p' option to ldattach(8) to pass data received from the device | Marc Balmer |
2008-02-28 | Log an error if a device can not be opened, only log line discipline attachment | Marc Balmer |
2008-01-05 | Add support for the Meinberg Standard Time String format that all Meinberg | Marc Balmer |
2007-11-13 | Do not set explicit com parameters for the tty, instead use the exisiting | Marc Balmer |
2007-11-03 | lint | Theo de Raadt |
2007-11-03 | ldattach(8) is a command to attach line discipline to a tty line. It can | Marc Balmer |