summaryrefslogtreecommitdiffstats
path: root/src/appl/mailquery
Commit message (Expand)AuthorAgeFilesLines
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-132-7/+14
* mailquery.c: Issue QUIT pop command when done retrieving messgesRichard Basch1995-01-022-0/+7
* NULL should not be used as a character assignment value. Use '\0'Theodore Tso1994-11-032-4/+9
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-032-1/+5
* Relink executable if libraries changeTheodore Tso1994-09-302-1/+6
* Moved CONFIG_RULES before AC_HAVE_LIBRARY() rules, so that they workTheodore Tso1994-09-152-1/+6
* stamp out rcs keywordsMark Eichin1994-08-182-5/+1
* Added missing $(LIBS) to link lineTheodore Tso1994-08-182-1/+6
* Move usage() before main() to solve redeclaration errorTheodore Tso1994-08-182-6/+13
* test for -lsocket -lnsl and unistd.hMark Eichin1994-08-143-6/+13
* * poplib.c: fix stupid sterror bugTom Yu1994-08-092-2/+4
* * Makefile.in:Tom Yu1994-08-094-3/+10
* * Makefile.in: oops forgot about $(COMERRLIB)Tom Yu1994-08-092-0/+5
* Added John Brezak's port of mailquery to krb5Theodore Tso1994-08-096-0/+773