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
/
libmachdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix port leaks
Samuel Thibault
2024-12-23
1
-1
/
+4
*
Add a description comment for the MIG type translation files
Zhaoming Luo
2024-12-14
1
-1
/
+2
*
acpi, libmachdev: Add _forever variant of trivfs server loop
Damien Zammit via Bug reports for the GNU Hurd
2024-11-10
2
-0
/
+14
*
Define i386_get_xstate_size in libmachdev.
Flavio Cruz
2024-09-10
1
-0
/
+6
*
Fix line-buffered stderr
Samuel Thibault
2024-08-25
1
-0
/
+1
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
1
-1
/
+1
*
libmachdev: Port to x86_64
Sergey Bugaev
2023-05-10
1
-1
/
+1
*
Implement device_open_new for all the translators implementing the device int...
Flavio Cruz
2023-05-07
2
-1
/
+11
*
Use uintptr_t for message payloads.
Flavio Cruz
2023-05-02
1
-1
/
+1
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-2
/
+2
*
Do not ignore value returned by get_privileged_ports
Samuel Thibault
2023-01-01
2
-4
/
+12
*
machdev, pci-arbiter, rumpdisk: Fix race condition in bootstrap
Damien Zammit
2022-09-11
2
-7
/
+14
*
Fix including notify_S.h and running ports_notify_server_routine
Samuel Thibault
2022-08-10
2
-3
/
+3
*
libmachdev: Use notify server implementation from libports
Sergey Bugaev
2022-08-10
2
-44
/
+2
*
libmachdev: Export demuxer as machdev_demuxer and bucket pointer
Damien Zammit
2022-03-01
2
-3
/
+6
*
libmachdev: No-op fix styling of functions
Damien Zammit
2022-03-01
1
-4
/
+8
*
libmachdev: Register translator for shutdown notification
Samuel Thibault
2022-02-20
1
-0
/
+2
*
Fix warning
Samuel Thibault
2022-02-12
1
-1
/
+1
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
3
-5
/
+5
*
Fix build warnings
Samuel Thibault
2022-01-01
2
-3
/
+5
*
libmachdev: Fix startup_dosync
Samuel Thibault
2021-08-11
4
-9
/
+9
*
bootstrap: Fix passing proc server from FS to rumpdisk
Samuel Thibault
2021-08-11
1
-1
/
+11
*
Fix /proc/?/exe values for bootstrap processes
Damien Zammit
2021-07-11
1
-14
/
+1
*
libmachdev: Restore making machdev_trivfs_server blocking
Samuel Thibault
2021-04-15
1
-20
/
+7
*
Fix typo
Samuel Thibault
2021-04-14
1
-1
/
+1
*
Call _hurd_libc_proc_init when available
Samuel Thibault
2021-04-11
1
-0
/
+3
*
libmachdev: Fix non-bootstrap translator startup
Samuel Thibault
2021-04-04
1
-1
/
+14
*
machdev: Pass argv through to _hurd_init
Damien Zammit
2021-04-04
2
-5
/
+8
*
machdev: Fix parent proc passthrough in fsys_init
Damien Zammit
2021-03-19
1
-5
/
+12
*
machdev,rump,pci: Rework bootstrap
Damien Zammit
2021-03-16
1
-25
/
+76
*
libmachdev: pass shutdown handle to shutdown method
Damien Zammit
2021-03-07
4
-5
/
+5
*
libmachdev: Spawn a thread for server loop so main pathway can continue
Damien Zammit
2021-03-02
1
-7
/
+23
*
libmachdev: Fix spurious send reference
Samuel Thibault
2020-11-15
1
-1
/
+1
*
libmachdev: Make comments more precise
Samuel Thibault
2020-11-15
1
-2
/
+2
*
libmachdev: Fix warning
Samuel Thibault
2020-11-15
1
-0
/
+1
*
libmachdev: Remove duplicate declaration
Samuel Thibault
2020-11-15
1
-2
/
+0
*
libmachdev: Fix missing backtranslation to port name
Samuel Thibault
2020-11-15
1
-0
/
+1
*
libmachdev: Avoid conflating translator name and path
Samuel Thibault
2020-11-14
2
-4
/
+5
*
libmachdev: Support installing translator in the FS
Damien Zammit
2020-11-14
1
-23
/
+62
*
libmachdev: Remove declaration for static function
Damien Zammit
2020-09-06
1
-2
/
+0
*
libmachdev: Introduce startup notification for clean rumpdisk shutdown
Damien Zammit
2020-08-02
6
-5
/
+162
*
libmachdev: simplify source code
Samuel Thibault
2020-07-25
1
-19
/
+8
*
libmachdev: Implement S_i386_io_perm_create
Damien Zammit
2020-07-25
2
-1
/
+61
*
libmachdev: Add resume for bootstrap server
Damien Zammit
2020-07-25
3
-26
/
+148
*
libmachdev: Remove deviceUser, this lib is a deviceServer
Damien Zammit
2020-07-24
1
-3
/
+3
*
libmachdev: Add new RPC server stubs for ds_device_intr_*
Damien Zammit
2020-07-18
1
-0
/
+13
*
machdev: Expose machdev_emul_device structure
Samuel Thibault
2020-03-30
7
-17
/
+46
*
libmachdev: Add common machdev
Zheng Da
2020-03-29
8
-0
/
+829