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
...
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
2
-11
/
+26
*
proc: do not set last_processor on thread_info() error
Samuel Thibault
2019-10-31
1
-7
/
+9
*
proc: fix filling last_processor member.
Almudena Garcia
2019-10-31
1
-1
/
+1
*
proc: add support for last_processor
Almudena Garcia
2019-10-31
1
-0
/
+8
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-3
/
+3
*
Fix warnings
Samuel Thibault
2018-03-05
2
-3
/
+0
*
Implement /proc/<pid>/exe
Samuel Thibault
2018-01-08
3
-0
/
+46
*
Record executable entry for PIE core dumps
Samuel Thibault
2017-12-11
2
-0
/
+19
*
Simplify deallocations.
Justus Winter
2017-08-05
1
-2
/
+1
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
8
-34
/
+35
*
Pass the kernel's task port to proc.
Justus Winter
2017-03-12
1
-5
/
+37
*
proc: Hierarchical proc servers.
Justus Winter
2017-03-11
5
-2
/
+398
*
hurd: Use polymorphic port types to return some rights.
Justus Winter
2017-03-10
2
-4
/
+10
*
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
[prev]
[next]