summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/mk_faddr.c
Commit message (Expand)AuthorAgeFilesLines
* make mark-cstyleTom Yu2009-10-311-6/+7
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-2/+2
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-3/+3
* Use load/store_32/16_be/le functionsKen Raeburn2008-08-021-10/+6
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-1/+0
* zap remaining bits of macsock.h supportKen Raeburn2004-07-171-1/+1
* protoizeKen Raeburn2002-09-031-5/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-5/+5
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-1/+1
* mk_faddr.c: Added FAR declarationRichard Basch1997-02-071-6/+6
* Changes for Macintosh implementationKeith Vetter1995-07-061-1/+2
* mk_faddr.c (krb5_make_fulladdr): Allocate enough memory forEzra Peisach1995-05-091-1/+1
* * genaddrs.c (krb5_auth_con_genaddrs()),Chris Provenzano1995-05-011-18/+17
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-281-14/+14
* * Makefile.in : Added source files mk_faddr.c and genaddrs.c.Chris Provenzano1995-04-261-0/+90