Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (pager_dropweak): New decl. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+7 | |
| | ||||||
* | (pager_create): New parm BUCKET. Allocate port using new ports | Michael I. Bushnell | 1995-06-20 | 1 | -2/+3 | |
| | | | | interface. | |||||
* | (_pager_clean): New decl. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+2 | |
| | ||||||
* | (pager_clean): Removed. | Michael I. Bushnell | 1995-06-20 | 1 | -7/+0 | |
| | ||||||
* | (_pager_clean): Renamed from pager_clean. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-06-20 | 1 | -0/+50 | |
| | ||||||
* | foo | Michael I. Bushnell | 1995-06-20 | 1 | -1/+0 | |
| | ||||||
* | Rename pager_no_senders to _pager_do_seqnos_mach_notify_no_senders. | Michael I. Bushnell | 1995-06-20 | 1 | -37/+12 | |
| | | | | | Lookup up port right ourselves. Remove function pager_clean (now in clean.c). | |||||
* | (_pager_class): New var. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+3 | |
| | ||||||
* | (pager_create): Drop parm CLASS. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+1 | |
| | ||||||
* | (COBJS): Delete reference.o. | Michael I. Bushnell | 1995-06-20 | 1 | -3/+3 | |
| | | | | (OBJS): Add notifyServer.o. | |||||
* | Include "notify_S.h". | Michael I. Bushnell | 1995-06-20 | 1 | -2/+7 | |
| | | | | (pager_demuxer): Declare and use _pager_seqnos_notify_server. | |||||
* | (pager_no_senders, pager_reference, pager_unreference, | Michael I. Bushnell | 1995-06-20 | 1 | -29/+13 | |
| | | | | | | pager_port_type): Remove declarations. (pager_create): New parms BUCKET and CLASS. (pager_clean): Doc fix. | |||||
* | (_pager_mark_next_request_error, _pager_mark_object_error): Put the error | Miles Bader | 1995-05-11 | 1 | -4/+3 | |
| | | | | | | code in the correct place in the pagemap rather than always at the beginning. (pager_get_error): Get the error code from the pagemap rather than just using the pagemap offset! | |||||
* | (PM_NEXTERROR, SET_PM_NEXTERROR): Mask 2-bit error code with 0x3, not 0x2! | Miles Bader | 1995-05-11 | 1 | -2/+2 | |
| | ||||||
* | (pager_demuxer): Call _pager_seqnos_memory_object_server, | Roland McGrath | 1994-11-23 | 1 | -2/+2 | |
| | | | | not seqnos_memory_object_server. | |||||
* | (_pager_lock_object): Hammer SYNC to zero for now; there's some | Michael I. Bushnell | 1994-11-08 | 1 | -0/+2 | |
| | | | | deadlock bug in noticing when the sync finishes. | |||||
* | entered into RCS | Michael I. Bushnell | 1994-08-30 | 1 | -3/+4 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-08-29 | 1 | -3/+5 | |
| | ||||||
* | Formerly data-return.c.~10~ | Michael I. Bushnell | 1994-08-29 | 1 | -14/+53 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1994-08-29 | 1 | -0/+32 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-08-29 | 1 | -0/+1 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-08-29 | 1 | -0/+72 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-07-22 | 2 | -32/+12 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-07-22 | 6 | -6/+6 | |
| | ||||||
* | Formerly data-return.c.~9~ | Michael I. Bushnell | 1994-07-22 | 1 | -1/+1 | |
| | ||||||
* | Formerly Makefile.~17~ | Michael I. Bushnell | 1994-07-05 | 1 | -0/+1 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-06-01 | 1 | -0/+11 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-06-01 | 1 | -1/+2 | |
| | ||||||
* | Formerly lock-completed.c.~8~ | Michael I. Bushnell | 1994-06-01 | 1 | -1/+3 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-06-01 | 1 | -3/+6 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-06-01 | 1 | -2/+15 | |
| | ||||||
* | Formerly priv.h.~11~ | Michael I. Bushnell | 1994-06-01 | 1 | -2/+20 | |
| | ||||||
* | Formerly data-request.c.~10~ | Michael I. Bushnell | 1994-06-01 | 1 | -2/+2 | |
| | ||||||
* | Formerly data-return.c.~8~ | Michael I. Bushnell | 1994-06-01 | 1 | -2/+2 | |
| | ||||||
* | Formerly data-unlock.c.~8~ | Michael I. Bushnell | 1994-06-01 | 1 | -1/+1 | |
| | ||||||
* | Formerly object-terminate.c.~9~ | Michael I. Bushnell | 1994-06-01 | 1 | -3/+18 | |
| | ||||||
* | Formerly object-init.c.~11~ | Michael I. Bushnell | 1994-06-01 | 1 | -1/+15 | |
| | ||||||
* | Formerly data-return.c.~7~ | Michael I. Bushnell | 1994-05-24 | 1 | -28/+48 | |
| | ||||||
* | Formerly data-unlock.c.~7~ | Michael I. Bushnell | 1994-05-24 | 1 | -4/+4 | |
| | ||||||
* | Formerly data-request.c.~9~ | Michael I. Bushnell | 1994-05-23 | 1 | -3/+3 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-05-23 | 1 | -9/+6 | |
| | ||||||
* | Formerly chg-compl.c.~3~ | Michael I. Bushnell | 1994-05-23 | 1 | -0/+1 | |
| | ||||||
* | Formerly object-init.c.~10~ | Michael I. Bushnell | 1994-05-23 | 1 | -4/+1 | |
| | ||||||
* | Formerly pager-attr.c.~2~ | Michael I. Bushnell | 1994-05-23 | 1 | -2/+11 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1994-05-23 | 1 | -2/+6 | |
| | ||||||
* | Formerly priv.h.~10~ | Michael I. Bushnell | 1994-05-23 | 1 | -0/+3 | |
| | ||||||
* | Formerly Makefile.~16~ | Michael I. Bushnell | 1994-05-23 | 1 | -1/+1 | |
| | ||||||
* | Formerly chg-compl.c.~2~ | Michael I. Bushnell | 1994-05-20 | 1 | -1/+2 | |
| | ||||||
* | Formerly object-init.c.~9~ | Michael I. Bushnell | 1994-05-20 | 1 | -3/+4 | |
| |