Age | Commit message (Expand) | Author |
---|---|---|
1996-06-21 | When truncating to long termcap entries, don't leave partial capabilities | Thorsten Lockert |
1996-06-21 | WHen called with a buffer (throug tgetent(3)), never type to copy more than | Thorsten Lockert |
1996-06-18 | Fix off by one error when setting up ttytype[] | Thorsten Lockert |
1996-06-18 | Also emulate old ttytype[] behaviour. Strip off any obsolete 2-character | Thorsten Lockert |
1996-06-16 | tparm() takes the args in the opposite order from tgoto() when using | Thorsten Lockert |
1996-06-02 | Some format strings were not handled entirely right, fixed. | Thorsten Lockert |
1996-06-02 | Fix minor problem in translation of termcap capabilities into terminfo | Thorsten Lockert |
1996-06-02 | setupterm() should return 1 for success, not OK | Thorsten Lockert |
1996-05-31 | Terminfo emulation library; currently understands only about reading from | Thorsten Lockert |