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
/
startup
Commit message (
Expand
)
Author
Age
Files
Lines
*
startup: Do not emit ARGP_ERR_UNKNOWN
Samuel Thibault
2024-12-30
1
-1
/
+0
*
startup, settrans: Add missing flush of stderr to get output on waiting
Samuel Thibault
2024-08-29
1
-0
/
+1
*
Fix line-buffered stderr
Samuel Thibault
2024-08-25
1
-1
/
+1
*
Make sure to also print early-fatal errors on mach console
Samuel Thibault
2024-08-25
1
-2
/
+5
*
startup: wait for any kind of bootstrap filesystem
first last
2024-05-09
1
-1
/
+1
*
Replace deprecated sigmask with sigset_t calls
Flavio Cruz
2023-12-29
1
-3
/
+6
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
1
-7
/
+7
*
startup: Port to x86_64
Sergey Bugaev
2023-05-10
1
-8
/
+12
*
Use designated initializers when building mach_msg_type_t
Flavio Cruz
2023-05-04
1
-7
/
+7
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-1
/
+1
*
Fix *printf specifier for user space mach ports.
Flavio Cruz
2022-12-06
1
-2
/
+2
*
startup: Make essential tasks essential to mach
Samuel Thibault
2022-12-03
1
-0
/
+2
*
startup: Request notifications to a separate port
Sergey Bugaev
2022-08-10
1
-6
/
+24
*
Fix warning
Samuel Thibault
2022-02-12
1
-1
/
+1
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
1
-16
/
+16
*
Fix build warnings
Samuel Thibault
2022-01-01
1
-3
/
+3
*
startup: Fix double-free on bogus startup_essential_task call
Samuel Thibault
2021-08-10
1
-4
/
+4
*
Fix /proc/?/exe values for bootstrap processes
Damien Zammit
2021-07-11
1
-2
/
+14
*
Do not hardcode /libexec libexecdir
Samuel Thibault
2021-03-16
2
-3
/
+4
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-1
/
+1
*
shutdown: rename shutdown RPC to shutdown_shutdown
Samuel Thibault
2019-03-03
1
-1
/
+1
*
shutdown: fallback on Mach shutdown
Samuel Thibault
2019-03-03
1
-7
/
+12
*
Add to startup relevant shutdown rpc call
Damien Zammit
2019-03-02
2
-3
/
+28
*
Fix warnings
Samuel Thibault
2018-03-05
1
-1
/
+1
*
Implement /proc/<pid>/exe
Samuel Thibault
2018-01-08
1
-0
/
+7
*
Add a file_exec_file_name RPC
Emilio Pozuelo Monfort
2018-01-08
1
-23
/
+64
*
startup: Don't spin on host_reboot failures.
Justus Winter
2017-08-25
1
-3
/
+4
*
startup: Improve error handling.
Justus Winter
2017-08-11
1
-3
/
+5
*
startup: Fix retrieving the privileged ports.
Justus Winter
2017-08-11
1
-2
/
+4
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-31
/
+31
*
Pass the kernel's task port to proc.
Justus Winter
2017-03-12
1
-11
/
+86
*
startup: Simplify reference handling.
Justus Winter
2017-03-12
1
-9
/
+3
*
startup: insert the kernel name in its commande line
Richard Braun
2017-01-09
1
-0
/
+2
*
startup: Dump processes if we cannot find the kernel.
Justus Winter
2016-11-01
1
-1
/
+21
*
Fix looping over runsystem possibilities
Samuel Thibault
2016-09-01
1
-2
/
+3
*
startup: Fix looping over runsystem
Samuel Thibault
2016-09-01
1
-1
/
+2
*
startup: Make the kernel a child of startup.
Justus Winter
2016-08-08
1
-1
/
+9
*
startup: fix blunder
Justus Winter
2016-05-09
1
-1
/
+1
*
startup: write all messages to stderr
Justus Winter
2016-04-28
1
-33
/
+28
*
startup: use the generated default server implementations
Justus Winter
2016-04-28
2
-101
/
+4
*
startup: add verbose parameter
Justus Winter
2016-04-28
1
-8
/
+65
*
startup: implement bits of the fs and io protocols
Justus Winter
2016-04-28
2
-11
/
+101
*
fix compiler warnings in hurd/startup
Flavio Cruz
2015-12-29
1
-1
/
+1
*
exec: fix setting the name of early servers
Justus Winter
2015-07-14
1
-1
/
+0
*
startup: add more error handling
Justus Winter
2015-02-08
1
-22
/
+41
*
proc: call `startup_essential_task' earlier
Justus Winter
2015-01-17
1
-12
/
+32
*
startup: give the tasks we create a name
Justus Winter
2015-01-17
1
-0
/
+2
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
1
-2
/
+2
*
startup: disable default payload to port mapping
Justus Winter
2014-12-07
1
-0
/
+4
*
startup: also open `console' for reading
Justus Winter
2014-11-21
1
-1
/
+1
[next]