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
/
mach_msg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move x86 copy_user.[ch] to ipc/ and make it arch-indipendent
LD
2024-03-09
1
-1
/
+1
*
ipc_entry_lookup_failed: Also write message id in bogus port warning
Samuel Thibault
2023-11-19
1
-4
/
+4
*
ipc_entry_lookup: Generalize warnings about bogus port names
Samuel Thibault
2023-11-18
1
-0
/
+12
*
copyinmsg: Check that we have not overflown
Samuel Thibault
2023-10-01
1
-1
/
+1
*
ipc: Fix allocating kernel buffer for storing user message
Samuel Thibault
2023-10-01
1
-1
/
+1
*
Add and use ikm_cache_alloc/free/_try
Samuel Thibault
2023-10-01
1
-7
/
+8
*
replace mach_port_t with mach_port_name_t
Luca Dariz
2023-01-18
1
-1
/
+1
*
x86_64: expand and shrink messages in copy{in, out}msg routines
Luca Dariz
2023-01-18
1
-8
/
+9
*
add msg_user_header_t for user-side msg structure
Luca Dariz
2023-01-18
1
-5
/
+5
*
Use rpc_uintptr_t for protected payloads.
Flavio Cruz
2023-01-13
1
-3
/
+3
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
1
-5
/
+5
*
Use mach_port_name_t in a few more places
Flavio Cruz
2022-12-03
1
-1
/
+1
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
1
-12
/
+12
*
copyinmsg: Set msgh_size inside copyinmsg rather than the caller
Samuel Thibault
2022-08-28
1
-2
/
+0
*
simplify ipc_kmsg_copyout_body() usage
Luca Dariz
2022-08-28
1
-3
/
+1
*
ipc: undo manual inlining of `ipc_entry_X' functions
Justus Winter
2015-05-20
1
-119
/
+20
*
Avoid accessing ip_protected_payload without the lock.
Samuel Thibault
2015-04-23
1
-3
/
+11
*
ipc: provide the protected payload in ipc_kmsg_copyout_header
Justus Winter
2014-10-01
1
-13
/
+40
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-23
/
+22
*
ipc/mach_msg.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-3
/
+1
*
ipc: remove register qualifiers
Marin Ramesa
2013-11-11
1
-41
/
+41
*
Use unsigned long for addresses and sizes
Samuel Thibault
2012-03-09
1
-2
/
+2
*
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-6
/
+6
*
2007-04-30 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+2
*
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
1
-457
/
+0
*
2006-11-13 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-2
/
+2
*
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+2
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+0
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-44
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-6
/
+6
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+2279