| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -3/+3 |
* | Don't depend on "implicit int". | bde | 1998-02-25 | 1 | -4/+4 |
* | Fix a couple of operator precedence bugs. | steve | 1998-01-25 | 1 | -3/+3 |
* | Make COMPAT_43 and COMPAT_SUNOS new-style options. | eivind | 1997-12-16 | 1 | -1/+3 |
* | Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are | bde | 1997-12-06 | 1 | -2/+2 |
* | Removed unused #includes. | bde | 1997-08-02 | 1 | -6/+1 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 5: include | bde | 1997-03-24 | 1 | -2/+2 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | A Major staticize sweep. Generates a couple of warnings that I'll deal | phk | 1995-12-14 | 1 | -2/+4 |
* | Improved formatting. | bde | 1995-11-18 | 1 | -5/+8 |
* | Preserve current termios speed for TIOCSET*, if it matched with | ache | 1995-08-02 | 1 | -3/+7 |
* | Better approximation for TIOCGETP (gtty) for non-standard speeds. | ache | 1995-08-02 | 1 | -9/+18 |
* | Check for valid speed values in pty drive | ache | 1995-08-02 | 1 | -4/+7 |
* | Check for valid speeds in TIOCSET* and return EINVAL for incorrect | ache | 1995-08-01 | 1 | -7/+4 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -9/+9 |
* | Extract "set" family functions to separate module, needed for | ache | 1995-04-11 | 1 | -70/+90 |
* | Back out changes related to locked bits until more elegant solution will be | ache | 1995-04-02 | 1 | -20/+20 |
* | Fix error in TIOCSETC/TIOCSLTC, they need to call TIOCSETA. | ache | 1995-04-02 | 1 | -16/+18 |
* | Return EINVAL instead of setting wrong in/out speed | ache | 1995-04-02 | 1 | -9/+9 |
* | c_iflag handling in setting compat modes now more close to V7 | ache | 1995-03-29 | 1 | -2/+4 |
* | Better IXANY/IXOFF processing into setflags. | ache | 1994-10-11 | 1 | -6/+14 |
* | Fix old cs8->cs7 bug, bringed by rlogin. | ache | 1994-10-11 | 1 | -25/+45 |
* | Cosmetics: added ()'s and fixed prinf-formats to make gcc silent. | phk | 1994-10-08 | 1 | -2/+2 |
* | Support speeds 57600 and 115200. | bde | 1994-08-25 | 1 | -12/+16 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -0/+7 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+411 |