aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/prompter.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-05 * prompter.c (krb5_prompter_posix): Fix up terminal modes if we'reTom Yu1-0/+12
2000-10-17 * changepw.c: Cast length argument to recvfrom/sendto to intEzra Peisach1-1/+1
2000-04-18* prompter.c (krb5int_set_prompt_types): Set to actual value intead of 0Danilo Almeida1-1/+1
2000-03-16Add krb5_get_prompt_types() functionalityDanilo Almeida1-0/+17
1999-10-22Silence gcc longjmp warnings:Ken Raeburn1-3/+3
1999-08-09Provide Win32 implementation so that kinit and such work under Win32Danilo Almeida1-3/+99
1999-04-10prompter.c (krb5_prompter_posix): Update to use new prompter prototypeTheodore Tso1-4/+11
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-1/+1
1997-12-06 * Makefile.in: Add changepw.c, prompter.cTom Yu1-0/+128