summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-06-24(force_delayed_copies, enable_delayed_copies): Change pager [un]ref calls toMiles 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 refMiles Bader
1995-06-24(main): Have the initial thread die when it's done, leaving other thread toMiles 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 argMichael 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 rightMichael 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 ofMichael 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-22Include <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-22Initial revisionMichael 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 diskfsMichael I. Bushnell
1995-06-22Include <hurd/ihash.h>.Michael I. Bushnell
1995-06-22Include <cthreads.h>.Michael I. Bushnell
1995-06-21(diskfs_sync_everything, diskfs_shutdown_pager): Conform to prototype.Michael I. Bushnell
1995-06-21(diskfs_shutdown_pager): Typos.Michael I. Bushnell
1995-06-21Typo.Michael I. Bushnell
1995-06-21(struct user_pager_info): Drop members next and prevp.Michael I. Bushnell
1995-06-21(pager_clear_user_data): Don't maintain pager linked list.Michael I. Bushnell
1995-06-21Typo again.Michael I. Bushnell
1995-06-21(ports_bucket_iterate): TypoMichael I. Bushnell
1995-06-21typoMichael I. Bushnell
1995-06-21Initial revisionMichael I. Bushnell
1995-06-21(port_bucket_iterate): New decl.Michael I. Bushnell
1995-06-21(drop_pager_softrefs): Use ports reference calls directly instead ofMichael I. Bushnell
1995-06-21(create_disk_pager): Fork off service thread for pager ports.Michael I. Bushnell
1995-06-21(create_disk_pager): Initialize pager_bucket.Michael I. Bushnell
1995-06-21(pager_bucket): New variable.Michael I. Bushnell