summaryrefslogtreecommitdiffstats
path: root/src/util/pty/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-111-950/+0
* Add prerequisites for some header checks to avoid "present but cannotTom Yu2006-04-051-0/+4
* * configure.in: Always provide three arguments to AC_DEFINEKen Raeburn2006-03-311-0/+4
* * pty-int.h: Include autoconf.hKen Raeburn2006-03-301-0/+4
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-0/+4
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-201-0/+4
* Better support for using libutil on systems that need it for variousTom Yu2004-09-221-0/+4
* * configure.in: Only sanity-check setutent() API if there is noTom Yu2004-07-301-0/+6
* * pty-int.h: Include port-sockets.h instead of netdb.h and netinet/in.hKen Raeburn2004-07-161-0/+5
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-0/+4
* * pty-int.h (_AIX && _THREAD_SAFE): Undefine _THREAD_SAFEKen Raeburn2004-06-121-0/+4
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-0/+4
* * configure.in: Remove tests for strsave, sys_errlist,Ezra Peisach2004-04-121-0/+6
* protoizeKen Raeburn2004-02-191-0/+5
* Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2003-03-031-0/+5
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-101-0/+3
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-061-0/+5
* * pty_err.et: Add final "end" statementKen Raeburn2002-08-291-0/+2
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * Makefile.in (install): Don't install libpty.h.Ken Raeburn2002-07-131-0/+5
* Include "com_err.h" instead of <com_err.h>Ken Raeburn2002-06-131-0/+5
* * pty-int.h: Don't include syslog.hKen Raeburn2002-06-121-0/+4
* * sane_hostname.c (pty_make_sane_hostname): Always initialize "ai"Ken Raeburn2002-05-251-0/+5
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-261-0/+5
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-071-1/+2
* * Makefile.in (LIBMINOR): BumpKen Raeburn2002-02-201-0/+4
* * update_utmp.c (PTY_GETUTXENT): Fix typo. Thanks to ShawnTom Yu2001-12-081-0/+11
* Fix documentation bugSam Hartman2001-12-041-0/+4
* * sane_hostname.c (pty_make_sane_hostname): Do not declare addrbufEzra Peisach2001-10-181-0/+6
* * Makefile.in (includes): Depend onEzra Peisach2001-10-021-0/+7
* * configure.in: Cosmetic fix in utmpx.ut_exit checkTom Yu2001-09-121-0/+4
* * Makefile.in ($(BUILDTOP)/include/krb5/autoconf.h): Add rules toEzra Peisach2001-09-061-0/+6
* use fake-addrinfo, get rid of non-getnameinfo supportKen Raeburn2001-08-301-0/+9
* * update_utmp.c (pty_update_utmp): Remember to chop off leadingTom Yu2001-07-021-0/+8
* misc cleanup in dump-utmpKen Raeburn2001-06-281-0/+7
* * update_utmp.c (pty_update_utmp): Don't copy host if it's a null pointerKen Raeburn2001-06-281-0/+5
* * libpty.h: Change variable line in prototype to tty_line toEzra Peisach2001-06-221-0/+5
* * pty-int.h: Provide revoke() prototype if system headers lackingEzra Peisach2001-06-111-2/+7
* * configure.in: Check for system provided getutmp() prototypeEzra Peisach2001-06-111-0/+6
* * getpty.c: Make pty_getpty() into ptyint_getpty_ext(), which hasTom Yu2001-05-161-0/+18
* * pty_paranoia.c: New file; do many paranoid checks about cttyTom Yu2001-05-111-0/+15
* * logwtmp.c: Delete code under "#if 0". Fix reversed test forTom Yu2001-05-091-0/+8
* * cleanup.c: Call update_utmp() with the correct pid to assist inTom Yu2001-05-081-0/+18
* * open_slave.c (pty_open_slave): If revoke() present on system butEzra Peisach2001-05-041-0/+5
* * dump-utmp.c: Fix some off-by-one errors. Handle cases where weTom Yu2001-05-041-0/+3
* * pty-int.h: Fix typo; VHANG_first -> VHANG_FIRSTTom Yu2001-05-041-0/+7
* * sane_hostname.c (pty_make_sane_hostname): Preserve constEzra Peisach2001-05-031-0/+5
* * cleanup.c (pty_cleanup): Delcare local variable only ifEzra Peisach2001-05-031-0/+12