Bill Fumerola
|
5b3f2c13a2
|
use openpty() instead of rolling a custom function (which didn't support
the full range of ptys anyways)
|
2001-09-28 22:46:13 +00:00 |
|
David E. O'Brien
|
2f8b721157
|
Fix the rcsid's.
|
2001-05-17 09:38:49 +00:00 |
|
David E. O'Brien
|
9e1ade7750
|
While I'm here and got caught by it, add FreeBSD IDs so the next guy
won't have trouble committing his bits.
|
2000-10-26 10:07:20 +00:00 |
|
Joerg Wunsch
|
569b765ba9
|
Increase the vector that's used to look for free pty's. We go through
/dev/ttypv right now, but window(1) was only looking up to ttypf,
causing an `Out of pseudo-terminals' when i just tried on freefall.
|
1999-03-03 12:08:49 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|