summaryrefslogtreecommitdiffstats
path: root/src/util/pty/pty-int.h
Commit message (Expand)AuthorAgeFilesLines
* Have pty_cleanup() fork on systems with vhangup()Sam Hartman1996-04-151-1/+0
* Implement _getpty handling for the SGISam Hartman1996-03-241-1/+0
* Fix handling so that the username is only written out to wtmpx logout records;Sam Hartman1996-01-161-1/+1
* Incorperate utmpx patch to take advantage of longer utmpx host namesSam Hartman1995-10-211-1/+1
* DDon't call vhangup() on Ultrix until after session. This actually turns out...Sam Hartman1995-08-101-2/+2
* * Modify pty_update_utmp so it takes additional parameters instead ofSam Hartman1995-08-071-0/+10
* * Fix tests for length of slave buffer.Sam Hartman1995-08-021-1/+4
* Make interface change so getpty doesn't overwriteSam Hartman1995-08-011-0/+5
* Check in first version of libptySam Hartman1995-07-311-0/+91