* krb.h: make INTERFACE, FAR go away for now.
authorMark Eichin <eichin@mit.edu>
Thu, 27 Apr 1995 15:59:41 +0000 (15:59 +0000)
committerMark Eichin <eichin@mit.edu>
Thu, 27 Apr 1995 15:59:41 +0000 (15:59 +0000)
commit0f9771a562ee91049e66bed9fa66007464dc1aef
tree47ef704dfd635dc622aab466bd46d5e08a9660a6
parentddd96995d553d415489e8cfe75ae11121717da8f
* krb.h: make INTERFACE, FAR go away for now.
Drag in the unix time conversion functions for unix only.
Locally define PROTOTYPE().
Drag in unix versions of SOCKET macros.
Recognize DEFINE_SOCKADDR and NEED_TIME_H the way cc-unix.h does.
Declare krb_ignore_ip_address.
Define DEB() to support non-printf debugging.
Declare errno.
Define key_proc_type and decrypt_tkt_type.
* prot.h: add KERB_ERR_PREAUTH_SHORT and _MISMATCH from Cygnus
extensions.
* krbports.h: new file, has default ports for V4 services for
hard-coded fallback.
* lsb_addr_cmp.h: from V4, handles the mutant comparison
functions needed for the V4 "direction" comparison. (Rename
of lsb_addr_comp.h due to filename length.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5540 dc483132-0cff-0310-8789-dd5450dbe970
src/include/kerberosIV/.Sanitize
src/include/kerberosIV/ChangeLog
src/include/kerberosIV/krb.h
src/include/kerberosIV/krbports.h [new file with mode: 0644]
src/include/kerberosIV/lsb_addr_cmp.h [new file with mode: 0644]
src/include/kerberosIV/prot.h