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@ | ||||
* | Modify the uc_entries allocation check such that the lhs is a constant. | 2009-06-07 | 1 | -2/+2 | |
| | | | | OK deraadt@ | ||||
* | use calloc() and realloc() more; ok schwarze | 2009-06-06 | 1 | -18/+11 | |
| | |||||
* | 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 | -36/+14 | |
| | |||||
* | Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed | 2005-01-08 | 1 | -3/+3 | |
| | | | | | | out by mickey@, seconded by millert@. ok deraadt@. | ||||
* | incorrect ordering of free operations | 2003-09-20 | 1 | -4/+4 | |
| | |||||
* | use socklen_t where needed; henning pvalchev ok | 2002-09-06 | 1 | -2/+2 | |
| | |||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -3/+3 | |
| | |||||
* | prototype cleanup | 2001-09-15 | 1 | -34/+30 | |
| | |||||
* | plug many memory leaks | 2001-03-03 | 1 | -2/+13 | |
| | |||||
* | Some -Wall | 1998-03-19 | 1 | -2/+4 | |
| | |||||
* | avoid close(closed_socket) or close(-1); it looks disgusting in kdump | 1997-07-09 | 1 | -2/+4 | |
| | |||||
* | in svcudp_bufcreate(), only close socket if we created it | 1997-03-29 | 1 | -5/+11 | |
| | |||||
* | do not leak descriptors and mem | 1997-02-17 | 1 | -5/+8 | |
| | |||||
* | Remove dead code | 1996-09-15 | 1 | -3/+4 | |
| | | | | | | 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 | -1/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+482 | |