| Commit message (Expand) | Author | Age | Files | Lines |
* | In lib/krb5/os, ensure that function definition headers have function | Greg Hudson | 2009-10-31 | 1 | -1/+2 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -156/+157 |
* | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 1 | -0/+1 |
* | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 1 | -1/+1 |
* | * prompter.c (catch_signals, restore_signals): Take pointer to old signal | Ken Raeburn | 2003-12-20 | 1 | -28/+28 |
* | * prompter.c (krb5_prompter_posix): Kill echo before printing | Tom Yu | 2003-02-08 | 1 | -6/+5 |
* | * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix to | Tom Yu | 2003-02-07 | 1 | -12/+15 |
* | * prompter.c (krb5_prompter_posix): Rewrite to no longer use | Tom Yu | 2003-02-05 | 1 | -87/+157 |
* | protoize | Ken Raeburn | 2002-09-03 | 1 | -7/+3 |
* | * prompter.c (krb5_prompter_posix): Initialize 'i' and make it volatile | Ken Raeburn | 2002-04-12 | 1 | -1/+1 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -3/+3 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -4/+3 |
* | * prompter.c (krb5_prompter_posix): Fix up terminal modes if we're | Tom Yu | 2001-02-05 | 1 | -0/+12 |
* | * changepw.c: Cast length argument to recvfrom/sendto to int | Ezra Peisach | 2000-10-17 | 1 | -1/+1 |
* | * prompter.c (krb5int_set_prompt_types): Set to actual value intead of 0 | Danilo Almeida | 2000-04-18 | 1 | -1/+1 |
* | Add krb5_get_prompt_types() functionality | Danilo Almeida | 2000-03-16 | 1 | -0/+17 |
* | Silence gcc longjmp warnings: | Ken Raeburn | 1999-10-22 | 1 | -3/+3 |
* | Provide Win32 implementation so that kinit and such work under Win32 | Danilo Almeida | 1999-08-09 | 1 | -3/+99 |
* | prompter.c (krb5_prompter_posix): Update to use new prompter prototype | Theodore Tso | 1999-04-10 | 1 | -4/+11 |
* | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -1/+1 |
* | * Makefile.in: Add changepw.c, prompter.c | Tom Yu | 1997-12-06 | 1 | -0/+128 |