summaryrefslogtreecommitdiffstats
path: root/src/appl/mailquery/poplib.c
Commit message (Expand)AuthorAgeFilesLines
* Removing old POP applicationsTheodore Tso1996-11-191-498/+0
* poplib.c, mailquery.c: Cleaned up gcc -Wall warningsTheodore Tso1996-11-081-30/+28
* * poplib.c: HAS_STDLIB_H -> HAVE_STDLIB_HTom Yu1995-06-201-1/+1
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* configure.in: Check for stdlib.hEzra Peisach1995-05-091-0/+7
* * poplib.c (pop_init()): Use new calling convention for krb5_sendauth()Chris Provenzano1995-03-271-8/+7
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-4/+2
* * poplib.c (pop_init): Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-231-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-7/+10
* NULL should not be used as a character assignment value. Use '\0'Theodore Tso1994-11-031-4/+4
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* test for -lsocket -lnsl and unistd.hMark Eichin1994-08-141-3/+5
* * poplib.c: fix stupid sterror bugTom Yu1994-08-091-2/+2
* * Makefile.in:Tom Yu1994-08-091-1/+1
* Added John Brezak's port of mailquery to krb5Theodore Tso1994-08-091-0/+493