summaryrefslogtreecommitdiffstats
path: root/src/util/pty/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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