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
*
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
*
Make devprobe able to talk with userland drivers
Samuel Thibault
2017-11-07
1
-0
/
+13
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
8
-53
/
+55
*
Fix harmless indentation errors tripping [-Wmisleading-indentation].
Justus Winter
2017-08-05
1
-3
/
+3
*
Fix typo
Brent W. Baccala
2016-10-29
1
-1
/
+1
*
Avoid fatal error handling in option parsers.
Justus Winter
2016-10-05
1
-1
/
+4
*
fakeroot: set FAKED_MODE
Samuel Thibault
2016-09-17
1
-0
/
+3
*
rpctrace: Print beyond '\0' in MACH_MSG_TYPE_CHAR.
Kalle Olavi Niemitalo
2016-08-23
1
-1
/
+2
*
utils/settrans: implement active translator stacking
Justus Winter
2016-05-19
1
-1
/
+20
*
utils/settrans: add option to specify the underlying node
Justus Winter
2016-04-17
1
-1
/
+22
*
utils/settrans: get an authenticated root node in chroot mode
Justus Winter
2016-04-17
1
-1
/
+44
*
utils/fakeauth: fix invocation of programs from PATH
Justus Winter
2016-03-07
1
-1
/
+1
*
utils/mount: start translators with stderr closed
Justus Winter
2016-02-22
1
-3
/
+30
*
utils/vmallocate: new utility
Justus Winter
2016-02-13
2
-1
/
+273
*
utils/settrans: improve --chroot functionality
Justus Winter
2016-02-05
4
-20
/
+47
*
Add missing libraries to fix link errors
Flavio Cruz
2015-12-30
1
-3
/
+4
*
fix compiler warnings in hurd/utils
Flavio Cruz
2015-12-29
6
-34
/
+42
*
umount: Do not report errors on making the device go away
Samuel Thibault
2015-09-09
1
-0
/
+2
*
utils/rpcscan: new utility
Justus Winter
2015-06-30
2
-3
/
+407
*
utils: split-off the message id parsing
Justus Winter
2015-06-30
4
-197
/
+298
[next]