Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-11-13 | (trivfs_startup): Add FLAGS arg. | Miles Bader | |
1995-10-06 | (trivfs_{begin,end}_using_{protid,control}): Declare them. | Roland McGrath | |
1995-08-24 | (struct trivfs_control): Add the hook field. | Miles Bader | |
(trivfs_goaway): Pass the control structure directly instead of random fields from it. (trivfs_modify_stat): Pass in the node as well. | |||
1995-08-12 | (trivfs_protid_create_hook, trivfs_peropen_create_hook): Change the | Miles Bader | |
declarations now that these return an error code. | |||
1995-07-20 | Protect against including twice, and add includes that we depend on. | Miles Bader | |
1995-06-27 | Fix types of trivfs_cntl_portclasses and trivfs_protid_portclasses. | Michael I. Bushnell | |
1995-06-27 | (trivfs_startup): New parms CONTROL_BUCKET and PROTID_BUCKET. | Michael I. Bushnell | |
1995-06-27 | (trivfs_handle_port): New parms CONTROL_BUCKET and PROTID_BUCKET. | Michael I. Bushnell | |
1995-06-27 | (struct trivfs_control): New member `protid_bucket'. | Michael I. Bushnell | |
1995-06-27 | (trivfs_control): Renamed member `protid_types' to be `protid_class' | Michael I. Bushnell | |
and changed type to be `stroct port_class *'. | |||
1995-06-27 | (trivfs_protid_portclasses): Renamed from | Michael I. Bushnell | |
trivfs_protid_porttypes. Change type to `struct port_class *'. (trivfs_protid_nportclasses): Renamed from trivfs_protid_nporttypes. (trivfs_cntl_portclasses): Renamed from trivfs_cntl_porttypes. Change type to `struct port_class *'. (trivfs_cntl_nportclasses): Renamed from trivfs_cntl_nporttypes. (trivfs_startup): Pass port classes instead of integer types. (trivfs_handle_port): Likewise. (trivfs_goaway): Likewise. | |||
1995-04-09 | Declare trivfs_startup. | Miles Bader | |
1995-03-30 | (struct trivfs_control): Delete members `openshead' and `openstail'. | Michael I. Bushnell | |
1995-03-30 | (trivfs_check_open_hook): Doc fix. | Michael I. Bushnell | |
(trivfs_complete_open): Delete declaration. | |||
1995-03-30 | (struct trivfs_control): New member `lock'. | Michael I. Bushnell | |
1994-07-11 | entered into RCS | Michael I. Bushnell | |
1994-06-29 | Formerly trivfs.h.~9~ | Michael I. Bushnell | |
1994-06-23 | Formerly trivfs.h.~8~ | Michael I. Bushnell | |
1994-06-22 | Formerly trivfs.h.~7~ | Michael I. Bushnell | |
1994-06-15 | Formerly trivfs.h.~6~ | Michael I. Bushnell | |
1994-05-24 | Formerly trivfs.h.~5~ | Michael I. Bushnell | |
1994-05-10 | Formerly trivfs.h.~4~ | Michael I. Bushnell | |
1994-02-18 | Formerly trivfs.h.~3~ | Michael I. Bushnell | |
1994-02-17 | Formerly trivfs.h.~2~ | Michael I. Bushnell | |
1994-02-17 | Initial revision | Michael I. Bushnell | |