Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use err(3) insteadof local redefinition. Sync usage string with man page. | charnier | 1997-08-18 | 1 | -14/+20 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Remove _set_ospeed, done in tgetent now. | ache | 1995-08-05 | 1 | -1/+0 |
* | Make tset works with non-fixed termios speeds too. | ache | 1995-08-04 | 1 | -28/+1 |
* | Fix false backspace reporting | ache | 1995-05-14 | 1 | -3/+1 |
* | Set given term name exactly, not first name from termcap entry. | ache | 1994-11-07 | 1 | -13/+0 |
* | 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 |
* | Back out 'not choose first (two-letter) name' fix, all two-letter names | ache | 1994-09-15 | 1 | -9/+4 |
* | Speed matching code never successful, because ospeed range is [0..17] | ache | 1994-09-09 | 1 | -1/+30 |
* | Use second terminal name instead of obsoleted and duplicated | ache | 1994-09-09 | 1 | -4/+9 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+303 |