summaryrefslogtreecommitdiff
path: root/exec/exec.c
AgeCommit message (Expand)Author
2009-12-21Fix duplicate oldtask port deallocationSamuel Thibault
2009-08-23Fixes long-standing random hang of exec.Samuel Thibault
2009-04-022009-04-03 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2004-10-23(check_elf_phdr): Fix typo in last change.Roland McGrath
2004-10-222004-10-22 Roland McGrath <roland@frob.com>Roland McGrath
2004-09-26(check_elf_phdr): Tweak last change.Roland McGrath
2004-09-262004-09-26 Roland McGrath <roland@frob.com>Roland McGrath
2004-02-112004-02-11 Roland McGrath <roland@frob.com>Roland McGrath
2004-02-102004-01-15 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-11(prepare): fix last changeRoland McGrath
2002-05-102002-05-10 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-272002-04-27 Roland McGrath <roland@frob.com>Roland McGrath
2002-01-022002-01-02 Roland McGrath <roland@frob.com>Roland McGrath
2002-01-012001-12-31 Roland McGrath <roland@frob.com>Roland McGrath
2001-06-162001-06-15 Roland McGrath <roland@frob.com>Roland McGrath
2000-10-012000-10-01 Roland McGrath <roland@frob.com>Roland McGrath
2000-03-262000-03-23 Mark Kettenis <kettenis@gnu.org>Mark Kettenis
2000-03-172000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
2000-03-172000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-03-132000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-03-132000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-03-132000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-03-132000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-181999-07-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-101999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-06-041999-06-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-04-301998-09-05 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>Thomas Bushnell
1999-04-271999-04-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-12-271998-12-26 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-07-161998-07-15 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1996-11-18Mon Nov 18 17:45:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-10-08Mon Oct 7 21:31:25 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-07-08(S_exec_exec): Don't use unsafe MOVE_SEND in call to interruptibleMichael I. Bushnell
1996-06-20(do_exec): In proc_setowner code, deal with error from auth_getidsMichael I. Bushnell
1996-06-20fixupMichael I. Bushnell
1996-06-20(do_exec): Call proc_setowner *after* possible proc_reassign;Michael I. Bushnell
1996-06-19(do_exec, S_exec_exec): Pass 0 for new LOOKUP arg to hurd_file_name_lookup.Miles Bader
1996-06-13(do_exec): Add code missing from last change.Michael I. Bushnell
1996-06-13(do_exec): If secure, set the owner with proc_setowner.Michael I. Bushnell
1996-05-10(do_exec): Use new auth_user_authenticate interface.Michael I. Bushnell
1996-05-03(map): Use F->__offset and F->__target properly.Roland McGrath
1996-05-02(map): Fix fencepost error in check of current mapping window.Roland McGrath
1996-05-02(do_exec): Terminate OLDTASK if we get an error after killing its threadsRoland McGrath
1996-04-30(check_gzip) [ziprderr]: Treat all read errors as ENOEXEC. First off,Michael I. Bushnell
1996-04-27Use ports_create_port instead of ports_allocate_port, and notice the error.Roland McGrath
1996-04-08(prepare):Miles Bader
1996-01-30(S_exec_exec):Miles Bader