| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | write(1) needs to strip off the leading /dev/ from the tty name for the | John Baldwin | 2007-11-12 | 1 | -3/+2 |
| * | Fix a typo in comment. | Olivier Houchard | 2005-01-05 | 1 | -1/+1 |
| * | ANSIify function definitions. | David Malone | 2002-09-04 | 1 | -21/+9 |
| * | Use getopt() to reject any options and skip "--" arguments. | Tim J. Robbins | 2002-05-29 | 1 | -10/+15 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -7/+7 |
| * | 1) Move FreeBSD tag to after vendor ID, #if 0 vendor ID. | David Malone | 2002-02-27 | 1 | -5/+7 |
| * | WARNS=2 fixes, use __FBSDID(), kill register keyword. | Mark Murray | 2001-12-11 | 1 | -10/+11 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Clean up some ambiguous nested if/elses. | Bill Fumerola | 1999-07-04 | 1 | -2/+3 |
| * | Allow backspace too | Andrey A. Chernov | 1997-09-15 | 1 | -2/+3 |
| * | Oops, fix upper controls test | Andrey A. Chernov | 1997-09-15 | 1 | -2/+3 |
| * | Localize it. High controls disabled in any case. | Andrey A. Chernov | 1997-09-15 | 1 | -5/+11 |
| * | Use err(3). Add usage() and prototypes. | Philippe Charnier | 1997-08-26 | 1 | -62/+55 |
| * | Replace hardcoded length of "/dev/" with strlen(_PATH_DEV). | Alexander Langer | 1996-10-26 | 1 | -1/+1 |
| * | sprintf --> snprintf | Alexander Langer | 1996-10-26 | 1 | -3/+4 |
| * | Do unctrl in right way | Andrey A. Chernov | 1995-11-05 | 1 | -6/+12 |
| * | Remove char->int promotion. | Andrey A. Chernov | 1995-10-29 | 1 | -6/+4 |
| * | Now works with 8bit chars... | Andrey A. Chernov | 1995-10-28 | 1 | -1/+1 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+326 |
