Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oracle has re-licensed sunrpc under a three-clause BSD license. | 2010-09-01 | 1 | -29/+30 | |
| | | | | Update our sources appropriately. OK deraadt@ jsg@ | ||||
* | Commit requested by marco: | 2008-12-09 | 1 | -4/+7 | |
| | | | | | Add nonblock support for xdrrecs ok millert blambert & otto; from NetBSD. libc bump to follow soon. | ||||
* | sprinkle a bit of ARGSUSED | 2006-03-31 | 1 | -1/+2 | |
| | |||||
* | zap remaining rcsid. | 2005-08-08 | 1 | -4/+1 | |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | ansify. ok deraadt@ jaredy@ | 2005-04-01 | 1 | -37/+12 | |
| | |||||
* | spacing | 2004-09-14 | 1 | -3/+1 | |
| | |||||
* | Make x_handy in XDR u_int, not int since there are places in the | 2002-12-11 | 1 | -9/+15 | |
| | | | | | | | | code that assign a u_int value to x_handy. However, this means that we need to be careful checking for overflow as we can no longer subtract a value and check the result for < 0. We reorder the expression instead to avoid this problem (basic algebra). deraadt@ OK | ||||
* | cast a few more long's to int32_t | 2001-09-17 | 1 | -3/+3 | |
| | |||||
* | prototype cleanup | 2001-09-15 | 1 | -31/+31 | |
| | |||||
* | memcpy needs string.h. | 1996-11-14 | 1 | -1/+2 | |
| | |||||
* | Remove dead code | 1996-09-15 | 1 | -1/+2 | |
| | | | | | | Remove unused variables Silence some warnings lint(1) is your friend | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -7/+2 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | bcopy->memcpy & tag | 1996-07-20 | 1 | -5/+5 | |
| | |||||
* | From NetBSD: 960217 merge | 1996-03-09 | 1 | -16/+72 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+189 | |