Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete 3 more stderr messages, right before returning a proper error. | 2015-09-02 | 1 | -2/+3 | |
| | | | | Code from way in the past. | ||||
* | Merge from NetBSD from 1999-03-25:" | 2014-11-11 | 1 | -3/+1 | |
| | | | | | | | | | | | | * don't close the socket unless it was opened by the function * note (in the comments) that the client is responsible for closing the socket if they opened it, or they didn't use CLNT_DESTROY() fixes a couple of unnecessary closing of already-closed sockets. noted by: Matthias Drochner <M.Drochner@fz-juelich.de>" tested by many in snaps ok schwarze@ | ||||
* | Oracle has re-licensed sunrpc under a three-clause BSD license. | 2010-09-01 | 1 | -29/+30 | |
| | | | | Update our sources appropriately. OK deraadt@ jsg@ | ||||
* | 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 | -3/+2 | |
| | |||||
* | 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@. | ||||
* | prototype cleanup | 2001-09-15 | 1 | -2/+2 | |
| | |||||
* | Some -Wall. | 1997-09-22 | 1 | -1/+2 | |
| | |||||
* | avoid close(closed_socket) or close(-1); it looks disgusting in kdump | 1997-07-09 | 1 | -5/+5 | |
| | |||||
* | avoid close(-1) cases | 1996-12-10 | 1 | -2/+3 | |
| | |||||
* | 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/+86 | |