index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
proc: Refactor.
Justus Winter
2017-03-09
2
-8
/
+18
*
proc: Remove erroneous process entry.
Justus Winter
2017-03-09
1
-0
/
+31
*
proc: Receive new-task notifications on kernel's process port.
Justus Winter
2017-03-09
3
-2
/
+14
*
proc: Open console earlier.
Justus Winter
2017-03-06
1
-11
/
+28
*
Adjust to the fixed new task notifications.
Justus Winter
2016-11-01
1
-2
/
+2
*
proc: Fix new task notifications.
Justus Winter
2016-11-01
2
-5
/
+16
*
Avoid warnings if increasing a threads priority fails.
Justus Winter
2016-10-15
1
-1
/
+6
*
proc: Fix permission check.
Justus Winter
2016-08-08
1
-1
/
+1
*
proc: Fix references to the startup server.
Justus Winter
2016-08-07
4
-11
/
+10
*
Make sure to complete auth_server_authenticate
Samuel Thibault
2016-02-14
1
-7
/
+9
*
Drop OTHERLIBS and use LDLIBS exclusively
Flavio Cruz
2015-12-31
1
-2
/
+1
*
Include missing header file in hurd/proc
Flavio Cruz
2015-12-29
1
-0
/
+1
*
Fix space style
Samuel Thibault
2015-03-05
7
-84
/
+84
*
proc: call `startup_essential_task' earlier
Justus Winter
2015-01-17
3
-1
/
+26
*
proc: implement `proc_make_task_namespace'
Justus Winter
2014-12-10
2
-9
/
+107
*
proc: register for new task notifications
Justus Winter
2014-12-10
3
-3
/
+47
*
proc: add payload-aware intrans functions
Justus Winter
2014-12-07
3
-0
/
+22
*
Fix proc crashes
Samuel Thibault
2014-11-27
1
-2
/
+4
*
proc: gracefully handle failure to increase priority
Justus Winter
2014-11-21
1
-12
/
+32
*
Add proc_set_init_task, make runsystem pid 1
Justus Winter
2014-11-21
3
-25
/
+68
*
proc: move translation functions to mig-decls.h
Justus Winter
2014-05-16
4
-21
/
+21
*
Add missing receiver lookup fix
Samuel Thibault
2014-04-22
1
-1
/
+0
*
libports: fix notify_port_t receiver lookups
Justus Winter
2014-04-06
3
-15
/
+46
*
proc: fix the receiver lookup in S_proc_exception_raise
Justus Winter
2014-01-20
3
-6
/
+51
*
proc: include the mig-generated server headers in main.c
Justus Winter
2014-01-20
1
-5
/
+5
*
proc: improve the message_demuxer function
Justus Winter
2013-12-02
1
-12
/
+18
*
proc: store the device master port in _hurd_device_master
Justus Winter
2013-11-28
3
-5
/
+3
*
proc: store the privileged host port in _hurd_host_priv
Justus Winter
2013-11-28
5
-7
/
+6
*
proc: update comments
Justus Winter
2013-11-28
2
-2
/
+2
*
proc: turn count_up and store_pid into normal functions
Justus Winter
2013-11-10
1
-9
/
+14
*
proc: fix error handling in S_proc_exception_raise
Justus Winter
2013-11-09
1
-0
/
+2
*
proc: fix a use-after-free error
Justus Winter
2013-11-09
1
-1
/
+7
*
proc: fix the declaraton of genpid
Justus Winter
2013-11-09
1
-1
/
+1
*
proc: remove declaration of nested functions from proc.h
Justus Winter
2013-11-09
1
-2
/
+0
*
Normalize whitespace at the end of each file to '\n'
Justus Winter
2013-11-09
1
-3
/
+0
*
Decouple the Hurd version from the package version.
Thomas Schwinge
2013-09-27
1
-3
/
+4
*
proc: do not hand out PID 0
Justus Winter
2013-09-21
1
-1
/
+1
*
proc: Remove unused declaration of zombie_list
Justus Winter
2013-09-15
1
-2
/
+0
*
proc: remove unused file exc-reply.defs
Justus Winter
2013-09-15
1
-36
/
+0
*
proc: keep track of {start,end}_code
Justus Winter
2013-09-15
2
-0
/
+41
*
proc: add proc_mark_important server code
Justus Winter
2013-08-29
3
-3
/
+40
*
proc: make the function check_owner available
Justus Winter
2013-08-29
2
-1
/
+2
*
Define and use symbolic names for important processes
Justus Winter
2013-08-28
2
-2
/
+4
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
8
-27
/
+51
*
Replace fragile manual »make dist« system with one based on »git archive«.
Thomas Schwinge
2012-04-08
1
-3
/
+3
*
Fix proc fault
Samuel Thibault
2011-12-05
1
-3
/
+1
*
Fix spurious port deallocation
Samuel Thibault
2011-08-11
1
-1
/
+1
*
Deallocate thread ports on error
Samuel Thibault
2011-03-03
1
-1
/
+5
*
Obtain number of ports in proc and libps
antrik
2010-09-18
1
-0
/
+32
*
Make proc not claim it was able to fetch PI_FETCH_TASKEVENTS
Samuel Thibault
2010-08-31
1
-0
/
+6
[prev]
[next]