Age | Commit message (Expand) | Author |
2015-01-17 | proc: call `startup_essential_task' earlier | Justus Winter |
2014-12-10 | proc: implement `proc_make_task_namespace' | Justus Winter |
2014-11-21 | Add proc_set_init_task, make runsystem pid 1 | Justus Winter |
2014-05-16 | proc: move translation functions to mig-decls.h | Justus Winter |
2013-11-28 | proc: store the device master port in _hurd_device_master | Justus Winter |
2013-11-28 | proc: store the privileged host port in _hurd_host_priv | Justus Winter |
2013-11-28 | proc: update comments | Justus Winter |
2013-11-09 | proc: fix the declaraton of genpid | Justus Winter |
2013-11-09 | proc: remove declaration of nested functions from proc.h | Justus Winter |
2013-09-15 | proc: Remove unused declaration of zombie_list | Justus Winter |
2013-09-15 | proc: keep track of {start,end}_code | Justus Winter |
2013-08-29 | proc: add proc_mark_important server code | Justus Winter |
2013-08-29 | proc: make the function check_owner available | Justus Winter |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2004-03-01 | auth/ | Marcus Brinkmann |
2001-12-22 | 2001-12-22 Roland McGrath <roland@frob.com> | Roland McGrath |
2001-08-04 | 2001-08-04 Roland McGrath <roland@frob.com> | Roland McGrath |
2001-04-15 | 2000-04-03 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath |
2000-03-12 | 2000-03-12 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
2000-01-07 | 2000-01-06 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-07-11 | 1999-07-11 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-06-05 | 1999-06-05 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-05-04 | 1999-05-01 Mark Kettenis <kettenis@gnu.org> | Thomas Bushnell |
1999-03-09 | Tue Mar 9 13:11:43 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1996-10-26 | Fri Oct 25 20:30:22 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell |
1996-06-28 | (check_owner): Return true any time PROC1 has root. | Michael I. Bushnell |
1996-05-15 | (check_owner): New inline function. | Miles Bader |
1996-05-09 | (struct proc): Add p_sigcode. | Michael I. Bushnell |
1996-05-06 | (OUR_VERSION): Upgrade to 0.0. | Michael I. Bushnell |
1996-04-25 | Many changes to support multi-threading. See ChangeLog. | Michael I. Bushnell |
1996-03-20 | (struct proc): New member `p_wakeup'. Delete member `p_continuation'. | Michael I. Bushnell |
1996-02-09 | (struct exc): Removed useless members `replyport', `replyporttype'. | Roland McGrath |
1995-11-06 | Include <sys/resource.h>. | Miles Bader |
1995-10-31 | (struct zombie): New type. | Michael I. Bushnell |
1995-01-17 | (struct proc): Make `argv' and `envp' members `vm_address_t'. | Roland McGrath |
1994-08-30 | entered into RCS | Michael I. Bushnell |
1994-06-30 | Formerly proc.h.~6~ | Michael I. Bushnell |
1994-05-09 | Formerly proc.h.~5~ | Michael I. Bushnell |
1994-03-29 | Formerly proc.h.~4~ | Michael I. Bushnell |
1994-03-24 | Formerly proc.h.~3~ | Michael I. Bushnell |
1994-03-22 | Formerly proc.h.~2~ | Michael I. Bushnell |
1994-03-22 | Initial revision | Michael I. Bushnell |