aboutsummaryrefslogtreecommitdiff
path: root/src/appl/libpty
AgeCommit message (Expand)AuthorFilesLines
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-47/+45
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson2-3/+3
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-3/+5
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson2-5/+5
2007-07-12Avoid unchecked sprintf in some more support codeKen Raeburn1-2/+2
2007-03-25Remove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD_LIBRARYKen Raeburn1-1/+1
2007-03-25Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn1-1/+1
2007-03-25Remove commented-out macroKen Raeburn1-1/+0
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-1/+1
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-2/+2
2006-06-17Test for and use setutsent, based on a patch from Nate Yocom at Centrify.Ken Raeburn2-5/+22
2006-04-13* configure.in: Delete OSF/1 libsecurity/setluid/LOGINLIBS codeKen Raeburn1-6/+0
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-955/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-52/+0
2006-04-11Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn22-0/+4437