Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverted changes related to io_map_segment. | Roland McGrath | 1999-09-13 | 1 | -2/+42 |
| | |||||
* | 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-09-08 | 1 | -42/+2 |
| | | | | | | | | | * 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. | ||||
* | Wed Aug 20 14:03:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-08-20 | 1 | -1/+12 |
| | | | | | | | | * 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. | ||||
* | (diskfs_S_io_map): Pass the appropiate vm protection to diskfs_get_filemap. | Miles Bader | 1995-10-19 | 1 | -5/+28 |
| | | | | | If this node isn't O_RDWR, only return the appropiate memobj. Include <fcntl.h>. | ||||
* | entered into RCS | Roland McGrath | 1994-05-05 | 1 | -1/+1 |
| | |||||
* | Formerly io-map.c.~6~ | Michael I. Bushnell | 1994-03-07 | 1 | -2/+3 |
| | |||||
* | Formerly io-map.c.~5~ | Michael I. Bushnell | 1994-03-03 | 1 | -1/+3 |
| | |||||
* | Formerly io-map.c.~4~ | Michael I. Bushnell | 1994-02-14 | 1 | -5/+5 |
| | |||||
* | Formerly io-map.c.~3~ | Michael I. Bushnell | 1994-02-11 | 1 | -1/+1 |
| | |||||
* | Formerly io-map.c.~2~ | Michael I. Bushnell | 1994-02-03 | 1 | -0/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-02-03 | 1 | -0/+35 |