summaryrefslogtreecommitdiffstats
path: root/src/util/pty/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Changes to help streams work correctly on AIX 4.1.4 and HPUX 9.Sam Hartman1996-03-251-0/+20
* Implement _getpty handling for the SGISam Hartman1996-03-241-0/+12
* Fixed mispelling of Doug Engert's nameTheodore Tso1996-03-111-1/+1
* Don't do call vhangup() if system doesn't have itTheodore Tso1996-02-251-0/+4
* Don't update the utmp file unless update_utmp is trueSam Hartman1996-01-301-1/+7
* * void_assoc.c (ptyint_void_association): if we don't haveMark Eichin1996-01-271-0/+5
* Mainline utmp and login cleanups from hartmans_pty_utmp:Sam Hartman1996-01-191-0/+19
* Work around apparent Solaris kernel bug. If you open the pty and close it, y...Sam Hartman1996-01-131-7/+17
* Added hack by Doug Engbert to get util/pty to work under Solaris. WeTheodore Tso1996-01-111-0/+6
* Fix bogus duplication of codeSam Hartman1995-11-171-0/+4
* Fix typoSam Hartman1995-10-231-0/+8
* Incorperate utmpx patch to take advantage of longer utmpx host namesSam Hartman1995-10-211-1/+45
* Add return statementSam Hartman1995-10-151-21/+5
* Use the SubdirLibraryRule defined in aclocal.m4 to create the DONETheodore Tso1995-09-291-0/+6
* (gets it to actually build on sunos, and provides a fair guess forMark Eichin1995-09-291-0/+6
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-0/+5
* Update file listTheodore Tso1995-08-241-0/+4
* update_wtmp.c (ptyint_update_wtmp): If EMPTY is not defined, then setTheodore Tso1995-08-221-0/+5
* Rename initialize_slave.c to init_slave.cSam Hartman1995-08-111-0/+5
* Changes for Solaris and UltrixSam Hartman1995-08-111-0/+15
* DDon't call vhangup() on Ultrix until after session. This actually turns out...Sam Hartman1995-08-101-0/+5
* Fix test for slave buffer lengthSam Hartman1995-08-091-0/+4
* * update_utmp.c (UTMP_FILE): _PATH_UTMP under NetBSD, notTom Yu1995-08-091-0/+6
* * update_utmp.c (pty_update_utmp): change #ifdef NO_UT_PID toTom Yu1995-08-091-1/+6
* Changes to get telnet working on AlphaSam Hartman1995-08-091-2/+11
* * update_utmp.c: flush preprocessor directive to left marginTom Yu1995-08-091-0/+3
* Pass correct argument to getutmpx()Paul Park1995-08-081-0/+4
* * Modify pty_update_utmp so it takes additional parameters instead ofSam Hartman1995-08-071-0/+16
* Return value from pty_open_ctty is non-zero on error, not negativeEzra Peisach1995-08-051-0/+5
* libpty.h (pty_cleanup): Fix argument type of pid to patch that used in theTheodore Tso1995-08-051-0/+8
* * Makefile.in: use libupdate so to not get multiple copies ofTom Yu1995-08-041-0/+12
* * cleanup.c (pty_cleanup): Add missing declarations for retval andTom Yu1995-08-041-0/+5
* Attempt to HUP processes associated with the pty when it is revoked ifSam Hartman1995-08-031-0/+8
* * Fix tests for length of slave buffer.Sam Hartman1995-08-021-0/+5
* Make interface change so getpty doesn't overwriteSam Hartman1995-08-011-0/+16
* Fix typo TIOCSTTY to TIOCSCTTY in ioctlEzra Peisach1995-08-011-0/+5