Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-03-06 | (pager_change_attributes): | Miles Bader | |
Correctly remove AR from P's linked list of attribute change requests. | |||
1996-03-06 | (_pager_lock_object): | Miles Bader | |
Correctly remove LR from P's linked list of lock requests. | |||
1996-02-21 | (_pager_seqnos_memory_object_init): Be picky about always releasing SEQNO. | Miles Bader | |
1996-02-21 | (_pager_seqnos_memory_object_lock_completed): | Miles Bader | |
Be picky about always releasing SEQNO. | |||
1996-02-21 | (_pager_seqnos_memory_object_lock_completed): | Miles Bader | |
Get rid of bletcherous semi. Make barf more voluminous. | |||
1996-02-21 | (SRCS): Add barf.c. | Miles Bader | |
1996-02-21 | (_pager_seqnos_memory_object_lock_completed): Use barf instead of printf. | Miles Bader | |
1996-02-21 | (_pager_lock_object): Use barf instead of printf. | Miles Bader | |
1996-02-21 | (_pager_seqnos_memory_object_terminate): | Miles Bader | |
Always wait for and release SEQNO if OBJECT is a valid pager. | |||
1996-02-21 | (_pager_seqnos_memory_object_data_request): | Miles Bader | |
Always wait for and release SEQNO if OBJECT is a valid pager. | |||
1996-02-21 | (_pager_do_write_request): | Miles Bader | |
Always wait for and release SEQNO if OBJECT is a valid pager. | |||
1996-02-20 | (_pager_lock_object): Print debugging message when SYNC. | Michael I. Bushnell | |
1996-02-20 | (_pager_seqnos_memory_object_lock_completed): Fix to be better. | Michael I. Bushnell | |
1996-02-20 | (_pager_seqnos_memory_object_lock_completed): Print a notice when an | Michael I. Bushnell | |
incoming lock completion corresponds to no outstanding lock request. | |||
1996-02-20 | (_pager_lock_object): Remove `sync = 0'. | Miles Bader | |
1996-01-05 | (SRCS): Add pager-memcpy.c. | Roland McGrath | |
1996-01-04 | Declare pager_memcpy. | Roland McGrath | |
1995-10-09 | Declare _pager_page_errors extern, not common. | Roland McGrath | |
1995-10-09 | Specify shared library dependencies. | Roland McGrath | |
1995-09-13 | (_pager_seqnos_memory_object_lock_completed): Typo. | Michael I. Bushnell | |
1995-09-13 | (_pager_seqnos_memory_object_lock_completed): Don't push the | Michael I. Bushnell | |
locks_pending field negative in the case where the pager was terminated before we get called. | |||
1995-09-05 | (_pager_seqnos_memory_object_change_completed): | Miles Bader | |
Don't push the attrs_pending field negative in the case where the pager was terminated before we get called. | |||
1995-08-24 | (SRCS): Make this the main list of files, from which the others are derived. | Miles Bader | |
(COBJS, REMHDRS): Removed. (OBJS): Derived mostly from $(SRCS). | |||
1995-07-21 | (_pager_seqnos_memory_object_create): Drop initial reference created | Michael I. Bushnell | |
by ports_intern_external_reference when we're done with P. | |||
1995-07-06 | Removed dependencies that are now automatically generated. | 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-22 | (_pager_seqnos_memory_object_init): I can't believe I did that. | Michael I. Bushnell | |
1995-06-22 | Include <errno.h>. | Michael I. Bushnell | |
1995-06-22 | (COBJS): Typo. | Michael I. Bushnell | |
1995-06-22 | (COBJS): Add notify-stubs.c. | Michael I. Bushnell | |
1995-06-22 | Initial revision | Michael I. Bushnell | |
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 | |