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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc/mach_msg.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-3
/
+1
*
ipc/ipc_table.c: remove forward declaration
Marin Ramesa
2013-12-05
2
-9
/
+6
*
ipc/ipc_kmsg.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-4
/
+0
*
Export mach_port_destroy declaration
Richard Braun
2013-11-24
1
-0
/
+5
*
ipc/ipc_print.h: include ipc/ipc_pset.h for ipc_pset_t
Marin Ramesa
2013-11-20
1
-0
/
+1
*
Add copyright
Marin Ramesa
2013-11-19
1
-0
/
+18
*
Add ifndefs
Marin Ramesa
2013-11-18
1
-0
/
+4
*
ipc: remove register qualifiers
Marin Ramesa
2013-11-11
1
-4
/
+4
*
ipc: remove register qualifiers
Marin Ramesa
2013-11-11
1
-41
/
+41
*
ipc: qualify constants with const
Marin Ramesa
2013-11-11
1
-2
/
+2
*
ipc: trivial stylistic fix for consistency
Marin Ramesa
2013-11-11
1
-1
/
+1
*
ipc: remove register qualifiers
Marin Ramesa
2013-11-11
1
-2
/
+2
*
ipc: organize ipc print function prototypes
Marin Ramesa
2013-07-18
6
-6
/
+23
*
Remove unused variable
Miguel Figueiredo
2013-06-02
1
-1
/
+0
*
Add statistics for task_events_info
David Höppner
2013-01-13
1
-0
/
+4
*
Fix compilation warning implicit function declaration kdbprintf
David Höppner
2013-01-04
3
-0
/
+12
*
Store threads waiting on a message queue in LIFO order
Richard Braun
2012-08-24
1
-0
/
+6
*
Merge kalloc_map into kmem_map
Richard Braun
2012-07-07
1
-3
/
+4
*
Use unsigned long for addresses and sizes
Samuel Thibault
2012-03-09
4
-8
/
+8
*
Improve ipc hash/marequest init readability
Richard Braun
2012-01-09
4
-6
/
+7
*
Remove arbitrary limits used by the zone system
Richard Braun
2011-12-17
4
-27
/
+5
*
Adjust VM initialization
Richard Braun
2011-12-17
1
-3
/
+4
*
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
9
-55
/
+37
*
fix copy out-of-line data when length >= 512MB
Sergio Lopez
2011-09-28
1
-4
/
+4
*
Make ipc_space_zone not exhaustible
Samuel Thibault
2011-08-22
1
-1
/
+1
*
Do not warn for cross-space spurious port deallocation
Samuel Thibault
2011-08-10
1
-4
/
+4
*
Add more spurious deallocation debugging
Samuel Thibault
2011-08-10
1
-2
/
+2
*
Update constants to nowadays standards
Samuel Thibault
2011-04-24
1
-1
/
+1
*
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
*
Warn once when part of the kernel is lacking memory
Samuel Thibault
2011-04-20
1
-2
/
+7
*
Also warn about mach_port_destroy on invalid ports
Samuel Thibault
2011-03-14
1
-2
/
+9
*
Align mach_port_deallocate debug flag with usage
Samuel Thibault
2009-12-22
1
-2
/
+2
*
Do not systematically debug buggy port deallocation
Samuel Thibault
2009-12-22
1
-1
/
+3
*
Invoke debugger on duplicate port deallocation
Samuel Thibault
2009-12-21
1
-1
/
+6
*
2008-11-05 Shakthi Kannan <shakshurd@gmail.com>
Samuel Thibault
2009-06-18
1
-1
/
+2
*
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2
-4
/
+4
*
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2
-8
/
+8
*
Correct copyright year.
Thomas Schwinge
2009-06-18
1
-2
/
+2
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-6
/
+6
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2
-0
/
+60
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2
-0
/
+5
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+2
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2007-04-30 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
16
-172
/
+177
*
2007-04-24 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-0
/
+1
*
2006-01-06 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-0
/
+4
*
2006-12-30 Richard Braun <syn@hurdfr.org>
Samuel Thibault
2009-06-18
2
-5
/
+5
*
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-12
/
+0
*
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
17
-3422
/
+0
[next]