Age | Commit message (Expand) | Author |
1996-03-26 | Include <stdio.h>. | Michael I. Bushnell |
1996-03-26 | (_pager_do_write_request): Delete unused label `out'. | Michael I. Bushnell |
1996-03-26 | (SRCS): Revert. | Michael I. Bushnell |
1996-03-26 | Revert. | Michael I. Bushnell |
1996-03-26 | (pager_create): Revert. | Michael I. Bushnell |
1996-03-26 | (_pager_free_structure): Revert. | Michael I. Bushnell |
1996-03-26 | (_pager_seqnos_memory_object_data_request): Revert. | Michael I. Bushnell |
1996-03-26 | (_pager_do_write_request): Revert. | Michael I. Bushnell |
1996-03-26 | (_pager_lock_object): | Michael I. Bushnell |
1996-03-26 | (pager_sync_some): | Michael I. Bushnell |
1996-03-26 | (pager_sync): Ask for RETURN_ALL and not just RETURN_DIRTY, | Michael I. Bushnell |
1996-03-26 | (pager_return_some): Ask for RETURN_ALL and not just RETURN_DIRTY, | Michael I. Bushnell |
1996-03-26 | (_pager_do_write_request): Delete any corresponding anticipation | Michael I. Bushnell |
1996-03-26 | *** empty log message *** | Michael I. Bushnell |
1996-03-26 | (_pager_seqnos_memory_object_data_request): Add code to check to see | Michael I. Bushnell |
1996-03-26 | (_pager_free_structure): more. | Michael I. Bushnell |
1996-03-26 | (_pager_free_structure): Clean P->anticipations here. | Michael I. Bushnell |
1996-03-26 | (_pager_clean): Revert. | Michael I. Bushnell |
1996-03-26 | (_pager_clean): Deallocate anticipations structures here. | Michael I. Bushnell |
1996-03-26 | (pager_create): Initialize P->anticipations. | Michael I. Bushnell |
1996-03-26 | (struct pager): New member `anticipations'. | Michael I. Bushnell |
1996-03-26 | (SRCS): Add anticipate.c. | Michael I. Bushnell |
1996-03-18 | (pager_return, pager_return_some): New declarations. | Michael I. Bushnell |
1996-03-18 | (SRCS): Add pager-return.c. | Michael I. Bushnell |
1996-03-18 | Initial revision | Michael I. Bushnell |
1996-03-18 | (pager_flush): Lock request should be VM_PROT_NO_CHANGE, not VM_PROT_NONE. | Michael I. Bushnell |
1996-03-06 | (_pager_lock_object): Don't barf anymore. | Miles Bader |
1996-03-06 | (_pager_seqnos_memory_object_lock_completed): Don't barf anymore. | Miles Bader |
1996-03-06 | (SRCS): Remove barf.c. | Miles Bader |
1996-03-06 | (pager_change_attributes): | Miles Bader |
1996-03-06 | (_pager_lock_object): | Miles Bader |
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 |
1996-02-21 | (_pager_seqnos_memory_object_lock_completed): | Miles Bader |
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 |
1996-02-21 | (_pager_seqnos_memory_object_data_request): | Miles Bader |
1996-02-21 | (_pager_do_write_request): | Miles Bader |
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 |
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 |