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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo
Samuel Thibault
2025-01-12
2
-2
/
+2
*
remap, syncfs: correct program version name
free_software@xobnur.uk
2024-09-07
1
-1
/
+1
*
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
-0
/
+1
*
Update rpctrace to use the new ABI for inlined port names
Flavio Cruz
2024-01-23
1
-34
/
+59
*
x86_64: utmp uses int32_t to store time so use a temporary variable
Flavio Cruz
2023-12-31
1
-1
/
+6
*
Fix overflow issues in tmpfs and vmallocate
Flavio Cruz
2023-12-29
1
-2
/
+5
*
Fix a few pointer related warnings.
Flavio Cruz
2023-12-29
2
-3
/
+3
*
Fix printf format specifiers
Flavio Cruz
2023-12-29
1
-1
/
+1
*
Use mach_msg_type_number_t whenever required to avoid warnings
Flavio Cruz
2023-12-29
2
-2
/
+2
*
Remove an unused include
Sergey Bugaev
2023-05-21
1
-1
/
+0
*
Style tweaks
Sergey Bugaev
2023-05-10
1
-6
/
+6
*
utils: Avoid warnings about prototype mismatch
Sergey Bugaev
2023-05-10
2
-2
/
+5
*
utils: Port to x86_64
Sergey Bugaev
2023-05-10
13
-50
/
+65
*
Use designated initializers when building mach_msg_type_t
Flavio Cruz
2023-05-04
1
-7
/
+7
*
Improve portability for rpctrace on x86_64
Flavio Cruz
2023-04-24
1
-3
/
+5
*
utils/msgport.c: Add cmd_report_wait
Sergey Bugaev
2023-04-18
2
-1
/
+75
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
2
-7
/
+3
*
Use default pager MiG stubs from Hurd instead of gnumach
Flavio Cruz
2023-04-07
2
-2
/
+4
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
4
-6
/
+6
*
Avoid variable length array with size zero
Samuel Thibault
2023-02-02
1
-1
/
+1
*
utils: Fix calling multi-line macro
Samuel Thibault
2023-01-01
1
-1
/
+3
*
vmstat: Support 64bit memory size
Samuel Thibault
2023-01-01
1
-2
/
+2
*
settrans: Fix checking len being negative
Samuel Thibault
2023-01-01
1
-1
/
+1
*
pids: Fix pointer arithmetic
Samuel Thibault
2023-01-01
1
-1
/
+1
*
nonsugid: Fix memleak
Samuel Thibault
2023-01-01
1
-0
/
+5
*
Fix *printf specifier for user space mach ports.
Flavio Cruz
2022-12-06
1
-6
/
+6
*
Remove the concept of process owner
Sergey Bugaev
2022-08-10
1
-0
/
+1
*
mount: Avoid appending empty options to empty mntopts
Samuel Thibault
2022-02-20
1
-1
/
+2
*
mount: Fix deleting noauto/bind option
Samuel Thibault
2022-02-20
1
-2
/
+11
*
Silence warning
Samuel Thibault
2022-02-12
1
-1
/
+1
*
Fix warning
Samuel Thibault
2022-02-12
1
-1
/
+1
*
Pass mach_task_self when deallocating INIT_PORT_CWDIR
Flavio Cruz
2022-01-17
1
-1
/
+1
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
1
-5
/
+5
*
login: More port leaks fixes
Samuel Thibault
2022-01-04
1
-2
/
+9
*
Fix leaking auth ports
Samuel Thibault
2022-01-04
4
-9
/
+34
*
Fix build warnings
Samuel Thibault
2022-01-01
1
-0
/
+1
*
utils/ps.c: Don't limit output width to 80 on non-tty
Sergey Bugaev
2021-05-18
1
-0
/
+5
*
settrans: get rid of translator that couldn't be attached
Sergey Bugaev
2021-05-08
1
-1
/
+5
*
libps: support getting RPC names for WAIT output
Samuel Thibault
2020-11-23
3
-22
/
+42
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
1
-1
/
+1
*
Make libcrypt really optional
Samuel Thibault
2019-11-17
1
-3
/
+3
*
login: Set non-insecure default umask
Samuel Thibault
2019-11-11
1
-1
/
+1
*
Fix password checking with as-needed linking
Samuel Thibault
2019-09-01
1
-1
/
+6
*
Fix warnings
Samuel Thibault
2018-03-05
8
-0
/
+8
*
Add missing lib in link
Samuel Thibault
2018-02-11
1
-1
/
+2
*
Fix warnings
Samuel Thibault
2018-01-28
1
-4
/
+4
*
rpctrace: Pass prefixed_name to _hurd_exec_paths.
Kalle Olavi Niemitalo
2018-01-08
1
-2
/
+5
*
Use the new _hurd_exec_file_name function
Emilio Pozuelo Monfort
2018-01-08
3
-5
/
+17
*
Add a file_exec_file_name RPC
Emilio Pozuelo Monfort
2018-01-08
1
-7
/
+18
[next]