Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-11 | 1 | -1/+3 |
| | | | | | * ccache.c (ccache_read): Use mmap instead of vm_allocate. * netfs.c (get_dirents): Likewise. | ||||
* | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-07-11 | 1 | -2/+3 |
| | | | | | * netfs.c: Add #include <sys/mman.h> for munmap decl. * ccache.c: Likewise. | ||||
* | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-03 | 1 | -3/+2 |
| | | | | | | | * ccache.c (ccache_read): Use munmap instead of vm_deallocate. (ccache_invalidate): Likewise. (ccache_free): Likewise. * netfs.c (get_dirents): Likewise. | ||||
* | Sun Jan 31 18:33:55 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-01-31 | 1 | -6/+19 |
| | | | | | * netfs.c (netfs_attempt_utimes): Implement new possibility that ATIME or MTIME might be null. | ||||
* | Add braces to silence gcc warnings. | Roland McGrath | 1998-10-20 | 1 | -26/+30 |
| | |||||
* | (netfs_attempt_mkfile): | Miles Bader | 1997-08-18 | 1 | -0/+2 |
| | | | | Unlock DIR. | ||||
* | Initial checkin | Miles Bader | 1997-08-06 | 1 | -0/+441 |