index
:
gnumach.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
/
ipc
/
ipc_entry.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace mach_port_t with mach_port_name_t
Luca Dariz
2023-01-18
1
-1
/
+1
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
1
-6
/
+5
*
ipc: fix the locking of the IPC entry allocation functions
Justus Winter
2015-07-15
1
-19
/
+2
*
ipc: inline key ipc entry lookup functions
Justus Winter
2015-05-20
1
-119
/
+0
*
ipc: replace the IPC table with a radix tree
Justus Winter
2015-05-20
1
-613
/
+107
*
ipc: replace reverse hash table with a radix tree
Justus Winter
2015-05-20
1
-3
/
+2
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-9
/
+8
*
ipc: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-1
/
+1
*
ipc/ipc_entry.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-5
/
+0
*
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
1
-2
/
+2
*
Drop spurious warning
Samuel Thibault
2011-04-23
1
-3
/
+1
*
Warn once when part of the kernel is lacking space
Samuel Thibault
2011-04-22
1
-1
/
+4
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+2
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+3
*
[MACH_KDB]: Add include of <kern/task.h>.
Miles Bader
1997-04-23
1
-0
/
+2
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+858