| 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 | 1 | -157/+0 |
| * | 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 | 1 | -17/+17 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -15/+15 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -27/+25 |
| * | 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 |
| * | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -13/+24 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -8/+0 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -1/+1 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -1/+2 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -2/+2 |
| * | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 1 | -1/+1 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -1/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |
| * | * Makefile.in (install): Don't install libpty.h. | Ken Raeburn | 2002-07-13 | 1 | -2/+2 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -14/+14 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -14/+14 |
| * | update dependencies | Ken Raeburn | 2002-03-26 | 1 | -2/+1 |
| * | * Makefile.in (LIBMINOR): Bump | Ken Raeburn | 2002-02-20 | 1 | -1/+1 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -13/+13 |
| * | 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 | 1 | -0/+2 |
| * | * Makefile.in ($(BUILDTOP)/include/krb5/autoconf.h): Add rules to | Ezra Peisach | 2001-09-06 | 1 | -0/+4 |
| * | add automatically generated dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+34 |
| * | * pty_paranoia.c: New file; do many paranoid checks about ctty | Tom Yu | 2001-05-11 | 1 | -0/+10 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -2/+1 |
| * | Update dump-utmp from KerbNet 1.2. | Ken Raeburn | 1999-08-03 | 1 | -0/+4 |
| * | bump minor version | Tom Yu | 1999-02-12 | 1 | -1/+1 |
| * | * Makefile.in: Add sane_hostname.{o,c} | Tom Yu | 1999-02-12 | 1 | -2/+2 |
| * | configure.in: Remove test CHECK_WAIT_TYPE since nothing is using the | Theodore Tso | 1999-01-27 | 1 | -0/+2 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+5 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -2/+2 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+16 |
| * | * Makefile.in (CFILES): Add $(srcdir) | Ezra Peisach | 1997-10-24 | 1 | -4/+7 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -31/+18 |
| * | Removed a bogus dependency (if you try make depend) | Richard Basch | 1996-04-03 | 1 | -3/+0 |
| * | Use the SubdirLibraryRule defined in aclocal.m4 to create the DONE | Theodore Tso | 1995-09-29 | 1 | -4/+0 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -6/+0 |
| * | Rename initialize_slave.c to init_slave.c | Sam Hartman | 1995-08-11 | 1 | -3/+3 |
| * | * Makefile.in: use libupdate so to not get multiple copies of | Tom Yu | 1995-08-04 | 1 | -4/+9 |
| * | * Fix tests for length of slave buffer. | Sam Hartman | 1995-08-02 | 1 | -3/+4 |
| * | Check in first version of libpty | Sam Hartman | 1995-07-31 | 1 | -0/+91 |