Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-06-21 | (ports_bucket_iterate): Typo | Michael I. Bushnell | |
. | |||
1995-06-21 | typo | Michael I. Bushnell | |
1995-06-21 | Initial revision | Michael 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 of | Michael I. Bushnell | |
pager wrappers. (allow_pager_softrefs): Likewise. (pager_traverse): Likewise. (diskfs_file_update): Fix typo. | |||
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 | |
(create_disk_pager): Provide pager_bucket in call to pager_create. (diskfs_get_filemap): Likewise. (diskfs_file_update): Use ports reference calls directly instead of pager wrappers. | |||
1995-06-21 | (diskfs_truncate): Use ports reference calls directly instead of pager | Michael I. Bushnell | |
wrappers. | |||
1995-06-21 | (fshelp_fetch_root): Pass new third arg to fshelp_set_active. | Michael I. Bushnell | |
1995-06-21 | (diskfs_lookup): Provide initialization for BUFLEN. | Michael I. Bushnell | |
(diskfs_direnter): Move assignment out of if test. | |||
1995-06-20 | (create_class): | Michael I. Bushnell | |
1995-06-20 | (pager_shutdown): | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_terminate): Oops. | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_init): Oops. | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_lock_completed): Oops. | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_data_unlock): Oops. | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_data_return): Oops. | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_data_request): Oops. | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_change_completed): Use new ports | Michael I. Bushnell | |
routines. | |||
1995-06-20 | (demuxer.o): Depend on notify_S.h. | Michael I. Bushnell | |
1995-06-20 | (pager_shutdown): | Michael I. Bushnell | |
1995-06-20 | (pager_shutdown): Use new ports functions. | Michael I. Bushnell | |
1995-06-20 | (create_class): Fudge to avoid warning. | Michael I. Bushnell | |
1995-06-20 | (_pager_free_structure): Use new ports functions. | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_init): Use new ports functions. | Michael I. Bushnell | |
1995-06-20 | (_pager_do_seqnos_mach_notify_no_senders): Return zero in normal case. | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_lock_completed): Use new ports interface. | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_data_unlock): Use new ports routines. | Michael I. Bushnell | |
1995-06-20 | (_pager_do_write_request): Use new ports routines. | Michael I. Bushnell | |
1995-06-20 | (_pager_seqnos_memory_object_data_request): Use new ports routines. | Michael I. Bushnell | |
1995-06-20 | Include <hurd/ports.h>. | Michael I. Bushnell | |
1995-06-20 | (COBJS): Add clean.o and dropweak.o. | Michael I. Bushnell | |
1995-06-20 | (create_class): New function. | Michael I. Bushnell | |
1995-06-20 | Initial revision | Michael I. Bushnell | |
1995-06-20 | (_pager_real_dropweak): New decl. | Michael I. Bushnell | |
1995-06-20 | (pager_dropweak): New decl. | Michael I. Bushnell | |
1995-06-20 | (pager_create): New parm BUCKET. Allocate port using new ports | Michael I. Bushnell | |
interface. | |||
1995-06-20 | (_pager_clean): New decl. | Michael I. Bushnell | |
1995-06-20 | (pager_clean): Removed. | Michael I. Bushnell | |
1995-06-20 | (_pager_clean): Renamed from pager_clean. | Michael I. Bushnell | |
1995-06-20 | Initial revision | Michael I. Bushnell | |
1995-06-20 | foo | Michael I. Bushnell | |
1995-06-20 | Rename pager_no_senders to _pager_do_seqnos_mach_notify_no_senders. | Michael I. Bushnell | |
Lookup up port right ourselves. Remove function pager_clean (now in clean.c). | |||
1995-06-20 | (_pager_class): New var. | Michael I. Bushnell | |
1995-06-20 | (pager_create): Drop parm CLASS. | Michael I. Bushnell | |
1995-06-20 | Initial revision | Michael I. Bushnell | |
1995-06-20 | (COBJS): Delete reference.o. | Michael I. Bushnell | |
(OBJS): Add notifyServer.o. | |||
1995-06-20 | Include "notify_S.h". | Michael I. Bushnell | |
(pager_demuxer): Declare and use _pager_seqnos_notify_server. | |||
1995-06-20 | (pager_no_senders, pager_reference, pager_unreference, | Michael I. Bushnell | |
pager_port_type): Remove declarations. (pager_create): New parms BUCKET and CLASS. (pager_clean): Doc fix. |