aboutsummaryrefslogtreecommitdiff
path: root/proc/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix line-buffered stderrSamuel Thibault2024-08-251-1/+1
* proc: Don't buffer Mach console outputSergey Bugaev2023-05-151-0/+1
* proc: Add task to hashes before requesting death notifySamuel Thibault2022-12-211-1/+1
* proc: Use notify server implementation from libportsSergey Bugaev2022-08-101-2/+2
* Fix build with -fno-commonSamuel Thibault2020-03-311-0/+15
* Fix warningsSamuel Thibault2018-03-051-1/+0
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-5/+5
* Pass the kernel's task port to proc.Justus Winter2017-03-121-5/+37
* proc: Receive new-task notifications on kernel's process port.Justus Winter2017-03-091-1/+10
* proc: Open console earlier.Justus Winter2017-03-061-11/+28
* Avoid warnings if increasing a threads priority fails.Justus Winter2016-10-151-1/+6
* proc: Fix references to the startup server.Justus Winter2016-08-071-3/+2
* Fix space styleSamuel Thibault2015-03-051-12/+12
* proc: call `startup_essential_task' earlierJustus Winter2015-01-171-0/+23
* proc: register for new task notificationsJustus Winter2014-12-101-1/+10
* proc: gracefully handle failure to increase priorityJustus Winter2014-11-211-12/+32
* Add proc_set_init_task, make runsystem pid 1Justus Winter2014-11-211-2/+7
* proc: include the mig-generated server headers in main.cJustus Winter2014-01-201-5/+5
* proc: improve the message_demuxer functionJustus Winter2013-12-021-12/+18
* proc: store the device master port in _hurd_device_masterJustus Winter2013-11-281-2/+2
* proc: store the privileged host port in _hurd_host_privJustus Winter2013-11-281-2/+2
* proc: update commentsJustus Winter2013-11-281-1/+1
* Define and use symbolic names for important processesJustus Winter2013-08-281-1/+2
* Switch from cthreads to pthreadsRichard Braun2012-11-271-3/+3
* 2000-04-03 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-151-3/+5
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-3/+1
* 2000-03-12 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-121-1/+2
* 1999-06-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-191-4/+0
* 1999-06-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-051-0/+2
* 1999-06-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-051-6/+6
* 1999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-301-0/+1
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-0/+13
* 1999-05-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-021-0/+1
* 1999-05-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-021-8/+11
* Wed Aug 20 14:06:46 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-1/+1
* (main):Miles Bader1997-06-301-5/+8
* *** empty log message ***Michael I. Bushnell1996-07-181-1/+1
* Many changes to support multi-threading. See ChangeLog.Michael I. Bushnell1996-04-251-30/+32
* (message_demuxer): Remove call to interrupt_server.Michael I. Bushnell1996-03-201-2/+2
* (message_demuxer): Don't call proc_excrepl_server.Roland McGrath1996-02-091-9/+7
* (main): Missing decls.Michael I. Bushnell1995-04-041-0/+1
* (main): Wire text and data segment on startup to avoid failure modeMichael I. Bushnell1995-04-041-1/+14
* entered into RCSMichael I. Bushnell1994-08-181-3/+3
* Formerly main.c.~12~Michael I. Bushnell1994-08-151-0/+4
* Formerly main.c.~10~Michael I. Bushnell1994-06-281-1/+1
* Formerly main.c.~9~Michael I. Bushnell1994-06-271-0/+15
* Formerly main.c.~8~Roland McGrath1994-05-121-2/+6
* Formerly main.c.~7~Michael I. Bushnell1994-05-091-0/+2
* Formerly main.c.~6~Michael I. Bushnell1994-04-071-0/+1
* Formerly main.c.~5~Michael I. Bushnell1994-04-051-2/+8