aboutsummaryrefslogtreecommitdiff
path: root/libpager
Commit message (Collapse)AuthorAgeFilesLines
* (pager_return, pager_return_some): New declarations.Michael I. Bushnell1996-03-181-0/+17
|
* (SRCS): Add pager-return.c.Michael I. Bushnell1996-03-181-1/+1
|
* Initial revisionMichael I. Bushnell1996-03-181-0/+44
|
* (pager_flush): Lock request should be VM_PROT_NO_CHANGE, not VM_PROT_NONE.Michael I. Bushnell1996-03-181-3/+3
| | | | (pager_flush_some): Likewise.
* (_pager_lock_object): Don't barf anymore.Miles Bader1996-03-061-6/+0
|
* (_pager_seqnos_memory_object_lock_completed): Don't barf anymore.Miles Bader1996-03-061-11/+1
|
* (SRCS): Remove barf.c.Miles Bader1996-03-061-1/+1
|
* (pager_change_attributes):Miles Bader1996-03-061-2/+5
| | | | Correctly remove AR from P's linked list of attribute change requests.
* (_pager_lock_object):Miles Bader1996-03-061-1/+3
| | | | Correctly remove LR from P's linked list of lock requests.
* (_pager_seqnos_memory_object_init): Be picky about always releasing SEQNO.Miles Bader1996-02-211-7/+6
|
* (_pager_seqnos_memory_object_lock_completed):Miles Bader1996-02-211-6/+8
| | | | Be picky about always releasing SEQNO.
* (_pager_seqnos_memory_object_lock_completed):Miles Bader1996-02-211-2/+4
| | | | | Get rid of bletcherous semi. Make barf more voluminous.
* (SRCS): Add barf.c.Miles Bader1996-02-211-1/+1
|
* (_pager_seqnos_memory_object_lock_completed): Use barf instead of printf.Miles Bader1996-02-211-4/+4
|
* (_pager_lock_object): Use barf instead of printf.Miles Bader1996-02-211-2/+3
|
* (_pager_seqnos_memory_object_terminate):Miles Bader1996-02-211-7/+6
| | | | Always wait for and release SEQNO if OBJECT is a valid pager.
* (_pager_seqnos_memory_object_data_request):Miles Bader1996-02-211-9/+14
| | | | Always wait for and release SEQNO if OBJECT is a valid pager.
* (_pager_do_write_request):Miles Bader1996-02-211-26/+20
| | | | Always wait for and release SEQNO if OBJECT is a valid pager.
* (_pager_lock_object): Print debugging message when SYNC.Michael I. Bushnell1996-02-201-0/+5
|
* (_pager_seqnos_memory_object_lock_completed): Fix to be better.Michael I. Bushnell1996-02-201-2/+2
|
* (_pager_seqnos_memory_object_lock_completed): Print a notice when anMichael I. Bushnell1996-02-201-1/+5
| | | | incoming lock completion corresponds to no outstanding lock request.
* (_pager_lock_object): Remove `sync = 0'.Miles Bader1996-02-201-3/+1
|
* (SRCS): Add pager-memcpy.c.Roland McGrath1996-01-051-3/+3
|
* Declare pager_memcpy.Roland McGrath1996-01-041-7/+19
|
* Declare _pager_page_errors extern, not common.Roland McGrath1995-10-091-1/+1
|
* Specify shared library dependencies.Roland McGrath1995-10-091-0/+3
|
* (_pager_seqnos_memory_object_lock_completed): Typo.Michael I. Bushnell1995-09-131-3/+1
|
* (_pager_seqnos_memory_object_lock_completed): Don't push theMichael I. Bushnell1995-09-131-6/+10
| | | | | locks_pending field negative in the case where the pager was terminated before we get called.
* (_pager_seqnos_memory_object_change_completed):Miles Bader1995-09-051-6/+6
| | | | | Don't push the attrs_pending field negative in the case where the pager was terminated before we get called.
* (SRCS): Make this the main list of files, from which the others are derived.Miles Bader1995-08-241-13/+9
| | | | | (COBJS, REMHDRS): Removed. (OBJS): Derived mostly from $(SRCS).
* (_pager_seqnos_memory_object_create): Drop initial reference createdMichael I. Bushnell1995-07-211-1/+2
| | | | by ports_intern_external_reference when we're done with P.
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-4/+0
|
* (COBJS): Add get-upi.o.Michael I. Bushnell1995-06-271-1/+1
|
* Initial revisionMichael I. Bushnell1995-06-271-0/+27
|
* (pager_get_upi): New function.Michael I. Bushnell1995-06-271-0/+4
|
* (_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
| | | | routines.
* (demuxer.o): Depend on notify_S.h.Michael I. Bushnell1995-06-201-0/+1
|