Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed variable killchar to killch and erasechar to erasech to avoid | dg | 2000-11-11 | 1 | -8/+8 |
| | | | | | | a name clash with the library functions of the same name (in libncurses). This problem was masked when building tset shared (the local symbols had precedence), but caused tset to core dump when it was built -static. | ||||
* | Take a shot at making this work under termcap/terminfo ncurses. It | peter | 1999-08-30 | 1 | -7/+7 |
| | | | | | cheats a bit by accessing the termcap string buffer. A better solution is needed. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Use err(3) insteadof local redefinition. Sync usage string with man page. | charnier | 1997-08-18 | 1 | -0/+4 |
| | |||||
* | Fix erase determination code: don't look at | ache | 1995-03-27 | 1 | -4/+2 |
| | | | | system defaults which is always the same | ||||
* | Back out ospeed change | ache | 1994-10-06 | 1 | -2/+1 |
| | |||||
* | PC/ospeed code ifdefed out, our libtermcap use usleep now | ache | 1994-10-06 | 1 | -1/+2 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+322 |