index
:
hurd.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
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a description comment for the MIG type translation files
Zhaoming Luo
2024-12-14
1
-1
/
+2
*
boot: Add support for AArch64
Sergey Bugaev
2024-03-23
1
-0
/
+11
*
Mark msg_thread as noreturn
Flavio Cruz
2023-12-29
1
-1
/
+1
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
1
-1
/
+1
*
boot: Port to x64_64
Sergey Bugaev
2023-05-10
4
-54
/
+61
*
boot: Fix use-after-realloc
Sergey Bugaev
2023-05-10
1
-3
/
+4
*
Implement device_open_new for all the translators implementing the device int...
Flavio Cruz
2023-05-07
2
-0
/
+14
*
Use designated initializers when building mach_msg_type_t
Flavio Cruz
2023-05-04
1
-8
/
+8
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
1
-6
/
+3
*
Fix build error for boot/boot.c
Flavio Cruz
2023-04-08
1
-13
/
+0
*
Use default pager MiG stubs from Hurd instead of gnumach
Flavio Cruz
2023-04-07
1
-1
/
+1
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
2
-8
/
+8
*
boot: Fix erroneous munmap in S_io_read on error
Samuel Thibault
2023-01-02
1
-1
/
+2
*
Do not ignore value returned by get_privileged_ports
Samuel Thibault
2023-01-01
1
-2
/
+3
*
boot: Fix memory leak on S_io_read error
Samuel Thibault
2023-01-01
1
-0
/
+2
*
Fix *printf specifier for user space mach ports.
Flavio Cruz
2022-12-06
1
-2
/
+2
*
Fix types of read write and readables methods
Etienne Brateau
2022-08-29
1
-3
/
+3
*
Fix const warnings
Samuel Thibault
2022-01-17
1
-2
/
+2
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
1
-6
/
+6
*
Fix build warnings
Samuel Thibault
2022-01-01
1
-1
/
+1
*
Add new RPC server stubs for device_intr_*
Samuel Thibault
2020-07-18
1
-0
/
+16
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
1
-1
/
+1
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-2
/
+2
*
Fix warnings
Samuel Thibault
2018-03-05
1
-2
/
+2
*
Replace bcopy with memcpy or memmove as appropriate.
Justus Winter
2017-08-05
1
-1
/
+1
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-5
/
+5
*
Pass the kernel's task port to proc.
Justus Winter
2017-03-12
1
-0
/
+3
*
proc: Hierarchical proc servers.
Justus Winter
2017-03-11
1
-0
/
+54
*
boot: Move declaration.
Justus Winter
2017-03-09
1
-2
/
+4
*
boot: Make the halt message nicer.
Justus Winter
2017-03-03
1
-1
/
+1
*
boot: Fix failing device lookups in unprivileged mode.
Justus Winter
2017-03-03
1
-0
/
+3
*
boot: Add a verbose option.
Justus Winter
2017-02-28
3
-2
/
+57
*
boot: Cleanup Makefile.
Justus Winter
2017-02-28
1
-2
/
+1
*
Fix boot startup
Samuel Thibault
2016-11-20
1
-2
/
+4
*
boot: fix crash when S_processor_set_tasks is called early
Samuel Thibault
2016-11-20
1
-0
/
+4
*
boot: Improve device pass-through.
Justus Winter
2016-11-05
1
-14
/
+36
*
Adjust to the fixed new task notifications.
Justus Winter
2016-11-01
1
-2
/
+4
*
boot: Tidy up the argument parser.
Justus Winter
2016-11-01
1
-5
/
+6
*
boot: Add a default boot script.
Justus Winter
2016-11-01
1
-48
/
+90
*
boot: Allow unprivileged users to boot Subhurds.
Justus Winter
2016-11-01
4
-12
/
+332
*
boot: restore terminal state on exit
Justus Winter
2016-11-01
1
-1
/
+7
*
boot: Move bootscript callbacks.
Justus Winter
2016-11-01
2
-207
/
+212
*
boot: Quote arguments containing spaces.
Justus Winter
2016-11-01
1
-0
/
+5
*
boot: Use the smallest possible name when inserting rights.
Justus Winter
2016-11-01
1
-3
/
+12
*
boot: Remove hacks for running boot on UX.
Justus Winter
2016-11-01
9
-867
/
+1
*
boot: Ignore EINTR.
Justus Winter
2016-10-15
1
-1
/
+2
*
Make sure to complete auth_server_authenticate
Samuel Thibault
2016-02-14
1
-2
/
+6
*
Drop OTHERLIBS and use LDLIBS exclusively
Flavio Cruz
2015-12-31
1
-1
/
+1
*
boot: Fix boot.c compiler warning.
Flavio Cruz
2015-12-29
1
-1
/
+3
*
Fix space style
Samuel Thibault
2015-03-05
1
-12
/
+12
[next]