Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-21 | Need to include <term.h> here when no weak symbols. | Thorsten Lockert | |
1996-09-21 | Make it compile without weak symbols | Thorsten Lockert | |
1996-09-21 | Make vidattr() and vidputs() weak bindings, avoids problems with linking to | Thorsten Lockert | |
the curses library on some platforms (and the curses library has more complete implementation of them). | |||
1996-05-31 | Terminfo emulation library; currently understands only about reading from | Thorsten Lockert | |
termcap database using cgetent(3) |