Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When system calls indicate an error they return -1, not some arbitrary | 2019-06-28 | 1 | -2/+2 | |
| | | | | | | value < 0. errno is only updated in this case. Change all (most?) callers of syscalls to follow this better, and let's see if this strictness helps us in the future. | ||||
* | delete old lint ARGSUSED comments | 2015-11-01 | 1 | -2/+1 | |
| | |||||
* | 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 | -3/+4 | |
| | | | | | Add nonblock support for xdrrecs ok millert blambert & otto; from NetBSD. libc bump to follow soon. | ||||
* | Fix comment typos; ok ray@, jmc@ | 2007-09-17 | 1 | -4/+4 | |
| | |||||
* | Proper use of fseek/fseeko macros. | 2007-09-10 | 1 | -2/+2 | |
| | | | | OK joris@, otto@ | ||||
* | Make xdrstdio_getlong() and xdrstdio_putlong() work on 64-bit big-endian | 2005-10-30 | 1 | -7/+6 | |
| | | | | | systems. From NetBSD and FreeBSD. ok deraadt@, otto@, "looks correct to me" fgsch@ | ||||
* | 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 | -29/+10 | |
| | |||||
* | cast a few more long's to int32_t | 2001-09-17 | 1 | -3/+3 | |
| | |||||
* | prototype cleanup | 2001-09-15 | 1 | -12/+12 | |
| | |||||
* | Remove dead code | 1996-09-15 | 1 | -2/+3 | |
| | | | | | | 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/+190 | |