| Commit message (Expand) | Author | Age | Files | Lines |
* | Add section number to .Xr | Philippe Charnier | 2003-06-08 | 1 | -1/+1 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 1 | -1/+1 |
* | ANSIify function definitions. | David Malone | 2002-09-04 | 1 | -10/+4 |
* | Clean up malloc(3)'s argument. Remove casts which do nothing when we're | Juli Mallett | 2002-05-17 | 1 | -1/+1 |
* | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -4/+4 |
* | remove __P | Warner Losh | 2002-03-22 | 5 | -17/+17 |
* | WARNS=2 fixes, use __FBSDID(). | Mark Murray | 2001-12-11 | 7 | -62/+74 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | Ruslan Ermilov | 2001-08-14 | 1 | -1/+3 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
* | Nuke unused variables. | Dima Dorfman | 2001-06-24 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-19 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -1/+1 |
* | Changed variable killchar to killch and erasechar to erasech to avoid | David Greenman | 2000-11-11 | 3 | -13/+14 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | Ruslan Ermilov | 2000-11-10 | 1 | -2/+1 |
* | 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 |