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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
2
-3
/
+1
*
time_value: Fix usage in e.g. c89 programs
Samuel Thibault
2022-12-19
1
-2
/
+2
*
Remove custom stdint.h and rely on freestanding headers
Flavio Cruz
2022-12-19
2
-73
/
+0
*
Use long_natural_t for recnum_t
Flavio Cruz
2022-12-18
2
-2
/
+12
*
Use struct for time_value_t and define seconds as long_integer_t.
Flavio Cruz
2022-12-17
2
-2
/
+38
*
Define vm_size_t and vm_offset_t as __mach_uintptr_t.
Flavio Cruz
2022-12-06
1
-1
/
+1
*
Make task_info.h structs more portable
Flavio Cruz
2022-12-06
3
-22
/
+22
*
task: Add task_set_essential
Samuel Thibault
2022-12-03
1
-0
/
+8
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
2
-5
/
+5
*
Use portable rpc types to define 'struct sample'.
Flavio Cruz
2022-11-28
2
-5
/
+11
*
Update mach_port_status_t definition to use the new struct
Flavio Cruz
2022-11-28
2
-8
/
+18
*
Delete mach_debug/pc_info.h
Flavio Cruz
2022-11-28
1
-43
/
+0
*
Update mach_debug interfaces to use struct.
Flavio Cruz
2022-11-25
5
-36
/
+93
*
Delete ipc_info.h since it is not used
Flavio Cruz
2022-11-25
2
-78
/
+0
*
default_pager_types.defs: define existing struct types as true structs
Flavio Cruz
2022-11-11
1
-4
/
+13
*
Remove unused mig type definitions in gnumach
Flavio Cruz
2022-11-06
2
-21
/
+0
*
std_types: Drop char, short and int type definitions
Samuel Thibault
2022-09-18
1
-3
/
+0
*
copyinmsg: Set msgh_size inside copyinmsg rather than the caller
Samuel Thibault
2022-08-28
1
-1
/
+1
*
fix host_info structure definition
Luca Dariz
2022-08-28
1
-1
/
+1
*
fix rpc types for KERNEL_USER stubs
Luca Dariz
2022-08-28
1
-5
/
+11
*
Add missing const_mach_port_name_array_t type
Samuel Thibault
2022-08-28
1
-0
/
+1
*
Fix inclusability of <mach/mach_types.h>
Samuel Thibault
2022-08-28
1
-25
/
+14
*
add rpc_versions for vm types
Luca Dariz
2022-08-27
2
-15
/
+40
*
add port name types
Luca Dariz
2022-08-27
3
-9
/
+21
*
cleanup multiboot
Luca Dariz
2022-08-27
1
-82
/
+0
*
remove the old_mach_port_status_t as it's unused
Luca Dariz
2022-04-03
1
-18
/
+0
*
io_map: Fix using physical addresses
Samuel Thibault
2022-02-16
1
-0
/
+4
*
device_types: Add more const_ types
Samuel Thibault
2022-01-16
1
-0
/
+2
*
typo
Samuel Thibault
2022-01-16
1
-1
/
+1
*
Add yet more const string types
Samuel Thibault
2022-01-16
2
-0
/
+2
*
mach_debug_types: Add const_dev_name_t
Samuel Thibault
2022-01-16
1
-0
/
+1
*
device_types: Add const_dev_name_t
Samuel Thibault
2022-01-16
1
-0
/
+1
*
vm_region_get_proxy: rename to create_proxy
Sergey Bugaev
2021-11-07
1
-1
/
+1
*
vm: vm_region_get_proxy
Joan Lledó
2021-11-07
1
-0
/
+10
*
memory_object: Fix memory_object_t type in the kernel
Samuel Thibault
2021-11-07
1
-2
/
+6
*
memory_object_create_proxy: Make len parameter vm_size_array_t
Samuel Thibault
2021-10-17
1
-1
/
+2
*
device_read: Add dealloc for data
Samuel Thibault
2021-08-21
1
-1
/
+1
*
memory_object_proxy: Explicit that creation wants a send right
Samuel Thibault
2021-08-09
1
-2
/
+2
*
vm_map: Fix taking into account high bits in mask
Samuel Thibault
2020-12-20
1
-0
/
+2
*
gsync: Use vm_address_t instead of vm_offset_t
Samuel Thibault
2020-12-01
1
-4
/
+4
*
Add hardware interrupt notification mechanism
Samuel Thibault
2020-07-10
3
-0
/
+88
*
Add vm_allocate_contiguous RPC
Samuel Thibault
2020-07-09
1
-0
/
+24
*
Add experimental RPC infrastructure
Samuel Thibault
2020-07-09
1
-0
/
+15
*
64bit: Fix format warnings
Samuel Thibault
2020-03-29
1
-0
/
+62
*
include/mach/xen.h: Add 64bit variant
Samuel Thibault
2020-03-28
1
-0
/
+4
*
Set time_t type to 64bit
Samuel Thibault
2020-01-28
1
-1
/
+1
*
patch: add last_processor to thread info structures
Almudena Garcia
2019-10-27
1
-0
/
+1
*
Add vm_object_sync support
Samuel Thibault
2018-11-03
4
-0
/
+61
*
Fix typo
Samuel Thibault
2018-11-03
1
-1
/
+1
*
Avoid old type
Samuel Thibault
2018-03-03
1
-4
/
+2
[next]