Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2006-03-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2006-03-14 | 1 | -3/+3 |
| | | | | * loop.c (server_loop): Fix invalid lvalues. | ||||
* | 2002-09-29 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2002-09-29 | 1 | -57/+62 |
| | | | | | | | | | | | | | | | | | | | | | | * loop.c (server_loop): Use memset instead bzero. (server_loop): Add parenthesis for post-decrement (even though it is only used as an lvalue here). Increment P after using it in the macro, not within. * ops.c (complete_setattr): Likewise. (op_setattr, op_read, op_write, op_create, op_symlink, op_mkdir, op_readdir, op_getport): Likewise. * xdr.c (encode_fattr): Likewise. (encode_data): Likewise. Also use memcpy instead bcopy. (encode_statfs): Likewise. (decode_name): Likewise. Also use memcpy instead bcopy. (encode_fhandle): Use memcpy instead bcopy. * cache.c (process_cred): Add parenthesis for post-decrement (even though it is only used as an lvalue here). Increment P after using it in the macro, not within. (idspec_lookup): Use memcpy, not bcopy. (lookup_cache_handle): Likewise. (create_cached_handle): Likewise. (check_cached_replies): Likewise. | ||||
* | 2002-05-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -2/+2 |
| | | | | | * loop.c (server_loop): size_t -> socklen_t * cache.c (fh_hash): int -> intptr_t | ||||
* | 1998-12-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-12-20 | 1 | -36/+40 |
| | | | | * loop.c (server_loop): Cosmetic. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-04 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-14 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-12 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-07 | 1 | -156/+137 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 1 | -0/+233 |