summaryrefslogtreecommitdiff
path: root/h
Commit message (Expand)AuthorAge
* Stop generating zephyr.h from configure; it's always the same now.Gravatar Greg Hudson1997-09-24
* Remove Kerberos-dependent pieces so that we can be a fixed header fileGravatar Greg Hudson1997-09-23
* Translate HAVE_KRB4 and HAVE_HESIOD to the currently-used symbols, for now.Gravatar Greg Hudson1997-09-23
* Regenerate.Gravatar Greg Hudson1997-09-23
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Apparently moved a couple of includes to a header file.Gravatar Craig Fields1994-12-20
* Picked up from p4a.Gravatar Craig Fields1994-12-20
* Changes for better duplicate notice checking.Gravatar Greg Hudson1994-11-01
* Check strerror instead of memmove.Gravatar Greg Hudson1994-11-01
* Add support for better authentication checking.Gravatar Greg Hudson1994-11-01
* A few changes for SunOS and the /etc/athena/zephyr config files.Gravatar Greg Hudson1994-10-31
* Have zephyr_paths.h depend on the MakefileGravatar Richard Basch1994-03-15
* More readable (untested for Ultrix 2.2)Gravatar Richard Basch1993-11-20
* Use new Athena imake rulesGravatar Richard Basch1993-11-19
* Don't bother with the _BCOPY, _BZERO, _BCMP macrosGravatar Richard Basch1993-11-19
* Always include <time.h>Gravatar Richard Basch1993-11-19
* New Athena imake rulesGravatar Richard Basch1993-11-19
* For the vax/rt, define strchr/strrchr to be index/rindexGravatar Richard Basch1993-09-24
* Code references to index/rindex have been changed to strchr/strrchr (ANSI)Gravatar Richard Basch1993-09-24
* Posix requires <unistd.h>Gravatar Richard Basch1993-09-24
* remove C++ stuffGravatar Lucien Van Elsen1992-08-08
* take out c++ stuffGravatar Lucien Van Elsen1991-12-05
* Take out c++ stuffGravatar Lucien Van Elsen1991-12-05
* Use BUILDTOP, not SRCTOP, for makepaths.Gravatar John F. Carr1991-09-02
* Add async locate structures; finish conversion ofGravatar John F. Carr1991-06-29
* POSIX and SYSV use <string.h>.Gravatar John F. Carr1991-06-20
* Eliminate code in #ifdef NO_MALLOC_ZERO.Gravatar John F. Carr1991-06-20
* Complete renaming of subscription structure fields.Gravatar John F. Carr1991-06-20
* Declare krb_err_base only if using Kerberos.Gravatar Kenneth G Raeburn1991-03-28
* Try again: When using varargs, declare Z_debug, just withoutGravatar Kenneth G Raeburn1991-03-22
* Omit Z_debug prototype if varargs in use...Gravatar Kenneth G Raeburn1991-03-22
* Removed declaration of function ZGetSession. Some C compilers can'tGravatar Kenneth G Raeburn1991-03-22
* Remove definitions that are now in zephyr_paths.h; include that file.Gravatar Kenneth G Raeburn1991-03-21
* Include varargs.h or stdarg.h as appropriate. Test new Z_HaveKerberosGravatar Kenneth G Raeburn1991-03-21
* Create zephyr_paths.h header file when needed. Both `all' andGravatar Kenneth G Raeburn1991-03-21
* If LOCAL_LIBS, link to local copies of com_err.h and ss header files.Gravatar Kenneth G Raeburn1991-03-21
* Added prototype for ZSendList.Gravatar Kenneth G Raeburn1990-12-27
* Forgot FD_CLR...Gravatar Kenneth G Raeburn1990-12-21
* Define fd_set macros for macII.Gravatar Kenneth G Raeburn1990-12-21
* Include time.h for macII also.Gravatar Kenneth G Raeburn1990-12-21
* Added new SRV_TIMEOUT of 30 seconds.Gravatar Kenneth G Raeburn1990-12-19
* #endif foo -> #endif /* foo */Gravatar John F. Carr1990-12-11
* Include <time.h> for AIX 3.1Gravatar John F. Carr1990-12-04
* Raise HM_TIMEOUT to 10 seconds.Gravatar Kenneth G Raeburn1990-11-17
* Reduced hostmanager timeout to 5 sec from 30 sec.Gravatar Kenneth G Raeburn1990-11-15
* Treat C++ like standard C.Gravatar Kenneth G Raeburn1990-11-14
* More prototypes added, further C++ changes.Gravatar Kenneth G Raeburn1990-11-14
* minor changes for ansi complianceGravatar Kenneth G Raeburn1990-10-19
* Added ANSI C/C++ versions of declarations.Gravatar Kenneth G Raeburn1990-10-18
* Added prototypes and some minimal C++ compatibility code.Gravatar Kenneth G Raeburn1990-07-16