Age | Commit message (Expand) | Author |
1995-06-26 | (MIGSTUBS): | Michael I. Bushnell |
1995-06-26 | (fsys_goaway_reply): New routine, in its proper place. | Michael I. Bushnell |
1995-06-26 | (ports_manage_port_operations_multithread): Declare NREQTHREADS asd | Michael I. Bushnell |
1995-06-26 | (ports_manage_port_operations_multithread): Declare ERR inside | Michael I. Bushnell |
1995-06-26 | (ports_manage_port_operations_multithread): When master goes back to | Michael I. Bushnell |
1995-06-26 | (ports_manage_port_operations_multithread/thread_function): Don't hold | Michael I. Bushnell |
1995-06-26 | (periodic_sync_thread, periodic_sync_lock): Declare static. | Michael I. Bushnell |
1995-06-26 | (master_thread_function): Exit when shutdown returns zero. | Michael I. Bushnell |
1995-06-26 | (diskfs_shutdown): Fix parentheses on bitwise tests. | Michael I. Bushnell |
1995-06-26 | (CPPFLAGS): Put -I../lib back in. | Miles Bader |
1995-06-26 | (diskfs_S_fsys_goaway): If diskfs_shutdown returns zero, then exit | Michael I. Bushnell |
1995-06-26 | (diskfs_shutdown): Don't actually exit; return zero instead. | Michael I. Bushnell |
1995-06-26 | (diskfs_S_file_set_translator): Ignore harmless errors from | Michael I. Bushnell |
1995-06-26 | (diskfs_S_file_set_translator): ditto | Michael I. Bushnell |
1995-06-26 | (diskfs_S_file_set_translator): Fix parentheses on first active EXCL | Michael I. Bushnell |
1995-06-26 | (fshelp_fetch_root): Wakeup other blocked calls *before* returning | Michael I. Bushnell |
1995-06-24 | (force_delayed_copies, enable_delayed_copies): Change pager [un]ref calls to | Miles Bader |
1995-06-24 | (struct user_pager_info): Remove the next & prevp fields. | Miles Bader |
1995-06-24 | (diskfs_direnter): Move assignment out of test. | Miles Bader |
1995-06-24 | (diskfs_free_node): Fix print-format types. | Miles Bader |
1995-06-24 | (diskfs_lost_hardrefs): Change pager [un]ref calls to use the new ports ref | Miles Bader |
1995-06-24 | (main): Have the initial thread die when it's done, leaving other thread to | Miles Bader |
1995-06-24 | (thread_function): New function. | Miles Bader |
1995-06-24 | (HURDLIBS): Add libihash. | Miles Bader |
1995-06-23 | (diskfs_shutdown) [helper]: Unlock NP around fsys call. | Michael I. Bushnell |
1995-06-23 | (diskfs_S_fsys_syncfs) [helper]: Unlock NP around fsys call. | Michael I. Bushnell |
1995-06-23 | (diskfs_S_fsys_set_options): Unlock NP around fsys call. | Michael I. Bushnell |
1995-06-23 | (diskfs_S_file_syncfs): Unlock NP around fsys call. | Michael I. Bushnell |
1995-06-23 | (fshelp_fetch_root): Parenthesize assert test correctly. | Michael I. Bushnell |
1995-06-23 | (service_fsys_startup): Parenthesize construction of flags arg | Michael I. Bushnell |
1995-06-22 | (fshelp_fetch_root) [reauth]: If PORT is null, then just return it. | Michael I. Bushnell |
1995-06-22 | (fshelp_fetch_root): Pass type and length parameters in the right | Michael I. Bushnell |
1995-06-22 | (ports_reallocate_from_external): Parenthesize flags test correctly. | Michael I. Bushnell |
1995-06-22 | (ports_get_right): Parenthesize flag test correctly. | Michael I. Bushnell |
1995-06-22 | (ports_enable_bucket): muddle. | Michael I. Bushnell |
1995-06-22 | (ports_enable_bucket): Turn flag *on* when waiting. | Michael I. Bushnell |
1995-06-22 | (_diskfs_translator_callback): Must be extern to force inclusion of | Michael I. Bushnell |
1995-06-22 | (diskfs_S_dir_lookup): Correctly parethenize O_NOTRANS flags test. | Michael I. Bushnell |
1995-06-22 | (_pager_seqnos_memory_object_init): I can't believe I did that. | Michael I. Bushnell |
1995-06-22 | (ports_lookup_port): UNlock port lock at exit of function. | Michael I. Bushnell |
1995-06-22 | (thread_function): Move thread_function to be non-local, of course, | Michael I. Bushnell |
1995-06-22 | (thread_cancel): Typo. | Michael I. Bushnell |
1995-06-22 | (thread_cancel): New function (HACK). | Michael I. Bushnell |
1995-06-22 | Include <errno.h>. | Michael I. Bushnell |
1995-06-22 | (COBJS): Typo. | Michael I. Bushnell |
1995-06-22 | (libihash): New variable. | Michael I. Bushnell |
1995-06-22 | (COBJS): Add notify-stubs.c. | Michael I. Bushnell |
1995-06-22 | Initial revision | Michael I. Bushnell |
1995-06-22 | (HURDLIBS): Add libihash. | Michael I. Bushnell |
1995-06-22 | (main): Have main thread exit when done instead of calling a diskfs | Michael I. Bushnell |