Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow root to open prison pts devices too. | csjp | 2006-01-31 | 1 | -1/+1 |
* | Move pts master devices into /dev/pty/ instead of littering /dev with them; | rwatson | 2006-01-30 | 1 | -2/+2 |
* | Rename use_old_pty variable to use_pts, as this more accurately reflects | rwatson | 2006-01-28 | 1 | -5/+4 |
* | Merge a bunch of changes that where done in tty_pty.c after tty_pts.c was | cognet | 2006-01-27 | 1 | -104/+7 |
* | Take into account that bits 0x0000ff00 can't be used for minor. | cognet | 2006-01-27 | 1 | -4/+7 |
* | Don't attempt to re-create the /dev entry for the slave part if it already | cognet | 2006-01-26 | 1 | -2/+6 |
* | Bring in a sysv-style pts implementation, as found in the rwatson_pts perforc... | cognet | 2006-01-26 | 1 | -0/+970 |