| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move pty library from util/pty to appl/libpty; update Makefile.in and | Ken Raeburn | 2006-04-11 | 22 | -4432/+0 |
| * | Add prerequisites for some header checks to avoid "present but cannot | Tom Yu | 2006-04-05 | 2 | -1/+13 |
| * | * configure.in: Always provide three arguments to AC_DEFINE | Ken Raeburn | 2006-03-31 | 2 | -16/+20 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -33/+33 |
| * | * pty-int.h: Include autoconf.h | Ken Raeburn | 2006-03-30 | 3 | -17/+23 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 2 | -15/+19 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -27/+25 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -2/+0 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+5 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -25/+27 |
| * | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 1 | -1/+2 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -33/+33 |
| * | make depend | Ken Raeburn | 2004-11-16 | 1 | -2/+1 |
| * | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 2 | -0/+7 |
| * | * configure.in: Only sanity-check setutent() API if there is no | Tom Yu | 2004-07-30 | 2 | -16/+23 |
| * | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -13/+24 |
| * | * pty-int.h: Include port-sockets.h instead of netdb.h and netinet/in.h | Ken Raeburn | 2004-07-16 | 2 | -2/+6 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 2 | -8/+4 |
| * | * pty-int.h (_AIX && _THREAD_SAFE): Undefine _THREAD_SAFE | Ken Raeburn | 2004-06-12 | 2 | -0/+19 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -1/+2 |
| * | * configure.in: Remove tests for strsave, sys_errlist, | Ezra Peisach | 2004-04-12 | 2 | -30/+6 |
| * | protoize | Ken Raeburn | 2004-02-19 | 5 | -8/+12 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -2/+2 |
| * | Remove ADD_DEF and uses thereof, and move the appropriate symbols to | Tom Yu | 2003-03-03 | 2 | -1/+5 |
| * | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 1 | -1/+1 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 2 | -4/+3 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+8 |
| * | * configure.in: Quote the argument to AC_CHECK_HEADER. Autoconf | Ezra Peisach | 2002-12-06 | 2 | -1/+6 |
| * | * pty_err.et: Add final "end" statement | Ken Raeburn | 2002-08-29 | 2 | -0/+4 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+2 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | * Makefile.in (install): Don't install libpty.h. | Ken Raeburn | 2002-07-13 | 3 | -3/+9 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -14/+14 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -14/+14 |
| * | Include "com_err.h" instead of <com_err.h> | Ken Raeburn | 2002-06-13 | 14 | -13/+18 |
| * | * pty-int.h: Don't include syslog.h | Ken Raeburn | 2002-06-12 | 2 | -1/+4 |
| * | * sane_hostname.c (pty_make_sane_hostname): Always initialize "ai" | Ken Raeburn | 2002-05-25 | 2 | -1/+6 |
| * | update dependencies | Ken Raeburn | 2002-03-26 | 1 | -2/+1 |
| * | Change approach for getaddrinfo support. Now, only fake-addrinfo.h is | Ken Raeburn | 2002-03-26 | 2 | -2/+6 |
| * | shlib version number updates from 1.2.x branch | Ken Raeburn | 2002-03-07 | 1 | -1/+2 |
| * | * Makefile.in (LIBMINOR): Bump | Ken Raeburn | 2002-02-20 | 2 | -1/+5 |
| * | * update_utmp.c (PTY_GETUTXENT): Fix typo. Thanks to Shawn | Tom Yu | 2001-12-08 | 2 | -2/+16 |
| * | Fix documentation bug | Sam Hartman | 2001-12-04 | 2 | -1/+5 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -13/+13 |
| * | * sane_hostname.c (pty_make_sane_hostname): Do not declare addrbuf | Ezra Peisach | 2001-10-18 | 2 | -1/+6 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -15/+15 |
| * | * Makefile.in (includes): Depend on | Ezra Peisach | 2001-10-02 | 2 | -0/+9 |
| * | * configure.in: Cosmetic fix in utmpx.ut_exit check | Tom Yu | 2001-09-12 | 2 | -1/+5 |