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