summaryrefslogtreecommitdiff
path: root/include/rpc/xdr.h
AgeCommit message (Expand)Author
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.Todd C. Miller
2008-12-09Commit requested by marco:Otto Moerbeek
2008-06-13implement xdr_int64_t, xdr_u_int64_tNikolay Sturm
2005-01-08Oops. Too much 'KNF'. We don't use NULL_xdrproc_t, but someone mightKenneth R Westerback
2005-01-08Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. PointedKenneth R Westerback
2004-01-22Remove unnecessary typedef usage.Marc Espie
2003-03-10fix spelling in commentDavid Krause
2002-12-11Make x_handy in XDR u_int, not int since there are places in theTodd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt