History log of /openbsd/lib/libc/rpc/xdr_array.c (Results 1 – 14 of 14)
Revision Date Author Comments
# beb15867 21-Jan-2017 krw <krw@openbsd.org>

Nuke whitespace foolish enough to expose itself during the great
"warning:" rectification.


# 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@


# 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@


# 162b7f13 01-Aug-2002 deraadt <deraadt@openbsd.org>

KNF and correct overflow fix; jhutz@cmu.edu


# de1fda84 29-Jul-2002 deraadt <deraadt@openbsd.org>

careful malloc


# 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