Age | Commit message (Expand) | Author |
1995-08-29 | (struct connq): Remove interrupt_seq_num field. | Miles Bader |
1995-08-29 | (connq_interrupt, connq_interrupt_sock): Decls deleted. | Miles Bader |
1995-08-29 | (open_hook): Use hurd_condition_wait to detect interrupts. | Miles Bader |
1995-08-29 | (ports_manage_port_operations_multithread): Hammer WIRE_CTHREADS on | Michael I. Bushnell |
1995-08-29 | (pipe_acquire_reader, pipe_acquire_writer, pipe_add_reader, pipe_add_writer): | Miles Bader |
1995-08-29 | `aquire' -> `acquire'. | Miles Bader |
1995-08-29 | (S_socket_send, S_socket_recv): `aquire' -> `acquire'. | Miles Bader |
1995-08-29 | (sock_acquire_read_pipe, sock_acquire_write_pipe): `aquire' -> `acquire'. | Miles Bader |
1995-08-29 | (S_io_select): Fix typo in masking off SELECT_URG. | Roland McGrath |
1995-08-29 | (diskfs_S_io_select): Don't check open modes or return EBADF. | Michael I. Bushnell |
1995-08-29 | (cproc_block): Provide decl. | Michael I. Bushnell |
1995-08-29 | (sigblock, sigsetmask): New functions. | Michael I. Bushnell |
1995-08-28 | Use ${boot-args} preset variable. | Roland McGrath |
1995-08-28 | Updated by Shantanu Goel, to accept action keywords only inside $(...) and | Roland McGrath |
1995-08-28 | Updated for changes in boot_script.h protocol by Shantanu Goel. | Roland McGrath |
1995-08-28 | (ufs): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a. | Roland McGrath |
1995-08-28 | (S_fsys_forward): New stub function. | Roland McGrath |
1995-08-28 | Typo. | Michael I. Bushnell |
1995-08-28 | (inclusion of .d files based on OBJS): Only deal with .o files in | Michael I. Bushnell |
1995-08-28 | (DEP_SRCS): Sort in reverse order so that local files come first. | Miles Bader |
1995-08-28 | (TAGS): Automagically find all the files to scan from the dependency | Miles Bader |
1995-08-26 | (hurd_condition_wait_cancel): Name changed to `hurd_condition_wait'. | Miles Bader |
1995-08-25 | (ps_std_fmt_specs): Declare extern. | Miles Bader |
1995-08-25 | (indir_release): When freeing direct blocks mentioned in a single | Michael I. Bushnell |
1995-08-25 | (ext2fs): Put libports in the right place in the linking order. | Miles Bader |
1995-08-25 | (FSYSSRCS): Add fsys-forward.c. | Miles Bader |
1995-08-25 | Initial revision | Miles Bader |
1995-08-25 | (trivfs_S_interrupt_operation): Use ports_interrupt_rpc. | Miles Bader |
1995-08-25 | ($(libname.so)): Set the soname to $(libname).so, not $(libname). | Miles Bader |
1995-08-25 | ($(libname).so): Use the linker -soname option to specify what library name | Miles Bader |
1995-08-25 | (diskfs_S_file_truncate): Bother to check the return value of | Michael I. Bushnell |
1995-08-24 | (ports_inhibit_bucket_rpcs): thread_cancel -> hurd_thread_cancel. | Miles Bader |
1995-08-24 | (ports_inhibit_class_rpcs): thread_cancel -> hurd_thread_cancel. | Miles Bader |
1995-08-24 | (inhibit_all_rpcs): thread_cancel -> hurd_thread_cancel. | Miles Bader |
1995-08-24 | (inhibit_port_rpcs): thread_cancel -> hurd_thread_cancel. Include <hurd.h>. | Miles Bader |
1995-08-24 | (ports_interrupt_rpc): thread_cancel -> hurd_thread_cancel. Include <hurd.h>. | Miles Bader |
1995-08-24 | (ports_interrupt_rpc): Really never mind. | Michael I. Bushnell |
1995-08-24 | (ports_interrupt_rpc): Never mind. | Michael I. Bushnell |
1995-08-24 | (ports_interrupt_rpc): Don't attempt to cancel ourselves. | Michael I. Bushnell |
1995-08-24 | (ports_interrupt_rpc): (ports_interrupt_rpc): | Michael I. Bushnell |
1995-08-24 | (trivfs_goaway, trivfs_modify_stat): Update arguments. | Miles Bader |
1995-08-24 | (trivfs_goaway, trivfs_modify_stat): Update arguments. | Miles Bader |
1995-08-24 | (S_fsys_forward): New function. | Miles Bader |
1995-08-24 | Remove tserver. | Miles Bader |
1995-08-24 | (fsys_forward): New rpc. | Miles Bader |
1995-08-24 | (trivfs_goaway, trivfs_modify_stat): Update arguments. | Miles Bader |
1995-08-24 | Include "options.h" instead of <options.h>. | Miles Bader |
1995-08-24 | (trivfs_goaway, trivfs_modify_stat): Update arguments. | Miles Bader |
1995-08-24 | Initial revision | Miles Bader |
1995-08-24 | (trivfs_handle_port): Initialize the hook field. | Miles Bader |