Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-06-27 | Reverse that change. | Michael I. Bushnell | |
1995-06-27 | (SRCS): Add it *back*. | Michael I. Bushnell | |
1995-06-27 | (cond_broadcast): Here's a real fix. | Michael I. Bushnell | |
1995-06-27 | If HURDLIBS includes libports, kludge in so that libthreads appears | Michael I. Bushnell | |
too. | |||
1995-06-27 | (SRCS): nope. | Michael I. Bushnell | |
1995-06-27 | (HURDLIBS-files): Never mind. | Michael I. Bushnell | |
1995-06-27 | ($(target)) [doinst == one]: Don't put $(OBJS) in the linker parens. | Michael I. Bushnell | |
1995-06-27 | (SRCS): Added stubs.c. | Michael I. Bushnell | |
1995-06-27 | Initial revision | Michael I. Bushnell | |
1995-06-27 | (pager_unlock_page): Declare BLOCK volatile. | Michael I. Bushnell | |
1995-06-27 | (_trivfs_begin_using_control): Typo | Michael I. Bushnell | |
.c | |||
1995-06-27 | (S_proc_dostop): Remove assigments from inside if tests. | Michael I. Bushnell | |
1995-06-27 | (load_section): Remove assignments from if tests. | Michael I. Bushnell | |
(map): Likewise. (prepare): Likewise. (load): Likewise. (servercopy): Likewise. (do_exec): Likewise. (S_exec_setexecdata): Likewise. (S_exec_exec): Put extra parens around assignment inside while test. | |||
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 | |
them to trivfs_handle_port. Use new ports interface. | |||
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 | |
reference counting check. | |||
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 | |
_trivfs_begin_using_oontrol, _trivfs_end_using_control): Use new ports interface. | |||
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 | |
1995-06-27 | (trivfs_handle_port): Take new parms; use new ports interface; | Michael I. Bushnell | |
initialize CNTL->protid_bucket. | |||
1995-06-27 | (trivfs_handle_port): New parms CONTROL_BUCKET and PROTID_BUCKET. | Michael I. Bushnell | |
1995-06-27 | (trivfs_S_fsys_getroot): Use new form of ports_allocate_port call. | 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-06-27 | Fix spelling error. | Michael I. Bushnell | |
1995-06-27 | (diskfs_pager_users/enable_cache): Fix typo. | Michael I. Bushnell | |
Include <unistd.h>. | |||
1995-06-27 | tnhn | Michael I. Bushnell | |
1995-06-27 | (diskfs_pager_users): New function. | Michael I. Bushnell | |
1995-06-27 | (COBJS): Add get-upi.o. | Michael I. Bushnell | |
1995-06-27 | Initial revision | Michael I. Bushnell | |
1995-06-27 | (pager_get_upi): New function. | Michael I. Bushnell | |
1995-06-26 | (diskfs_S_fsys_set_options): Fix parens. | Michael I. Bushnell | |
1995-06-26 | (diskfs_shutdown): Fix parens. | Michael I. Bushnell | |
1995-06-26 | (diskfs_shutdown): Ignore harmless errors from fsys_goaway. | Michael I. Bushnell | |
1995-06-26 | (diskfs_S_fsys_set_options/helper): Ignore harmless errors from | Michael I. Bushnell | |
fsys_set_options. | |||
1995-06-26 | (diskfs_S_fsys_syncfs): New parms REPLY and REPLYTYPE. | Michael I. Bushnell | |
1995-06-26 | (diskfs_S_fsys_getpriv): New parms REPLY and REPLYTYPE. | Michael I. Bushnell | |
1995-06-26 | (diskfs_S_fsys_set_options): New parms REPLY and REPLYTYPE. | Michael I. Bushnell | |
1995-06-26 | (diskfs_S_fsys_getfile): Include "fsys_S.h". New parms REPLY and | Michael I. Bushnell | |
REPLYTYPE. | |||
1995-06-26 | (diskfs_S_fsys_getroot): New parms REPLY and REPLYTYPE. | Michael I. Bushnell | |
1995-06-26 | (diskfs_S_fsys_goaway): Include "fsys_S.h" and "fsys_reply_U.h". New | Michael I. Bushnell | |
parms REPLY and REPLY_TYPE. Send fsys_goaway reply message before exit. | |||
1995-06-26 | (diskfs_S_fsys_startup): New parms REPLY and REPLYTYPE. | Michael I. Bushnell | |
1995-06-26 | (fsys-MIGSFLAGS): Actually, it should be thes. | Michael I. Bushnell | |
1995-06-26 | (fsys_reply-MIGUFLAGS): New variable. | Michael I. Bushnell | |
1995-06-26 | (MIGSTUBS): | Michael I. Bushnell | |