summaryrefslogtreecommitdiff
path: root/exec/exec.c
AgeCommit message (Expand)Author
1996-01-30(S_exec_exec):Miles Bader
1996-01-11(S_exec_exec): Use envz_get() to search the environment.Miles Bader
1996-01-04(safe_bzero): Rewritten using hurd_catch_signal.Roland McGrath
1995-12-29(do_exec):Miles Bader
1995-12-15(map): Rearrange code to fix some bugs and not remap unless necessary.Roland McGrath
1995-11-21(safe_bzero): New function, broken out of load_section.Roland McGrath
1995-11-21(load_section): Undo boneheaded last change.Roland McGrath
1995-11-21(load_section): Declare ADDR and VM_PROT volatile.Michael I. Bushnell
1995-11-13(S_exec_startup): Compatibility RPC removed.Roland McGrath
1995-11-13(load_section): Catch faults while zeroing partial bss page.Roland McGrath
1995-10-25(S_exec_startup_get_info): New function, modified from S_exec_startup.Roland McGrath
1995-10-18(struct execdata): Moved to priv.h.Roland McGrath
1995-10-11Server mechanics removed; now uses libtrivfs/libports.Roland McGrath
1995-10-02(do_exec): Doc fix.Michael I. Bushnell
1995-09-27(do_exec): Don't set NEWTASK's bootstrap port until after we have finishedRoland McGrath
1995-09-20(struct bootinfo): New members `phdr_addr', `phdr_size', `user_entry'.Roland McGrath
1995-08-28(S_fsys_forward): New stub function.Roland McGrath
1995-06-27(load_section): Remove assignments from if tests.Michael I. Bushnell
1995-06-08(struct execdata.info.elf): Add members `anywhere' and `loadbase'.Roland McGrath
1995-06-05Majorly revamped: Now supports the ELF format directly.Roland McGrath
1995-05-12Add fsys_set_options, replacing fsys_mod_readonly.Miles Bader
1995-04-21(check_gzip): Rewind the stream before calling `get_method'.Roland McGrath
1995-04-10(struct execdata) [BFD]: New member `interp_section'.Roland McGrath
1995-04-09(load_section): fseek to desired position before freading.Roland McGrath
1995-02-09(check_section): Don't check SEC_RELOC flag.Roland McGrath
1995-02-09(load_section): Don't check SEC_HAS_CONTENTS for clearing overlap bssMichael I. Bushnell
1995-01-28(prepare): Fix braino in last change.Roland McGrath
1995-01-28(prepare): Give the stream a seek function.Roland McGrath
1995-01-22Update BFD code; it works now.Roland McGrath
1995-01-15[BFD] (bfd_mach_host_arch_mach): In decl, MACHINE arg is `long int *' now.Roland McGrath
1994-12-12(struct execdata): New members `headbuf', `file_data', `optimal_block'.Roland McGrath
1994-11-09(set_active_trans): Don't deallocate EXECNODE here to work around aMichael I. Bushnell
1994-11-09Include <hurd/paths.h> and <fcntl.h>.Michael I. Bushnell
1994-11-09(set_active_trans): New function.Michael I. Bushnell
1994-08-31entered into RCSMichael I. Bushnell
1994-08-31Formerly exec.c.~84~Roland McGrath
1994-08-30Formerly exec.c.~83~Michael I. Bushnell
1994-08-29Formerly exec.c.~82~Michael I. Bushnell
1994-08-17Formerly exec.c.~81~Michael I. Bushnell
1994-08-16Formerly exec.c.~80~Michael I. Bushnell
1994-08-16Formerly exec.c.~79~Roland McGrath
1994-08-15Formerly exec.c.~78~Michael I. Bushnell
1994-07-22Formerly exec.c.~77~Michael I. Bushnell
1994-07-20Formerly exec.c.~76~Michael I. Bushnell
1994-07-19Formerly exec.c.~75~Michael I. Bushnell
1994-06-24Initial revisionMichael I. Bushnell