summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/xdr_array.c
AgeCommit message (Expand)Author
2005-08-05espie@openbsd:wiz
2003-01-18Merge the nathanw_sa branch.thorpej
2002-08-01correct range check. from openbsditojun
2002-07-30patch from openbsd to fix bounds checking, eliminating an overflow condition.darrenr
2000-01-22Delint.mycroft
1999-01-20* ensure memory is released if operations fail (in authunix_create(),lukem
1998-02-13* in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT.lukem
1998-02-12revert; we can't break the existing ABI and APIlukem
1998-02-11use u_int32_t instead of size_t...lukem
1998-02-10major cleanup (to sync with changes made in include/rpc/*.h):lukem
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1995-04-14Don't pass a third argument (LASTUNSIGNED) to xdrproc_t functions ---jtc
1995-04-14Changed bzero to memset.jtc
1995-02-25save my sanity; stop using Id.cgd
1993-10-07move the rpc code into libccgd