Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (_pager_seqnos_memory_object_lock_completed): Typo. | Michael I. Bushnell | 1995-09-13 | 1 | -3/+1 |
| | |||||
* | (_pager_seqnos_memory_object_lock_completed): Don't push the | Michael I. Bushnell | 1995-09-13 | 1 | -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 Bader | 1995-09-05 | 1 | -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 Bader | 1995-08-24 | 1 | -13/+9 |
| | | | | | (COBJS, REMHDRS): Removed. (OBJS): Derived mostly from $(SRCS). | ||||
* | (_pager_seqnos_memory_object_create): Drop initial reference created | Michael I. Bushnell | 1995-07-21 | 1 | -1/+2 |
| | | | | by ports_intern_external_reference when we're done with P. | ||||
* | Removed dependencies that are now automatically generated. | Michael I. Bushnell | 1995-07-06 | 1 | -4/+0 |
| | |||||
* | (COBJS): Add get-upi.o. | Michael I. Bushnell | 1995-06-27 | 1 | -1/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1995-06-27 | 1 | -0/+27 |
| | |||||
* | (pager_get_upi): New function. | Michael I. Bushnell | 1995-06-27 | 1 | -0/+4 |
| | |||||
* | (_pager_seqnos_memory_object_init): I can't believe I did that. | Michael I. Bushnell | 1995-06-22 | 1 | -1/+1 |
| | |||||
* | Include <errno.h>. | Michael I. Bushnell | 1995-06-22 | 1 | -0/+1 |
| | |||||
* | (COBJS): Typo. | Michael I. Bushnell | 1995-06-22 | 1 | -1/+1 |
| | |||||
* | (COBJS): Add notify-stubs.c. | Michael I. Bushnell | 1995-06-22 | 1 | -1/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1995-06-22 | 1 | -0/+74 |
| | |||||
* | (create_class): | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 |
| | |||||
* | (pager_shutdown): | Michael I. Bushnell | 1995-06-20 | 1 | -2/+0 |
| | |||||
* | (_pager_seqnos_memory_object_terminate): Oops. | Michael I. Bushnell | 1995-06-20 | 1 | -3/+3 |
| | |||||
* | (_pager_seqnos_memory_object_init): Oops. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+2 |
| | |||||
* | (_pager_seqnos_memory_object_lock_completed): Oops. | Michael I. Bushnell | 1995-06-20 | 1 | -3/+3 |
| | |||||
* | (_pager_seqnos_memory_object_data_unlock): Oops. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+2 |
| | |||||
* | (_pager_seqnos_memory_object_data_return): Oops. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 |
| | |||||
* | (_pager_seqnos_memory_object_data_request): Oops. | Michael I. Bushnell | 1995-06-20 | 1 | -3/+3 |
| | |||||
* | (_pager_seqnos_memory_object_change_completed): Use new ports | Michael I. Bushnell | 1995-06-20 | 1 | -4/+4 |
| | | | | routines. | ||||
* | (demuxer.o): Depend on notify_S.h. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+1 |
| | |||||
* | (pager_shutdown): | Michael I. Bushnell | 1995-06-20 | 1 | -12/+2 |
| | |||||
* | (pager_shutdown): Use new ports functions. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 |
| | |||||
* | (create_class): Fudge to avoid warning. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+1 |
| | |||||
* | (_pager_free_structure): Use new ports functions. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+3 |
| | |||||
* | (_pager_seqnos_memory_object_init): Use new ports functions. | Michael I. Bushnell | 1995-06-20 | 1 | -3/+4 |
| | |||||
* | (_pager_do_seqnos_mach_notify_no_senders): Return zero in normal case. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+1 |
| | |||||
* | (_pager_seqnos_memory_object_lock_completed): Use new ports interface. | Michael I. Bushnell | 1995-06-20 | 1 | -4/+5 |
| | |||||
* | (_pager_seqnos_memory_object_data_unlock): Use new ports routines. | Michael I. Bushnell | 1995-06-20 | 1 | -3/+4 |
| | |||||
* | (_pager_do_write_request): Use new ports routines. | Michael I. Bushnell | 1995-06-20 | 1 | -3/+4 |
| | |||||
* | (_pager_seqnos_memory_object_data_request): Use new ports routines. | Michael I. Bushnell | 1995-06-20 | 1 | -5/+6 |
| | |||||
* | Include <hurd/ports.h>. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+2 |
| | |||||
* | (COBJS): Add clean.o and dropweak.o. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+2 |
| | |||||
* | (create_class): New function. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+10 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1995-06-20 | 1 | -0/+29 |
| | |||||
* | (_pager_real_dropweak): New decl. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+1 |
| | |||||
* | (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. |