summaryrefslogtreecommitdiffstats
path: root/sys-utils/ldattach.8
Commit message (Collapse)AuthorAgeFilesLines
* ldattach.8: formattingPeter Breitenlohner2009-08-171-5/+7
| | | | Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
* ldattach: add N_PPS supportTilman Schmidt2009-06-291-1/+4
| | | | | | | | | Add support for a line discipline name "PPS" selecting the Pulse Per Second line discipline N_PPS (18). The number has been reserved since kernel release 2.6.28, and the implementation is finally going to be submitted for kernel release 2.6.31. Signed-off-by: Tilman Schmidt <tilman@imap.cc>
* ldattach: new commandTilman Schmidt2008-03-101-0/+130
Add an ldattach(8) utility program similar to the one in OpenBSD. Signed-off-by: Tilman Schmidt <tilman@imap.cc>