Age | Commit message (Expand) | Author |
1995-10-07 | (trivfs_S_fsys_getpriv): Add poly args. | Roland McGrath |
1995-10-07 | (trivfs_S_fsys_getpriv): Add poly args. | Roland McGrath |
1995-10-07 | (libtrivfs.so): Depend on ../libports/libports.so. | Roland McGrath |
1995-10-07 | (trivfs_S_file_get_storage_info): | Miles Bader |
1995-10-07 | (trivfs_S_dir_link): Swap first two arguments. | Miles Bader |
1995-10-06 | (trivfs_{begin,end}_using_{protid,control}): Declare them. | Roland McGrath |
1995-10-06 | Remove leading _ from function names. | Roland McGrath |
1995-10-05 | (FSSRCS): Add file-get-storage-info.c. | Roland McGrath |
1995-10-05 | Initial revision | Roland McGrath |
1995-09-22 | (FSSRCS): Rename file-truncate.c to file-set-size.c. | Miles Bader |
1995-09-18 | (trivfs_S_file_set_size): Renamed from file-truncate.c:trivfs_s_file_truncate. | Miles Bader |
1995-09-18 | (trivfs_S_io_pathconf): Add reply port to args. | Miles Bader |
1995-09-18 | (FSSRCS): Remove file-pathconf.c. | Miles Bader |
1995-09-18 | (trivfs_S_io_pathconf): Renamed from file-pathconf.c:trivfs_s_file_pathconf. | Miles Bader |
1995-09-06 | (SRCS): Removed $(NOTIFYSRCS) and $(INTSRCS). | Miles Bader |
1995-09-06 | (trivfs_demuxer): Use ports_notify_server and ports_interrupt_server instead | Miles Bader |
1995-08-25 | (trivfs_S_interrupt_operation): Use ports_interrupt_rpc. | Miles Bader |
1995-08-24 | Initial revision | Miles Bader |
1995-08-24 | (trivfs_handle_port): Initialize the hook field. | Miles Bader |
1995-08-24 | (trivfs_S_io_stat): Pass CRED to trivfs_modify_stat. | Miles Bader |
1995-08-24 | (trivfs_S_fsys_goaway): Use new args for trivfs_goaway. | Miles Bader |
1995-08-24 | (struct trivfs_control): Add the hook field. | Miles Bader |
1995-08-24 | (REMHDRS): Removed. | Miles Bader |
1995-08-21 | Doc fix. | Michael I. Bushnell |
1995-08-12 | (trivfs_S_io_reauthenticate): Allow trivfs_protid_create_hook to return an | Miles Bader |
1995-08-12 | (trivfs_clean_protid): Only call trivfs_protid_destroy_hook hook on CRED if | Miles Bader |
1995-08-12 | (trivfs_S_io_restrict_auth): Allow trivfs_protid_create_hook to return an | Miles Bader |
1995-08-12 | (trivfs_S_io_duplicate): Allow trivfs_protid_create_hook to return an error | Miles Bader |
1995-08-12 | (trivfs_protid_create_hook, trivfs_peropen_create_hook): Change the | Miles Bader |
1995-08-12 | (trivfs_S_fsys_getroot): Allow trivfs_protid_create_hook and | Miles Bader |
1995-08-12 | (OTHERSRCS): Add protid-dup.c and open.c. | Miles Bader |
1995-08-12 | Initial revision | Miles Bader |
1995-07-21 | (trivfs_S_io_restrict_auth): Free initial reference created by | Michael I. Bushnell |
1995-07-21 | (trivfs_S_io_reauthenticate): Free initial reference created by | Michael I. Bushnell |
1995-07-21 | (trivfs_S_io_duplicate): Free initial reference created by | Michael I. Bushnell |
1995-07-21 | (trivfs_handle_port): Free initial reference created by | Michael I. Bushnell |
1995-07-21 | (trivfs_S_fsys_getroot): Free initial reference created by | Michael I. Bushnell |
1995-07-20 | Protect against including twice, and add includes that we depend on. | Miles Bader |
1995-07-06 | Removed dependencies that are now automatically generated. | Michael I. Bushnell |
1995-06-27 | (_trivfs_begin_using_control): Typo | Michael I. Bushnell |
1995-06-27 | Fix types of trivfs_cntl_portclasses and trivfs_protid_portclasses. | Michael I. Bushnell |
1995-06-27 | (trivfs_S_fsys_goaway): Call trivfs_goaway the new way. | Michael I. Bushnell |
1995-06-27 | (trivfs_startup): New parms CONTROL_BUCKET and PROTID_BUCKET; pass | Michael I. Bushnell |
1995-06-27 | (trivfs_startup): New parms CONTROL_BUCKET and PROTID_BUCKET. | Michael I. Bushnell |
1995-06-27 | (trivfs_clean_protid): Use new ports interface. Use PREdecrement in | Michael I. Bushnell |
1995-06-27 | (trivfs_do_mach_notify_no_senders): Use new ports interface. | Michael I. Bushnell |
1995-06-27 | (_trivfs_begin_using_protid, _trivfs_end_using_protid, | Michael I. Bushnell |
1995-06-27 | (trivfs_S_io_restrict_auth): Use new ports interface. | Michael I. Bushnell |
1995-06-27 | (trivfs_S_io_reauthenticate): Use new ports interface. | Michael I. Bushnell |
1995-06-27 | (trivfs_S_io_duplicate): Use new ports interface. | Michael I. Bushnell |