Age | Commit message (Expand) | Author |
1995-09-11 | (open_hook): Block for read only when there's really someone reading already, | Miles Bader |
1995-09-08 | (OTHERLIBS, CPPFLAGS): Disable bfd by default. | Roland McGrath |
1995-09-08 | (ports_end_rpc): Call hurd_check_cancel. | Michael I. Bushnell |
1995-09-07 | (trivfs_S_io_write): Minor fix. | Michael I. Bushnell |
1995-09-07 | (trivfs_S_io_write): Start pending output before blocking. | Michael I. Bushnell |
1995-09-07 | entered into RCS | Michael I. Bushnell |
1995-09-07 | (packet_read): Don't leave PACKET in a fucked up state when it's vm_allocate'd | Miles Bader |
1995-09-07 | (MIGSTUBS): Remove notifyServer.o and interruptServer.o. | Miles Bader |
1995-09-06 | (S_interrupt_operation): Function deleted. | Miles Bader |
1995-09-06 | (sock_demuxer): Use ports_interrupt_server and ports_notify_server instead of | Miles Bader |
1995-09-06 | (SRCS): Removed $(NOTIFYSRCS) and $(INTSRCS). | Miles Bader |
1995-09-06 | (trivfs_demuxer): Use ports_notify_server and ports_interrupt_server instead | Miles Bader |
1995-09-06 | (SRCS): Removed $(NOTIFYSRCS) and $(INTSRCS). | Miles Bader |
1995-09-06 | (diskfs_demuxer): Use ports_notify_server and ports_interrupt_server instead | Miles Bader |
1995-09-06 | (OBJS): Add interruptServer.o. | Miles Bader |
1995-09-06 | (ports_interrupt_server, ports_S_interrupt_operation): New declarations. | Miles Bader |
1995-09-06 | Formerly pfinet.h.~4~ | Michael I. Bushnell |
1995-09-06 | Formerly ethernet.c.~3~ | Michael I. Bushnell |
1995-09-06 | Formerly timer-emul.c.~4~ | Michael I. Bushnell |
1995-09-06 | Formerly sched.c.~7~ | Michael I. Bushnell |
1995-09-06 | Formerly system.h.~8~ | Michael I. Bushnell |
1995-09-06 | Initial revision | Miles Bader |
1995-09-06 | (S_io_read, S_io_readable): Don't return EPIPE on EOF. | Miles Bader |
1995-09-06 | (ports_notify_server, ports_do_mach_notify_*): New decls. | Miles Bader |
1995-09-06 | (MIGCOMSFLAGS): New variable. | Miles Bader |
1995-09-06 | Initial revision | Miles Bader |
1995-09-06 | (diskfs_pager_users): Ignore the disk pager when seeing if there are any | Miles Bader |
1995-09-05 | Initial revision | Miles Bader |
1995-09-05 | (fshelp_delegate_translation): New declaration. | Miles Bader |
1995-09-05 | (SRCS): Add delegate.c. | Miles Bader |
1995-09-05 | Get rid of rules related to ../lib. | Miles Bader |
1995-09-05 | (main): Use fshelp_start_translator instead of start_translator from ../lib. | Miles Bader |
1995-09-05 | (_pager_seqnos_memory_object_change_completed): | Miles Bader |
1995-09-05 | (diskfs_pager_users): Ignore the disk pager when seeing if there are any | Miles Bader |
1995-09-05 | (S_io_stat): Only attempt to use the read pipe if it exists. | Miles Bader |
1995-09-03 | (thread_cancel): Removed. | Miles Bader |
1995-09-01 | (libsubst, libsubst-override, _libsubst): New vars. | Miles Bader |
1995-09-01 | (_pipe_no_readers): Wake up write selects too when the pipe breaks. | Miles Bader |
1995-08-31 | (trivfs_S_io_select): Use pipe_pair_select. | Miles Bader |
1995-08-31 | (S_io_select): Change the way selects are done, now that writes can block. | Miles Bader |
1995-08-31 | (S_socket_send): Pass in the new NOBLOCK parameter to pipe_send. | Miles Bader |
1995-08-31 | (pipe_wait): Renamed to `pipe_wait_readable'. | Miles Bader |
1995-08-31 | `pipe_pair_select_read_write' --> `pipe_pair_select'. | Miles Bader |
1995-08-31 | (pipe_send): Make writes blockable. | Miles Bader |
1995-08-31 | Initial revision | Michael I. Bushnell |
1995-08-30 | (inhibit_port_rpcs): Renamed to `ports_inhibit_port_rpcs'. | Miles Bader |
1995-08-30 | (trivfs_goaway): Implement correctly. | Miles Bader |
1995-08-30 | Repair typos. | Michael I. Bushnell |
1995-08-30 | (condition_implies, condition_unimplies): New functions. | Michael I. Bushnell |
1995-08-30 | (cond_signal): If this condition has implications, see if one of them | Michael I. Bushnell |