aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/trivfs.h
Commit message (Collapse)AuthorAgeFilesLines
* (trivfs_create_control): New declaration.Miles Bader1996-01-271-12/+21
|
* (trivfs_startup): Add FLAGS arg.Miles Bader1995-11-131-2/+3
|
* (trivfs_{begin,end}_using_{protid,control}): Declare them.Roland McGrath1995-10-061-0/+11
|
* (struct trivfs_control): Add the hook field.Miles Bader1995-08-241-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 theMiles Bader1995-08-121-2/+20
| | | | declarations now that these return an error code.
* Protect against including twice, and add includes that we depend on.Miles Bader1995-07-201-0/+10
|
* Fix types of trivfs_cntl_portclasses and trivfs_protid_portclasses.Michael I. Bushnell1995-06-271-2/+2
|
* (trivfs_startup): New parms CONTROL_BUCKET and PROTID_BUCKET.Michael I. Bushnell1995-06-271-1/+3
|
* (trivfs_handle_port): New parms CONTROL_BUCKET and PROTID_BUCKET.Michael I. Bushnell1995-06-271-1/+3
|
* (struct trivfs_control): New member `protid_bucket'.Michael I. Bushnell1995-06-271-0/+1
|
* (trivfs_control): Renamed member `protid_types' to be `protid_class'Michael I. Bushnell1995-06-271-1/+1
| | | | and changed type to be `stroct port_class *'.
* (trivfs_protid_portclasses): Renamed fromMichael I. Bushnell1995-06-271-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 Bader1995-04-091-0/+9
|
* (struct trivfs_control): Delete members `openshead' and `openstail'.Michael I. Bushnell1995-03-301-1/+0
|
* (trivfs_check_open_hook): Doc fix.Michael I. Bushnell1995-03-301-13/+3
| | | | (trivfs_complete_open): Delete declaration.
* (struct trivfs_control): New member `lock'.Michael I. Bushnell1995-03-301-1/+2
|
* entered into RCSMichael I. Bushnell1994-07-111-0/+6
|
* Formerly trivfs.h.~9~Michael I. Bushnell1994-06-291-2/+12
|
* Formerly trivfs.h.~8~Michael I. Bushnell1994-06-231-0/+20
|
* Formerly trivfs.h.~7~Michael I. Bushnell1994-06-221-0/+1
|
* Formerly trivfs.h.~6~Michael I. Bushnell1994-06-151-5/+42
|
* Formerly trivfs.h.~5~Michael I. Bushnell1994-05-241-1/+1
|
* Formerly trivfs.h.~4~Michael I. Bushnell1994-05-101-9/+24
|
* Formerly trivfs.h.~3~Michael I. Bushnell1994-02-181-19/+15
|
* Formerly trivfs.h.~2~Michael I. Bushnell1994-02-171-3/+21
|
* Initial revisionMichael I. Bushnell1994-02-171-0/+35