Age | Commit message (Expand) | Author |
1995-01-15 | [BFD] (bfd_mach_host_arch_mach): MACHINE arg is `long int *' now. | Roland McGrath |
1994-12-14 | (libnetserv): New variable. | Michael I. Bushnell |
1994-12-14 | Initial revision | Roland McGrath |
1994-12-14 | (OBJS): Add unzip.o util.o inflate.o. | Roland McGrath |
1994-12-12 | (struct execdata): New members `headbuf', `file_data', `optimal_block'. | Roland McGrath |
1994-12-11 | (diskfs_S_io_readable): Fix typo in last change. | Roland McGrath |
1994-12-11 | (start_execserver): Fix braino in last change. | Roland McGrath |
1994-12-11 | (start_execserver): When aligning bss size for vm_allocate, don't include | Roland McGrath |
1994-12-09 | (diskfs_S_io_read): Don't check for MAXREAD<0. | Roland McGrath |
1994-12-09 | Use mach_msg_type_number_t in place of unsigned int and int. | Roland McGrath |
1994-12-09 | Use mach_msg_type_number_t in place of int. | Roland McGrath |
1994-12-09 | Use mach_msg_type_number_t in place of unsigned int and int. | Roland McGrath |
1994-12-09 | Use mach_msg_type_number_t in place of unsigned int and int. | Roland McGrath |
1994-12-09 | Use mach_msg_type_number_t in place of int. | Roland McGrath |
1994-12-09 | Use mach_msg_type_number_t in place of unsigned int and int. | Roland McGrath |
1994-12-09 | Use mach_msg_type_number_t in place of unsigned int and int. | Roland McGrath |
1994-12-09 | (io_read, io_write, io_readable): Use mach_msg_type_number_t in place of | Roland McGrath |
1994-11-28 | (OBJS): Add msgServer.o. | Roland McGrath |
1994-11-28 | (run_for_real): Print error msg if file_exec fails. | Roland McGrath |
1994-11-24 | Protect all mfs code with #ifdef MFS. | Roland McGrath |
1994-11-24 | (DIST_FILES): Remove gcc-specs. | Roland McGrath |
1994-11-23 | (pager_demuxer): Call _pager_seqnos_memory_object_server, | Roland McGrath |
1994-11-23 | (ports_demuxer): Call diskfs_seqnos_notify_server, not | Roland McGrath |
1994-11-23 | ($(target)): Use normal linking with -Wl,-( $+ -Wl,-). | Roland McGrath |
1994-11-18 | (OBJS): Add notifyServer.o. | Roland McGrath |
1994-11-18 | Include "notify_S.h". | Roland McGrath |
1994-11-17 | Include unistd.h, stdio.h, not hurd/anything. | Roland McGrath |
1994-11-16 | (MIG, MIGCOM): Never define using rsh; use /usr/local/i386-gnu/.... | Roland McGrath |
1994-11-13 | (main): Just use the reboot function. | Michael I. Bushnell |
1994-11-11 | (fakeboot): New variable. | Michael I. Bushnell |
1994-11-11 | (main): Always set `f' flag (signifying "fake" because we aren't a | Michael I. Bushnell |
1994-11-11 | Initial revision | Michael I. Bushnell |
1994-11-11 | (diskfs_S_io_read): If OFF is past the end of the file, don't set | Michael I. Bushnell |
1994-11-11 | (targets): Added reboot and halt. | Michael I. Bushnell |
1994-11-11 | (main): Print in shorter format by default; take -v flag to print in | Michael I. Bushnell |
1994-11-11 | (diskfs_set_hypermetadata): Deallocate BUF in the right place. | Michael I. Bushnell |
1994-11-11 | (diskfs_set_hypermetadata): Always use dev_write_sync to avoid | Michael I. Bushnell |
1994-11-10 | (main): Issue decent prompt. | Michael I. Bushnell |
1994-11-10 | (diskfs_set_hypermetadata): Copy CSUM into a page-aligned page-sized | Michael I. Bushnell |
1994-11-09 | (main): Behave more reasonably if we can't open DEVNAME. | Michael I. Bushnell |
1994-11-09 | (set_active_trans): Don't deallocate EXECNODE here to work around a | Michael I. Bushnell |
1994-11-09 | (time_str): Specify format for decimals correctly. | Michael I. Bushnell |
1994-11-09 | (diskfs_S_file_exec): And provide enough arguments. | Michael I. Bushnell |
1994-11-09 | (diskfs_S_file_exec): Give correct function name for file_name_lookup. | Michael I. Bushnell |
1994-11-09 | Include <hurd/paths.h> | Michael I. Bushnell |
1994-11-09 | Include <hurd/paths.h> and <fcntl.h>. | Michael I. Bushnell |
1994-11-09 | (diskfs_S_file_exec): If diskfs_exec isn't already set, try to open it | Michael I. Bushnell |
1994-11-09 | (set_active_trans): New function. | Michael I. Bushnell |
1994-11-09 | (time_str): Use %.2d instead of %2d to get 0 pads. | Roland McGrath |
1994-11-08 | (link-objects): Mention libgcc.a explicitly here. | Michael I. Bushnell |