summaryrefslogtreecommitdiffstats
path: root/src/util/pty/pty-int.h
Commit message (Expand)AuthorAgeFilesLines
* * pty-int.h: Provide revoke() prototype if system headers lackingEzra Peisach2001-06-111-0/+4
* * getpty.c: Make pty_getpty() into ptyint_getpty_ext(), which hasTom Yu2001-05-161-0/+1
* * pty-int.h: Fix typo; VHANG_first -> VHANG_FIRSTTom Yu2001-05-041-2/+7
* * configure.in: Fix some quoting of shell variables when passingTom Yu2001-04-301-1/+3
* * configure.in: Many changes to support the rewriting of the utmpTom Yu2001-04-281-9/+5
* * pty-int.h: Add getutmpx() prototype if neededEzra Peisach2000-06-301-0/+4
* * getpty.c (pty_getpty): More conditionalizing variable defintionEzra Peisach2000-06-291-0/+3
* * pty-int.h: Do not prototype initialize_pty_error_table asEzra Peisach1997-10-281-1/+0
* * Make shared libs work on AIXSam Hartman1997-02-221-1/+0
* 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