Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oracle has re-licensed sunrpc under a three-clause BSD license. | 2010-09-01 | 1 | -28/+29 | |
| | | | | Update our sources appropriately. OK deraadt@ jsg@ | ||||
* | eliminate call to abort(), which is very bad in libs. I forgat how | 2007-03-25 | 1 | -6/+9 | |
| | | | | | this diff came into my tree, apologies for not naming the contributor. ok tedu@ deraadt@ | ||||
* | add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -g | 2006-11-10 | 1 | -1/+18 | |
| | | | | | | working again. help from millert@, ok deraadt@ pedro@ | ||||
* | 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 | -23/+10 | |
| | |||||
* | Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed | 2005-01-08 | 1 | -4/+4 | |
| | | | | | | out by mickey@, seconded by millert@. ok deraadt@. | ||||
* | do not leak if mem_alloc fails | 2003-09-20 | 1 | -1/+4 | |
| | |||||
* | label abort() from inside library as ILLEGAL | 2002-01-02 | 1 | -3/+3 | |
| | |||||
* | prototype cleanup | 2001-09-15 | 1 | -23/+23 | |
| | |||||
* | plug many memory leaks | 2001-03-03 | 1 | -1/+2 | |
| | |||||
* | fix includes | 2000-08-24 | 1 | -1/+2 | |
| | |||||
* | alphabetize function forward decls for prettiness | 1998-12-20 | 1 | -3/+3 | |
| | |||||
* | clarify gethostname() call | 1998-07-09 | 1 | -2/+2 | |
| | |||||
* | avoid more abort() | 1997-11-08 | 1 | -3/+3 | |
| | |||||
* | verf is a ptr | 1997-07-17 | 1 | -4/+4 | |
| | |||||
* | Clean up lint and compile warnings | 1996-12-14 | 1 | -3/+6 | |
| | |||||
* | memcpy needs proto from string.h. | 1996-11-14 | 1 | -1/+2 | |
| | |||||
* | Remove dead code | 1996-09-15 | 1 | -2/+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 | -2/+3 | |
| | |||||
* | Pull prototypes into scope | 1996-03-25 | 1 | -5/+6 | |
| | | | | Remove graticious casts | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+324 | |