aboutsummaryrefslogtreecommitdiff
path: root/libpager
Commit message (Expand)AuthorAgeFilesLines
* (_pager_seqnos_memory_object_init): I can't believe I did that.Michael I. Bushnell1995-06-221-1/+1
* Include <errno.h>.Michael I. Bushnell1995-06-221-0/+1
* (COBJS): Typo.Michael I. Bushnell1995-06-221-1/+1
* (COBJS): Add notify-stubs.c.Michael I. Bushnell1995-06-221-1/+1
* Initial revisionMichael I. Bushnell1995-06-221-0/+74
* (create_class):Michael I. Bushnell1995-06-201-1/+1
* (pager_shutdown):Michael I. Bushnell1995-06-201-2/+0
* (_pager_seqnos_memory_object_terminate): Oops.Michael I. Bushnell1995-06-201-3/+3
* (_pager_seqnos_memory_object_init): Oops.Michael I. Bushnell1995-06-201-2/+2
* (_pager_seqnos_memory_object_lock_completed): Oops.Michael I. Bushnell1995-06-201-3/+3
* (_pager_seqnos_memory_object_data_unlock): Oops.Michael I. Bushnell1995-06-201-2/+2
* (_pager_seqnos_memory_object_data_return): Oops.Michael I. Bushnell1995-06-201-1/+1
* (_pager_seqnos_memory_object_data_request): Oops.Michael I. Bushnell1995-06-201-3/+3
* (_pager_seqnos_memory_object_change_completed): Use new portsMichael I. Bushnell1995-06-201-4/+4
* (demuxer.o): Depend on notify_S.h.Michael I. Bushnell1995-06-201-0/+1
* (pager_shutdown):Michael I. Bushnell1995-06-201-12/+2
* (pager_shutdown): Use new ports functions.Michael I. Bushnell1995-06-201-1/+1
* (create_class): Fudge to avoid warning.Michael I. Bushnell1995-06-201-0/+1
* (_pager_free_structure): Use new ports functions.Michael I. Bushnell1995-06-201-2/+3
* (_pager_seqnos_memory_object_init): Use new ports functions.Michael I. Bushnell1995-06-201-3/+4
* (_pager_do_seqnos_mach_notify_no_senders): Return zero in normal case.Michael I. Bushnell1995-06-201-0/+1
* (_pager_seqnos_memory_object_lock_completed): Use new ports interface.Michael I. Bushnell1995-06-201-4/+5
* (_pager_seqnos_memory_object_data_unlock): Use new ports routines.Michael I. Bushnell1995-06-201-3/+4
* (_pager_do_write_request): Use new ports routines.Michael I. Bushnell1995-06-201-3/+4
* (_pager_seqnos_memory_object_data_request): Use new ports routines.Michael I. Bushnell1995-06-201-5/+6
* Include <hurd/ports.h>.Michael I. Bushnell1995-06-201-0/+2
* (COBJS): Add clean.o and dropweak.o.Michael I. Bushnell1995-06-201-1/+2
* (create_class): New function.Michael I. Bushnell1995-06-201-0/+10
* Initial revisionMichael I. Bushnell1995-06-201-0/+29
* (_pager_real_dropweak): New decl.Michael I. Bushnell1995-06-201-0/+1
* (pager_dropweak): New decl.Michael I. Bushnell1995-06-201-0/+7
* (pager_create): New parm BUCKET. Allocate port using new portsMichael I. Bushnell1995-06-201-2/+3
* (_pager_clean): New decl.Michael I. Bushnell1995-06-201-0/+2
* (pager_clean): Removed.Michael I. Bushnell1995-06-201-7/+0
* (_pager_clean): Renamed from pager_clean.Michael I. Bushnell1995-06-201-1/+1
* Initial revisionMichael I. Bushnell1995-06-201-0/+50
* fooMichael I. Bushnell1995-06-201-1/+0
* Rename pager_no_senders to _pager_do_seqnos_mach_notify_no_senders.Michael I. Bushnell1995-06-201-37/+12
* (_pager_class): New var.Michael I. Bushnell1995-06-201-1/+3
* (pager_create): Drop parm CLASS.Michael I. Bushnell1995-06-201-2/+1
* (COBJS): Delete reference.o.Michael I. Bushnell1995-06-201-3/+3
* Include "notify_S.h".Michael I. Bushnell1995-06-201-2/+7
* (pager_no_senders, pager_reference, pager_unreference,Michael I. Bushnell1995-06-201-29/+13
* (_pager_mark_next_request_error, _pager_mark_object_error): Put the errorMiles Bader1995-05-111-4/+3
* (PM_NEXTERROR, SET_PM_NEXTERROR): Mask 2-bit error code with 0x3, not 0x2!Miles Bader1995-05-111-2/+2
* (pager_demuxer): Call _pager_seqnos_memory_object_server,Roland McGrath1994-11-231-2/+2
* (_pager_lock_object): Hammer SYNC to zero for now; there's someMichael I. Bushnell1994-11-081-0/+2
* entered into RCSMichael I. Bushnell1994-08-301-3/+4
* entered into RCSMichael I. Bushnell1994-08-291-3/+5
* Formerly data-return.c.~10~Michael I. Bushnell1994-08-291-14/+53