Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-04-08 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-04-12 | 1 | -5/+5 |
| | | | | | | | * io-write.c (diskfs_S_io_write): Make local variable OFF an off_t and not an int. * io-read.c (diskfs_S_io_read): Likewise. * io-stat.c (diskfs_S_io_stat): Use memcpy, not bcopy. | ||||
* | (diskfs_S_io_stat): | Miles Bader | 1997-06-20 | 1 | -7/+2 |
| | | | | Use fshelp_translated rather than fshelp_fetch_control. | ||||
* | (diskfs_S_io_stat): | Miles Bader | 1997-02-24 | 1 | -2/+2 |
| | | | | Mark shadow roots with S_IROOT. | ||||
* | (diskfs_S_io_stat): | Miles Bader | 1996-11-19 | 1 | -0/+14 |
| | | | | | Set S_IATRANS & S_IROOT bits in st_mode field of returned buffer if appropiate. | ||||
* | (diskfs_S_io_stat): s/ioserver/iohelp/g. | Michael I. Bushnell | 1996-05-09 | 1 | -2/+2 |
| | |||||
* | (diskfs_S_io_stat): Typo. | Michael I. Bushnell | 1995-03-17 | 1 | -1/+1 |
| | |||||
* | (diskfs_S_io_stat): Implement diskfs_synchronous. | Michael I. Bushnell | 1995-03-09 | 1 | -2/+5 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-05-05 | 1 | -1/+1 |
| | |||||
* | Formerly io-stat.c.~3~ | Michael I. Bushnell | 1994-02-05 | 1 | -3/+4 |
| | |||||
* | Formerly io-stat.c.~2~ | Michael I. Bushnell | 1994-02-03 | 1 | -7/+5 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-02-03 | 1 | -0/+40 |