summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix inet_network prototpyeJohn Kohl1990-10-291-3/+1
* stdlib_h stuff now in config.hJohn Kohl1990-10-293-3/+10
* add NO_STDLIB_H stuffJohn Kohl1990-10-291-0/+4
* remove the remaining BITS32 stuffJohn Kohl1990-10-291-2/+2
* put in sigtype definesJohn Kohl1990-10-291-0/+3
* changes for generated config file; no longer need BITS32 definedJohn Kohl1990-10-291-4/+10
* add unifdef stuffJohn Kohl1990-10-291-0/+59
* need bogus target for all:John Kohl1990-10-291-0/+2
* add include directoryJohn Kohl1990-10-291-1/+1
* change name of osconfig to osconfJohn Kohl1990-10-291-2/+2
* need the bogus PassCDebugFlagsJohn Kohl1990-10-291-0/+1
* don't need posix-conf.h anymore (it's subsumed in config.h)John Kohl1990-10-292-2/+5
* changes to convert into stock configuration fileJohn Kohl1990-10-291-2/+56
* converted to OS config stock template fileJohn Kohl1990-10-291-8/+6
* *** empty log message ***John Kohl1990-10-292-0/+27
* add some #defines for new config fileJohn Kohl1990-10-291-0/+5
* *** empty log message ***John Kohl1990-10-291-0/+64
* need a NO_STDLIB_H for saber as wellJohn Kohl1990-10-291-2/+2
* don't have a real stdlib.h, even with gccJohn Kohl1990-10-291-1/+1
* use fake-stdlib.h nowJohn Kohl1990-10-291-0/+4
* use optimization, and punt debug symbolsJohn Kohl1990-10-261-0/+2
* allow override of DefaultCDebugFlagsJohn Kohl1990-10-261-0/+3
* add CopyHeaderNewName, make CopyHeader use it.John Kohl1990-10-261-6/+10
* already had a recursive target named 'includes' for building header filesJohn Kohl1990-10-263-4/+3
* changes so that gcc gets the right flags on the DEC mipsJohn Kohl1990-10-251-5/+3
* don't count the NULL in the sizeJohn Kohl1990-10-251-1/+1
* make sure makefile gets rebuiltJohn Kohl1990-10-251-0/+2
* fix arg types to match prototypeJohn Kohl1990-10-251-3/+3
* had an extra count to the length of the principal namesJohn Kohl1990-10-251-2/+2
* remove asn.1 directory; add rules to build its headersJohn Kohl1990-10-251-2/+4
* add asn.1John Kohl1990-10-251-1/+1
* add stuff to copy generated .h file to include dirJohn Kohl1990-10-251-0/+7
* use new relative pathnamesJohn Kohl1990-10-251-4/+4
* replace erroneously-removed asn1glue.hJohn Kohl1990-10-2550-0/+50
* fix include filesJohn Kohl1990-10-2550-150/+50
* use relative pathnames to new location of error table headersJohn Kohl1990-10-251-3/+3
* remove error_tablesJohn Kohl1990-10-251-2/+3
* make sure headers get installed in include dirJohn Kohl1990-10-251-1/+1
* add error_tablesJohn Kohl1990-10-251-1/+1
* need .h & .c on SUFFIXES for proper make rulesJohn Kohl1990-10-251-1/+16
* rearrange object rulesJohn Kohl1990-10-251-2/+9
* ANSI cpp # directive cleanupEzra Peisach1990-10-241-1/+1
* use <syslog.h>; our include files will make that the Right ThingJohn Kohl1990-10-242-2/+2
* change to a lengt/contents fill-in rather than a return valueJohn Kohl1990-10-231-8/+40
* change random_confounder to just fill in a krb5_pointerJohn Kohl1990-10-231-1/+3
* remove replay cache stuffJohn Kohl1990-10-221-8/+0
* remove kdc_rcacheJohn Kohl1990-10-224-37/+3
* use our syslog.hJohn Kohl1990-10-221-5/+1
* fix up types on encode_generic, decode_generic, translator_funcJohn Kohl1990-10-221-7/+7
* use real prototypesJohn Kohl1990-10-221-15/+22