summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed internal routine detach_process(), and replaced it with aTheodore Tso1994-07-162-39/+8
* Add BSD daemon library routineTheodore Tso1994-07-162-1/+95
* Change to use POSIX getcwd() instead of getwd()Theodore Tso1994-07-162-12/+17
* Fix core dump caused by trying to free stack garbage. :-)Theodore Tso1994-07-162-2/+8
* lndir --- used to be autotools; used for making symlink treesTheodore Tso1994-07-162-0/+100
* Updated protocol error messages to be in line with latest officialTheodore Tso1994-07-151-3/+3
* Updated protocol constants in line with latest official assigned numbersTheodore Tso1994-07-153-4/+8
* Added reserved port for the krb524 daemonTheodore Tso1994-07-151-0/+1
* Use POSIX utime() instead of non-posix utimes()Theodore Tso1994-07-152-10/+12
* Added MIT Copyright noticesTheodore Tso1994-07-1419-0/+419
* attempt at autoconf'ingTom Yu1994-07-142-0/+69
* * configure.in: suck in bsd nowTom Yu1994-07-142-1/+5
* * asn1_encode_k.c (asn1_encode_pa_data): oops still check NULL ifTom Yu1994-07-142-1/+7
* * Makefile.in: remove spurious mkdirTom Yu1994-07-142-3/+4
* * Makefile.in: some cleanup to not echo cruftTom Yu1994-07-142-4/+8
* * Makefile.in: nuke libss.a.bak crudTom Yu1994-07-142-1/+4
* * Makefile.in: nuke the libcom_err.a.bak stuffTom Yu1994-07-142-1/+4
* Remove no longer used files...Theodore Tso1994-07-134-138/+0
* * aclocal.m4: cleaning up stuff to not echo things like "ifTom Yu1994-07-122-11/+14
* * asn1_encode_k.c (asn1_encode_pa_data): the contents field of aTom Yu1994-07-092-1/+8
* * asn1_decode_k.c: yet another instance of the SunOS realloc bugTom Yu1994-07-093-9/+26
* * configure.in (in all relevant subdirs):Tom Yu1994-07-0813-24/+12
* * configure.in:Tom Yu1994-07-083-4/+7
* fixes to suck in -lndbm or -ldbm as neededTom Yu1994-07-073-1/+9
* * configure.in (in all relevant subdirs):Tom Yu1994-07-0713-6/+30
* * an1buf.c: Harry saves vs. Unix again. Making sure that anythingTom Yu1994-07-072-2/+7
* Get rid of strftime (since it breaks when used this way, at least underMark Eichin1994-07-063-27/+18
* add gmt_mktime to support new asn1 codeMark Eichin1994-07-064-0/+87
* mostly changes to prevent spewage of ignored errorsTom Yu1994-07-039-17/+33
* * asn1_encode_k.h:Tom Yu1994-07-034-3/+11
* fixing clean rulesTom Yu1994-07-032-1/+5
* * pre.in: added KRB4 to the template to keep things like v4serverTom Yu1994-07-022-0/+6
* copy configure so as to not get nuked in a recursive autoconfTom Yu1994-07-021-0/+1
* Reduced Makefile.in, using pre/postMark Eichin1994-07-028-144/+0
* Reduced Makefile.in, using pre/postMark Eichin1994-07-0257-1222/+3
* revert portability change temporarilyMark Eichin1994-07-021-0/+7
* common bits of Makefile.inMark Eichin1994-07-022-0/+53
* fix use of sigblockMark Eichin1994-07-012-0/+14
* make gmt_offset portable, make decls and defns consistent..Mark Eichin1994-07-013-16/+44
* Changed configuration to actually work with a displaced source tree.Mark Eichin1994-07-011-0/+11
* WITH_CC, EXTRA_RULES_INMark Eichin1994-07-012-6/+26
* select makefile in build dirMark Eichin1994-07-011-0/+12
* rename *.in.* to *.*.in to make it workMark Eichin1994-07-013-6/+9
* * aclocal.m4: fixes for dealing with new version of autoconf, inTom Yu1994-07-012-8/+12
* fixing macrodir passing in recursion, adding argument quotingTom Yu1994-07-012-5/+16
* remove generated filesMark Eichin1994-07-014-588/+0
* delete debugging output statementsMark Eichin1994-07-011-5/+0
* fix to vaxtohl from grossa@SDSC.EDUMark Eichin1994-07-011-3/+3
* config/pre.in and config/post.in supportMark Eichin1994-06-301-2/+28
* recursive configure supportMark Eichin1994-06-301-2/+58