summaryrefslogtreecommitdiff
path: root/server/kopt.c
Commit message (Expand)AuthorAge
* Remove kopt.c and the caching things that depend on it.Gravatar Garry Zacheiss2004-02-29
* Changes from CMU:Gravatar Garry Zacheiss2001-02-26
* Fix potential buffer overruns.Gravatar Greg Hudson2000-05-17
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIODGravatar Greg Hudson1997-10-25
* Correct a typo.Gravatar Greg Hudson1997-09-23
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Not all versions of Kerbeors have krbONE.Gravatar Greg Hudson1994-11-11
* Include <string.h> instead of <strings.h> (portability)Gravatar Richard Basch1994-08-18
* Change bcmp/bcopy to memcmp/memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* Add support for K&R CGravatar Lucien Van Elsen1992-08-26
* saber complains about pure assignment statements in ifs-Gravatar Lucien Van Elsen1992-08-14
* add ability to force using libc strlen on RT; asm versionGravatar Lucien Van Elsen1992-01-17
* Converted back to ANSI C (with ifdef's for standard C)Gravatar Lucien Van Elsen1991-12-04
* Added optimized versions of strlen and multiplication for RT, fromGravatar Kenneth G Raeburn1991-03-08
* Initial revisionGravatar Kenneth G Raeburn1990-11-13