Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use proper prototype for harmless(). | Craig Rodrigues | 2015-05-31 | 1 | -1/+1 |
* | Make x_putlong() and x_putbytes() prototypes match the | Craig Rodrigues | 2015-05-31 | 1 | -2/+2 |
* | Use ANSI C prototypes. | Craig Rodrigues | 2015-05-31 | 1 | -20/+7 |
* | Replace Sun RPC license with a 3-clause BSD license. This license change | Hiroki Sato | 2013-12-09 | 1 | -29/+29 |
* | - Add xdr_sizeof(3) to libc | Kevin Lo | 2011-07-09 | 1 | -2/+2 |
* | Clean up some signed/unsigned issues in the XDR code. | Jacques Vidrine | 2003-03-07 | 1 | -3/+3 |
* | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -2/+3 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | Alfred Perlstein | 2001-03-19 | 1 | -0/+4 |
* | Cast a pointer to a long, not an int and make the arg passed to the function | John Birrell | 1998-05-11 | 1 | -2/+2 |
* | Now update the XDR library. | Bill Paul | 1997-05-28 | 1 | -0/+163 |