Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| bb062505 | 2016-01-13 21:17:02 | On BSD, switching off ICANON does not disable LNEXT (^V) processing. We explicitly need to unset IEXTEN. ok matthieu@ | ||
| 162fbbfa | 2013-08-04 13:24:22 | Remove a debug #error directive that shouldn't have leaked here. | ||
| a5cf6f6f | 2013-07-14 09:21:37 | Don't try to use grantpt() on OpenBSD. It causes crashes. Problem reported by Jan Stary and Marcus Merighi, analysed by guenther@, configure.ac patch by me. | ||
| cd204645 | 2013-02-10 15:41:48 | don't touch the pty permissions after grantpt() or openpty(); ok matthieu@ | ||
| 75b92ad9 | 2013-02-10 15:38:36 | Update to luit 1.1.1. ok matthieu@ | ||
| e0924b72 | 2009-10-13 21:11:08 | use openpty(3) to grab a pseudo-tty, patterned after xterm; ok matthieu@ | ||
| 683b9ddb | 2009-10-05 18:17:43 | Revert to luit 1.0.3 for now. 1.0.4 breakage reported by naddy@. | ||
| 2e533db8 | 2009-10-04 16:13:59 | update to luit version 1.0.4. | ||
| 2712cbe1 | 2008-10-13 20:34:11 | luit 1.0.3 | ||
| 616b6f15 | 2006-11-25 20:07:29 | Importing from X.Org 7.2RC2 |