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
/
trans
Commit message (
Expand
)
Author
Age
Files
Lines
*
fifo: Do not detach pipe when there are still readers
Samuel Thibault
2024-12-29
1
-3
/
+1
*
remap, syncfs: correct program version name
free_software@xobnur.uk
2024-09-07
1
-1
/
+1
*
proxy-defpager: add missing return statement
Flavio Cruz
2023-12-29
1
-0
/
+2
*
Initialize a few error variables to avoid GCC warnings
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
14
-82
/
+82
*
Get rid of u_int in RPCs
Samuel Thibault
2023-08-08
3
-3
/
+3
*
Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_t
Samuel Thibault
2023-08-08
1
-1
/
+1
*
streamio: Implement trivfs_append_args ()
Sergey Bugaev
2023-05-21
1
-0
/
+39
*
Only use host_get_kernel_version and default_pager_paging_storage_new in x86_64.
Flavio Cruz
2023-05-11
1
-7
/
+23
*
trans: Fix S_fsys_forward prototype
Samuel Thibault
2023-05-10
2
-2
/
+2
*
trans: Port to x86_64
Sergey Bugaev
2023-05-10
8
-34
/
+47
*
Use c_string for default_pager_filename_t to define a new default_pager_pagin...
Flavio Cruz
2023-04-25
1
-0
/
+11
*
Remove default_pager_paging_file RPC from default pager
Flavio Cruz
2023-04-15
1
-12
/
+0
*
Use long_integer_t for exception_raise RPCs
Flavio Cruz
2023-04-08
1
-1
/
+1
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
1
-1
/
+1
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-1
/
+1
*
trans: Drop spurious deref
Samuel Thibault
2023-01-01
1
-4
/
+1
*
Fix types of read write and readables methods
Etienne Brateau
2022-08-29
10
-29
/
+29
*
file_exec: Homogeneize adding the gratuitous send right
Samuel Thibault
2022-08-23
1
-7
/
+6
*
Fix spurious EINTR while exec() within fakeroot
Samuel Thibault
2022-08-23
1
-0
/
+8
*
mtab: turn part:x:device:y into /dev/ysx
Samuel Thibault
2022-02-25
1
-1
/
+17
*
Fix const warnings
Samuel Thibault
2022-01-17
4
-17
/
+17
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
13
-50
/
+50
*
Fix build warnings
Samuel Thibault
2022-01-01
5
-9
/
+9
*
random: export __trivfs_server_name
Samuel Thibault
2022-01-01
2
-0
/
+4
*
random: try opening time from gnumach before from /dev/time
Samuel Thibault
2021-12-31
1
-2
/
+2
*
random: Add a trivfs_server_name
Samuel Thibault
2021-12-30
1
-0
/
+2
*
crash: Fix warning
Samuel Thibault
2020-11-22
1
-1
/
+1
*
password: Drop unused -lcrypt
Samuel Thibault
2020-01-01
1
-1
/
+0
*
remap translator: remap prefixes instead of complete file names
Joan Lledó
2019-12-22
1
-8
/
+17
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
11
-18
/
+18
*
Fix missing gnu_dev_* prototypes
Samuel Thibault
2019-07-27
1
-0
/
+1
*
random: Do not require the latest gcrypt version, just use a version known to...
Samuel Thibault
2018-11-18
1
-1
/
+1
*
Hurd patches (fix compilation)
Luca Weiss
2018-06-13
1
-1
/
+1
*
Add file_utimens RPC to use a struct timespec
Flávio Cruz
2018-03-05
1
-13
/
+34
*
Fix warnings
Samuel Thibault
2018-03-05
2
-0
/
+2
*
Fix warning
Samuel Thibault
2018-01-28
1
-1
/
+1
*
Fix firmlinks showing up in /proc/mounts
Samuel Thibault
2018-01-16
1
-0
/
+8
*
Add a file_exec_file_name RPC
Emilio Pozuelo Monfort
2018-01-08
1
-23
/
+74
*
Traverse translator hierarchies using the fsys protocol.
Justus Winter
2017-09-12
2
-139
/
+88
*
Remove unused parameter from the 'get_source' machinery.
Justus Winter
2017-09-01
1
-2
/
+1
*
trans/mtab: Fix warnings.
Justus Winter
2017-09-01
1
-16
/
+20
*
trans/symlink: Use default server stubs.
Justus Winter
2017-08-25
2
-59
/
+1
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
7
-31
/
+31
*
Fix harmless indentation errors tripping [-Wmisleading-indentation].
Justus Winter
2017-08-05
1
-1
/
+1
*
trans/fakeroot: Obey O_NOFOLLOW.
Justus Winter
2017-06-20
1
-1
/
+59
*
trans: Fix parallel build race around MIG-generated headers
David Michael
2017-06-10
1
-0
/
+1
*
trans: Conditionally build the random translator.
Justus Winter
2017-06-04
1
-4
/
+13
*
trans: New random translator.
Justus Winter
2017-06-03
2
-3
/
+730
*
trans/crash: Fix setting core file template at runtime.
Justus Winter
2016-10-05
1
-1
/
+21
[next]