Age | Commit message (Expand) | Author |
2000-03-17 | 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
2000-03-17 | 2000-03-17 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
2000-03-13 | 2000-03-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
2000-03-13 | 2000-03-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
2000-03-13 | 2000-03-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
2000-03-13 | 2000-03-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-07-18 | 1999-07-17 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-07-11 | 1999-07-11 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-07-11 | 1999-07-06 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-07-10 | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-07-03 | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-06-04 | 1999-06-04 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-04-30 | 1998-09-05 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp> | Thomas Bushnell |
1999-04-27 | 1999-04-27 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1998-12-27 | 1998-12-26 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1998-07-16 | 1998-07-15 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1996-11-18 | Mon Nov 18 17:45:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell |
1996-10-08 | Mon 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 interruptible | Michael I. Bushnell |
1996-06-20 | (do_exec): In proc_setowner code, deal with error from auth_getids | Michael I. Bushnell |
1996-06-20 | fixup | Michael 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 threads | Roland McGrath |
1996-04-30 | (check_gzip) [ziprderr]: Treat all read errors as ENOEXEC. First off, | Michael I. Bushnell |
1996-04-27 | Use 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 |
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-11 | Server 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 finished | Roland 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 |