aboutsummaryrefslogtreecommitdiff
path: root/usermux
Commit message (Collapse)AuthorAgeFilesLines
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-112-2/+9
| | | | | * mux.c (get_dirents): Use mmap instead of vm_allocate. (netfs_get_dirents): Likewise.
* .Roland McGrath1999-07-111-0/+4
|
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
| | | | * mux.c: Add #include <sys/mman.h> for munmap decl.
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-032-6/+9
| | | | | * mux.c (get_dirents): Use munmap instead of vm_deallocate. (netfs_get_dirents): Likewise.
* .Roland McGrath1999-02-281-0/+4
|
* 1999-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-281-4/+4
| | | | * node.c (netfs_attempt_utimes): Fix typo in last change.
* Sun Jan 31 18:41:17 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-01-312-5/+24
| | | | | * node.c (netfs_attempt_utimes): Handle new possibility that ATIME or MTIME might be null.
* Add braces to silence gcc warnings.Roland McGrath1998-10-202-18/+23
|
* Initial checkinMiles Bader1997-07-241-0/+143
|
* .Miles Bader1997-07-241-0/+0
|
* Initial checkinMiles Bader1997-07-237-0/+1064