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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
26
-363
/
+106
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
18
-81
/
+45
*
Include mig generated device headers to avoid missing prototypes
Flavio Cruz
2023-01-19
6
-13
/
+15
*
Rename msg_is_misaligned and msg_align
Samuel Thibault
2023-01-19
3
-34
/
+34
*
Add host_get_time64 RPC to return the time as time_value64_t
Flavio Cruz
2023-01-19
6
-56
/
+118
*
Fix i386 PAE boot
Samuel Thibault
2023-01-19
1
-3
/
+6
*
Include mig generated headers to avoid warnings with -Wmissing-prototypes.
Flavio Cruz
2023-01-19
28
-427
/
+40
*
replace mach_port_t with mach_port_name_t
Luca Dariz
2023-01-18
12
-55
/
+64
*
add conversion helpers for invalid mach port names
Luca Dariz
2023-01-18
2
-2
/
+26
*
adjust rdxtree key to the correct size
Luca Dariz
2023-01-18
1
-0
/
+3
*
update writev syscall signature with rpc types
Luca Dariz
2023-01-18
6
-23
/
+31
*
update syscall signature with rpc_vm_* and mach_port_name_t
Luca Dariz
2023-01-18
3
-48
/
+41
*
x86_64: expand and shrink messages in copy{in, out}msg routines
Luca Dariz
2023-01-18
8
-107
/
+522
*
add msg_user_header_t for user-side msg structure
Luca Dariz
2023-01-18
6
-14
/
+29
*
Add static qualifiers
Flavio Cruz
2023-01-18
3
-3
/
+3
*
Delete x86 string functions
Flavio Cruz
2023-01-18
1
-54
/
+0
*
Delete util/putchar.{c,h} and util/puts.c
Flavio Cruz
2023-01-18
4
-107
/
+0
*
fix warnings
Luca Dariz
2023-01-16
3
-4
/
+3
*
remove unused file ipc/mach_rpc.c
Luca Dariz
2023-01-16
2
-151
/
+0
*
add required include
Luca Dariz
2023-01-16
1
-0
/
+2
*
add missing argument names
Luca Dariz
2023-01-16
6
-35
/
+35
*
Delete ffs and strrchr prototypes.
Flavio Cruz
2023-01-15
2
-25
/
+0
*
Fix build for smp
Etienne Brateau
2023-01-13
1
-1
/
+1
*
Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...
Flavio Cruz
2023-01-13
13
-0
/
+246
*
Use rpc_uintptr_t for protected payloads.
Flavio Cruz
2023-01-13
10
-14
/
+18
*
Preemptively fix warnings that will be caused by -Wmissing-prototypes
Flavio Cruz
2023-01-10
5
-4
/
+142
*
Update configure.ac so that we don't need glibc when running ./configure.
Flavio Cruz
2023-01-10
2
-2
/
+10
*
Remove unused db_set_variable
Flavio Cruz
2023-01-09
1
-16
/
+0
*
Remove unused db_lookup_port
Flavio Cruz
2023-01-09
1
-17
/
+0
*
Export input structures used by Hurd in device/input.h.
Flavio Cruz
2023-01-09
4
-111
/
+108
*
Set max-page-size when linking the kernel to 0x1000.
Flavio Cruz
2023-01-09
1
-0
/
+1
*
Fix warning at pic_isa.c
Flavio Cruz
2023-01-07
1
-2
/
+2
*
Use grub-file instead of mbchk to test multiboot header
Flavio Cruz
2023-01-07
3
-6
/
+6
*
Move cpu_down and other functions inside SMP ifdef
Flavio Cruz
2023-01-07
2
-60
/
+60
*
Fix ddb warnings introduced with -Wstrict-prototypes
Flavio Cruz
2023-01-05
19
-57
/
+124
*
Introduce time_value64_t to keep track of real time in the kernel
Flavio Cruz
2023-01-03
14
-87
/
+64
*
fix warning from -Wstrict-prototypes
Guy-Fleury Iteriteka
2023-01-01
2
-2
/
+2
*
convert K&R into ansi
Guy-Fleury Iteriteka
2023-01-01
13
-226
/
+191
*
convert K&R into ansi.
Guy-Fleury Iteriteka
2023-01-01
1
-13
/
+7
*
Fix inttypes.h format constants for uintptr_t and intptr_t.
Flavio Cruz
2022-12-27
2
-11
/
+14
*
Delete kern_timestamp system call since it is not used
Flavio Cruz
2022-12-27
7
-143
/
+0
*
Use uintptr_t to define vm_size_t/vm_offset_t/vm_address
Flavio Cruz
2022-12-27
1
-5
/
+1
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
59
-304
/
+154
*
Fix hardclock prototype
Samuel Thibault
2022-12-27
1
-1
/
+0
*
intr: Drop irq parameter
Samuel Thibault
2022-12-24
4
-21
/
+13
*
Xen: Fix ivect prototype
Samuel Thibault
2022-12-24
1
-2
/
+2
*
Add missing htons
Samuel Thibault
2022-12-24
3
-0
/
+10
*
Xen: Fix warning
Samuel Thibault
2022-12-24
1
-1
/
+1
*
ld_magic_routines: Restore yet more symbol
Samuel Thibault
2022-12-24
1
-1
/
+1
*
ld_magic_routines: Restore more more symbols
Samuel Thibault
2022-12-24
1
-1
/
+1
[next]