summaryrefslogtreecommitdiffstats
path: root/src/util/pty/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * update_utmp.c (pty_update_utmp): Fix typo (OWRONLY -> O_WRONLY)Ken Raeburn2001-05-021-0/+5
* * update_wtmp.c (ptyint_update_wtmpx): Add missing semi-colon inEzra Peisach2001-05-011-0/+5
* * configure.in: Fix some quoting of shell variables when passingTom Yu2001-04-301-0/+13
* * configure.in(K5_CHECK_UT_MEMBER): Fix typo in previous; makeTom Yu2001-04-281-0/+4
* * configure.in: Many changes to support the rewriting of the utmpTom Yu2001-04-281-0/+32
* * sane_hostname.c: Switch off of KRB5_USE_INET6 instead ofTom Yu2001-01-131-0/+6
* Use const sockaddr pointer in interface.Ken Raeburn2000-12-061-1/+6
* make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*Ken Raeburn2000-12-061-0/+6
* * configure.in: Quote macro use inside AC_CHECK_LIB. ChangeEzra Peisach2000-11-011-0/+6
* * pty-int.h: Add getutmpx() prototype if neededEzra Peisach2000-06-301-0/+7
* * getpty.c (pty_getpty): More conditionalizing variable defintionEzra Peisach2000-06-291-0/+13
* * libpty.h: If SOCK_DGRAM is not defined, provide a definition forEzra Peisach2000-06-261-0/+13
* merge from krb5-1-2-beta4Ken Raeburn2000-06-231-0/+5
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Update dump-utmp from KerbNet 1.2.Ken Raeburn1999-08-031-0/+28
* * update_utmp.c (pty_update_utmp): utx.ut_pid is a pid_t, andTom Yu1999-04-241-0/+7
* update_wtmp.c: Don't use updwtmpx() even if it exists for glibc 2.1,Theodore Tso1999-04-141-0/+7
* * update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX in case we'reTom Yu1999-03-281-0/+5
* * sane_hostname.c (pty_make_sane_hostname): Remove unusedTom Yu1999-02-181-0/+5
* * sane_hostname.c: Re-order so that pty-int.h precedes libpty.h toTom Yu1999-02-171-0/+5
* * sane_hostname.c: Force maxlen to be 16 if it's less than 16,Tom Yu1999-02-121-0/+3
* bump minor versionTom Yu1999-02-121-1/+1
* * Makefile.in: Add sane_hostname.{o,c}Tom Yu1999-02-121-0/+9
* configure.in: Remove test CHECK_WAIT_TYPE since nothing is using theTheodore Tso1999-01-271-0/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+4
* Preliminary fixes for AIX4.3:Sam Hartman1998-07-121-0/+7
* * update_utmp.c (pty_update_utmp): Don't record LOGIN_PROCESSTom Yu1998-04-061-0/+5
* oops... add PR numberTom Yu1998-03-121-1/+1
* * update_utmp.c (pty_update_utmp): Fix bogus entry ofTom Yu1998-03-121-0/+5
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+8
* * getpty.c (pty_getpty): Fix goof in previous, which introducedTom Yu1997-12-071-0/+5
* * getpty.c (pty_getpty): Fix checks on string lengths to accountTom Yu1997-12-051-0/+5
* * pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error codeTom Yu1997-12-031-0/+7
* * pty-int.h: Do not prototype initialize_pty_error_table asEzra Peisach1997-10-281-0/+5
* * Makefile.in (CFILES): Add $(srcdir)Ezra Peisach1997-10-241-0/+4
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-021-0/+5
* Remove erroneous space from the HPUX open()Theodore Tso1997-06-031-0/+4
* Check for openpty() in -lutil. It's there on FreeBSD and BSDITheodore Tso1997-04-251-0/+5
* * Make shared libs work on AIXSam Hartman1997-02-221-0/+4
* Merge of libhack_branchTom Yu1997-02-091-0/+18
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-0/+10
* * update_utmp.c (pty_update_utmp): Handle case where utmp usesEzra Peisach1996-11-151-0/+10
* update_utmp.c (pty_update_utmp): Add code which attempts to compensateTheodore Tso1996-11-081-0/+7
* Fix bug pointed out by jhawk; we weren't looking for all ptysSam Hartman1996-06-241-0/+12
* * configure.in: remove ref to ET_RULESTom Yu1996-06-141-0/+4
* * dump-utmp.c: New file. Not automatically used by anything, but may be usefulKen Raeburn1996-04-171-0/+18
* Changes so HPUX doesn't use streams. ThisSam Hartman1996-04-161-0/+7
* Have pty_cleanup() fork on systems with vhangup()Sam Hartman1996-04-151-0/+13