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