summaryrefslogtreecommitdiffstats
path: root/usr.bin/window/wwpty.c
Commit message (Collapse)AuthorAgeFilesLines
* use openpty() instead of rolling a custom function (which didn't supportbillf2001-09-281-29/+17
| | | | the full range of ptys anyways)
* Fix the rcsid's.obrien2001-05-171-1/+2
|
* While I'm here and got caught by it, add FreeBSD IDs so the next guyobrien2000-10-261-0/+1
| | | | won't have trouble committing his bits.
* Increase the vector that's used to look for free pty's. We go throughjoerg1999-03-031-1/+1
| | | | | /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.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+87
OpenPOWER on IntegriCloud