| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-19 | 1 | -1/+1 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -3/+2 |
| * | MFC: extern.h 1.7, set.c 1.8, tset.c 1.15: Changed some variables | David Greenman | 2000-11-12 | 3 | -13/+14 |
| * | Take a shot at making this work under termcap/terminfo ncurses. It | Peter Wemm | 1999-08-30 | 4 | -25/+33 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 7 | -7/+7 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
| * | Clean up some ambiguous nested if/elses. | Bill Fumerola | 1999-07-04 | 1 | -2/+3 |
| * | Add the 'reset' command to the NAME section. | Mike Pritchard | 1999-06-24 | 1 | -1/+2 |
| * | Many places in the code NULL is used in integer context, where | Poul-Henning Kamp | 1997-09-18 | 1 | -2/+2 |
| * | Use err(3) insteadof local redefinition. Sync usage string with man page. | Philippe Charnier | 1997-08-18 | 8 | -76/+73 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
| * | Remove _set_ospeed, done in tgetent now. | Andrey A. Chernov | 1995-08-05 | 1 | -1/+0 |
| * | Change outc to match prototype | Andrey A. Chernov | 1995-08-04 | 1 | -2/+2 |
| * | Make tset works with non-fixed termios speeds too. | Andrey A. Chernov | 1995-08-04 | 3 | -61/+8 |
| * | Fix false backspace reporting | Andrey A. Chernov | 1995-05-14 | 1 | -3/+1 |
| * | Fix erase determination code: don't look at | Andrey A. Chernov | 1995-03-27 | 1 | -4/+2 |
| * | Set given term name exactly, not first name from termcap entry. | Andrey A. Chernov | 1994-11-07 | 1 | -13/+0 |
| * | Back out ospeed change | Andrey A. Chernov | 1994-10-06 | 3 | -6/+2 |
| * | PC/ospeed code ifdefed out, our libtermcap use usleep now | Andrey A. Chernov | 1994-10-06 | 3 | -2/+6 |
| * | Back out 'not choose first (two-letter) name' fix, all two-letter names | Andrey A. Chernov | 1994-09-15 | 1 | -9/+4 |
| * | Speed matching code never successful, because ospeed range is [0..17] | Andrey A. Chernov | 1994-09-09 | 2 | -10/+46 |
| * | Use second terminal name instead of obsoleted and duplicated | Andrey A. Chernov | 1994-09-09 | 1 | -4/+9 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 9 | -0/+1729 |