Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . | Roland McGrath | 2002-05-29 | 1 | -0/+4 |
| | |||||
* | . | Roland McGrath | 2002-05-08 | 1 | -0/+4 |
| | |||||
* | . | Roland McGrath | 2002-05-08 | 1 | -0/+5 |
| | |||||
* | . | Roland McGrath | 2002-05-03 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Neal H. Walfield | 2002-03-26 | 1 | -0/+7 |
| | |||||
* | . | Roland McGrath | 2001-02-26 | 1 | -0/+4 |
| | |||||
* | 2000-12-02 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2000-12-02 | 1 | -0/+9 |
| | | | | | | | | | * ops.c (op_readlink): Before returning, check if the buffer pointed to by transp is ours. If not, munmap it. (op_read): Likewise for bp. (op_readdir): Don't alloca a buffer here. Instead initialize BUF and BUFSIZE to 0 and let the server (eh, MiG) do it. munmap BUF before returning. | ||||
* | 2000-12-01 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2000-12-01 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | * cache.c (scan_creds): Move I inside for-statement. Replace inner for-loop with a while-loop. New variable NEXT_I set to I->NEXT, because we might free I. Set I to NEXT_I at end of while block. Move update of leastidlastuse inside if block, because otherwise we will constantly prevent ourself from scanning. (scan_fhs): Very much the same. (scan_replies): Likewise. Also free CR. (check_cached_reply): Make HASH value absolute (as XID can be negative, and thus the modulus). Initialize REFERENCES to 1. | ||||
* | *** empty log message *** | Thomas Bushnell | 2000-03-17 | 1 | -0/+4 |
| | |||||
* | . | Roland McGrath | 1999-07-11 | 1 | -1/+5 |
| | |||||
* | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-03 | 1 | -0/+5 |
| | | | | | * cache.c (create_cached_handle): Use munmap instead of vm_deallocate. | ||||
* | . | Roland McGrath | 1998-12-20 | 1 | -0/+7 |
| | |||||
* | Add braces to silence gcc warnings. | Roland McGrath | 1998-10-20 | 1 | -16/+20 |
| | |||||
* | Thu Sep 26 14:09:20 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-10-08 | 1 | -0/+6 |
| | | | | | | * nfsd.h (enum_t): New type. * cache.c: Don't inclide <rpc/auth_unix.h>. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-04 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-14 | 1 | -0/+13 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-13 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-12 | 1 | -0/+19 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-07 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-07 | 1 | -0/+73 |