summaryrefslogtreecommitdiffstats
path: root/src/util/pty
Commit message (Expand)AuthorAgeFilesLines
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-1122-4432/+0
* Add prerequisites for some header checks to avoid "present but cannotTom Yu2006-04-052-1/+13
* * configure.in: Always provide three arguments to AC_DEFINEKen Raeburn2006-03-312-16/+20
* make depend, now with dependency sortingKen Raeburn2006-03-311-33/+33
* * pty-int.h: Include autoconf.hKen Raeburn2006-03-303-17/+23
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-112-15/+19
* make dependTom Yu2005-11-291-27/+25
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* Update dependenciesKen Raeburn2005-06-211-25/+27
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-281-1/+2
* run "make depend"Ken Raeburn2004-12-301-33/+33
* make dependKen Raeburn2004-11-161-2/+1
* Better support for using libutil on systems that need it for variousTom Yu2004-09-222-0/+7
* * configure.in: Only sanity-check setutent() API if there is noTom Yu2004-07-302-16/+23
* update dependenciesKen Raeburn2004-07-161-13/+24
* * pty-int.h: Include port-sockets.h instead of netdb.h and netinet/in.hKen Raeburn2004-07-162-2/+6
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-172-8/+4
* * pty-int.h (_AIX && _THREAD_SAFE): Undefine _THREAD_SAFEKen Raeburn2004-06-122-0/+19
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* updated dependenciesKen Raeburn2004-04-241-1/+2
* * configure.in: Remove tests for strsave, sys_errlist,Ezra Peisach2004-04-122-30/+6
* protoizeKen Raeburn2004-02-195-8/+12
* make dependKen Raeburn2003-12-151-2/+2
* Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2003-03-032-1/+5
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-021-1/+1
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-102-4/+3
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+8
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-062-1/+6
* * pty_err.et: Add final "end" statementKen Raeburn2002-08-292-0/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * Makefile.in (install): Don't install libpty.h.Ken Raeburn2002-07-133-3/+9
* update dependenciesKen Raeburn2002-06-151-14/+14
* update dependenciesKen Raeburn2002-06-151-14/+14
* Include "com_err.h" instead of <com_err.h>Ken Raeburn2002-06-1314-13/+18
* * pty-int.h: Don't include syslog.hKen Raeburn2002-06-122-1/+4
* * sane_hostname.c (pty_make_sane_hostname): Always initialize "ai"Ken Raeburn2002-05-252-1/+6
* update dependenciesKen Raeburn2002-03-261-2/+1
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-262-2/+6
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-071-1/+2
* * Makefile.in (LIBMINOR): BumpKen Raeburn2002-02-202-1/+5
* * update_utmp.c (PTY_GETUTXENT): Fix typo. Thanks to ShawnTom Yu2001-12-082-2/+16
* Fix documentation bugSam Hartman2001-12-042-1/+5
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-13/+13
* * sane_hostname.c (pty_make_sane_hostname): Do not declare addrbufEzra Peisach2001-10-182-1/+6
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-15/+15
* * Makefile.in (includes): Depend onEzra Peisach2001-10-022-0/+9
* * configure.in: Cosmetic fix in utmpx.ut_exit checkTom Yu2001-09-122-1/+5