summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* stamp..Mark Eichin1994-08-0923-4255/+0
* * pop_init.c: kill static version string that depended on ANSITom Yu1994-08-092-10/+3
* * Makefile.in:Tom Yu1994-08-094-3/+10
* * Makefile.in:Tom Yu1994-08-093-1/+8
* * Makefile.in: oops forgot about $(COMERRLIB)Tom Yu1994-08-092-0/+5
* string/strings fixesMark Eichin1994-08-091-3/+5
* string/strings fixesMark Eichin1994-08-097-6/+34
* fix clean for pre.inMark Eichin1994-08-091-1/+1
* string/strings fixesMark Eichin1994-08-094-3/+16
* Include all appl directoriesTheodore Tso1994-08-091-1/+1
* these match what reconf does to themMark Eichin1994-08-092-6/+37
* handle stdlib, mallocMark Eichin1994-08-092-5/+2
* only use ... if we've got itMark Eichin1994-08-091-0/+4
* reversed getutent testMark Eichin1994-08-091-1/+1
* typo - sigaddset, not sigaddtoset, sighMark Eichin1994-08-091-1/+1
* * preauth.h: fix preauth function names as well (timestamp ->Tom Yu1994-08-092-2/+7
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-0924-1542/+0
* posix signalsMark Eichin1994-08-093-0/+22
* strchr not indexMark Eichin1994-08-091-3/+2
* strrchr not rindexMark Eichin1994-08-091-2/+1
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-0923-1557/+0
* stamp stamp stampMark Eichin1994-08-091-39/+0
* Add code to strdup the hostname from gethostbynameTheodore Tso1994-08-091-10/+11
* Changed preauthentication names to match those which Cliff and I agreed uponTheodore Tso1994-08-096-50/+26
* STAMP OUT IMAKE IN OUR LIFETIMES!Mark Eichin1994-08-091-54/+0
* oops, configure got mangledMark Eichin1994-08-091-36/+5
* STAMP OUT IMAKE IN OUR LIFETIMES!Mark Eichin1994-08-096-235/+36
* Fixed mispelling of krb5_copy_keyblock_contents(). Whoops!Theodore Tso1994-08-092-2/+8
* Added John Brezak's port of mailquery to krb5Theodore Tso1994-08-096-0/+773
* Added John Berzak's krb5 port of zmailnotifyTheodore Tso1994-08-093-0/+731
* Initial commit of John Brezak's changes --- the addition of autoconf supportTheodore Tso1994-08-093-19/+77
* Initial commit of John Brezak's changes. This updates the Berkeley popperTheodore Tso1994-08-0931-469/+968
* support varargs too, and deal with MAXHOSTNAMELENMark Eichin1994-08-094-1/+30
* actually check for NO_UT_HOST since it is usedMark Eichin1994-08-081-0/+5
* add V4 libdesMark Eichin1994-08-081-1/+1
* test for setupterm explicitlyMark Eichin1994-08-082-1/+2
* don't use bogus htons declMark Eichin1994-08-081-3/+0
* don't mix string/stringsMark Eichin1994-08-081-1/+2
* grab -nlsl, -lsocket; punt index/rindexMark Eichin1994-08-083-7/+9
* handle systems where setpgrp takes no argsMark Eichin1994-08-082-0/+7
* some linux/posix and alpha fixesMark Eichin1994-08-081-10/+36
* add dbm for an_to_ln, fix tioclset ifdefMark Eichin1994-08-082-1/+4
* more posix and linux fixesMark Eichin1994-08-074-0/+15
* FWRITE not needed for POSIX_TERMIOSMark Eichin1994-08-072-1/+8
* use __svr4__ temporarily..Mark Eichin1994-08-061-0/+2
* unbreak linux use of in_systm.hMark Eichin1994-08-062-4/+4
* add missing declaration of strsaveMark Eichin1994-08-061-0/+4
* hack up utmp stuffMark Eichin1994-08-062-14/+27
* rest of signal cleanups plus strsaveMark Eichin1994-08-056-18/+88
* * configure.in: test for sigprocmask and sigset_t to set POSIX_SIGNALS.Mark Eichin1994-08-054-3/+72