History log of /openbsd/lib/libc/rpc/xdr_reference.c (Results 1 – 13 of 13)
Revision Date Author Comments
# 2c53affb 27-Dec-2022 jmc <jmc@openbsd.org>

spelling fixes; from paul tagliamonte
any changes not taken noted on tech, but chiefly here i did not take the
cancelation - cancellation changes;


# 9313a659 20-Dec-2016 krw <krw@openbsd.org>

Add 'default:' cases to switch statements that gcc whines about.

ok jung@


# 85858ec2 13-Sep-2015 guenther <guenther@openbsd.org>

Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.
Hide __xprt_register() and _authenticate(); truncate <rpc/svc_auth.h>

ok deraadt@


# 137e52c2 01-Sep-2015 deraadt <deraadt@openbsd.org>

Remove all bogus writes to stderr. Only explicit requests should
go that way.
ok miod beck


# cb7760d1 01-Sep-2010 millert <millert@openbsd.org>

Oracle has re-licensed sunrpc under a three-clause BSD license.
Update our sources appropriately. OK deraadt@ jsg@


# cadf1d42 06-Jun-2009 deraadt <deraadt@openbsd.org>

use calloc() and realloc() more; ok schwarze


# c2c925de 08-Aug-2005 espie <espie@openbsd.org>

zap remaining rcsid.

Kill old files that are no longer compiled.

okay theo


# c8ba362d 05-Aug-2005 espie <espie@openbsd.org>

impelmentation -> implementation

yes, new typo for an old friend.


# 384ec30a 01-Apr-2005 otto <otto@openbsd.org>

ansify. ok deraadt@ jaredy@


# 41aa8645 15-Sep-2001 deraadt <deraadt@openbsd.org>

prototype cleanup


# e9b2b68c 19-Aug-1996 tholo <tholo@openbsd.org>

Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly


# 73b69cd9 20-Jul-1996 deraadt <deraadt@openbsd.org>

bcopy->memcpy & tag


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree