Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-13 | Reverted changes related to io_map_segment. | Roland McGrath | |
1999-09-08 | 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-map-segment.c: New file. Guts from io-map.c. * io-map.c (diskfs_S_io_map): Just call diskfs_S_io_map_segment. * diskfs.h (diskfs_get_filemap): New parameter `index'. * rdwr-internal.c (_diskfs_rdwr_internal): Pass additional parameter to diskfs_get_filemap. * Makefile (IOSRCS): Add io-map-segment.c. | |||
1997-08-20 | Wed Aug 20 14:03:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* diskfs.h: Doc fix. * io-map.c (diskfs_S_io_map): Cope with error return from diskfs_get_filemap. * rdwr-internal.c (_diskfs_rdwr_internal): Likewise. | |||
1995-10-19 | (diskfs_S_io_map): Pass the appropiate vm protection to diskfs_get_filemap. | Miles Bader | |
If this node isn't O_RDWR, only return the appropiate memobj. Include <fcntl.h>. | |||
1994-05-05 | entered into RCS | Roland McGrath | |
1994-03-07 | Formerly io-map.c.~6~ | Michael I. Bushnell | |
1994-03-03 | Formerly io-map.c.~5~ | Michael I. Bushnell | |
1994-02-14 | Formerly io-map.c.~4~ | Michael I. Bushnell | |
1994-02-11 | Formerly io-map.c.~3~ | Michael I. Bushnell | |
1994-02-03 | Formerly io-map.c.~2~ | Michael I. Bushnell | |
1994-02-03 | Initial revision | Michael I. Bushnell | |