billf
|
5f0513c0ec
|
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 |
|
obrien
|
ba39ea3893
|
Fix the rcsid's.
|
2001-05-17 09:38:49 +00:00 |
|
obrien
|
0d9cb3fb61
|
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
|
81e34f1a51
|
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 |
|
rgrimes
|
f9ab90d9d6
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|