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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use default pager MiG stubs from Hurd instead of gnumach
Flavio Cruz
2023-04-07
6
-6
/
+7
*
Use the new host_get_kernel_version introduced recently.
Flavio Cruz
2023-04-03
1
-1
/
+6
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
81
-401
/
+325
*
libstore: Fix zero store size computation
Samuel Thibault
2023-02-27
1
-2
/
+3
*
pfinet: Fix shifting left into bit 31
Samuel Thibault
2023-02-23
4
-6
/
+6
*
pfinet: Align packets
Samuel Thibault
2023-02-19
3
-2
/
+28
*
mach-defpager: Add defpager_server_name
Samuel Thibault
2023-02-16
1
-0
/
+2
*
mach-defpager: Fix crash on pthread_cond_broadcast
Samuel Thibault
2023-02-16
1
-3
/
+3
*
nfs: Fix shifting left
Samuel Thibault
2023-02-15
1
-1
/
+1
*
Fix accessing bit 31
Samuel Thibault
2023-02-15
3
-11
/
+11
*
libstore: Fix undefined behavior
Samuel Thibault
2023-02-10
1
-1
/
+1
*
procfs: Actually add padding to align struct dirent
Samuel Thibault
2023-02-03
1
-0
/
+2
*
Avoid variable length array with size zero
Samuel Thibault
2023-02-02
1
-1
/
+1
*
Avoid unaligned memory accesses
Samuel Thibault
2023-02-02
4
-27
/
+19
*
Avoid undefined-behavior
Samuel Thibault
2023-02-02
2
-8
/
+8
*
procfs: Add padding to align struct dirent
Samuel Thibault
2023-02-02
1
-1
/
+6
*
ext2fs: use __alignof (struct dirent) instead of hardcoding 4
Samuel Thibault
2023-02-02
1
-1
/
+1
*
Avoid passing NULL to memcpy
Samuel Thibault
2023-02-02
2
-2
/
+3
*
Add --without-libtirpc
Samuel Thibault
2023-01-31
1
-1
/
+8
*
Fix some compiler warnings
Svante Signell
2023-01-19
6
-7
/
+7
*
Fix compiler warning
Svante Signell
2023-01-18
1
-0
/
+1
*
libtrivfs: Avoid passing uninitialized seconds field
Samuel Thibault
2023-01-02
1
-2
/
+8
*
fsys_get_children: Fix double-free on error
Samuel Thibault
2023-01-02
1
-1
/
+1
*
boot: Fix erroneous munmap in S_io_read on error
Samuel Thibault
2023-01-02
1
-1
/
+2
*
fsys_get_children: Fix comparing strings
Samuel Thibault
2023-01-02
2
-2
/
+2
*
fsys_get_children: Fix memleak on error
Samuel Thibault
2023-01-02
2
-4
/
+12
*
procfs: Fix checking underrun
Samuel Thibault
2023-01-01
1
-2
/
+2
*
mach-defpager: Fix computing free space
Samuel Thibault
2023-01-01
1
-5
/
+7
*
utils: Fix calling multi-line macro
Samuel Thibault
2023-01-01
1
-1
/
+3
*
console: Fix checking negative cursor coordinates
Samuel Thibault
2023-01-01
1
-2
/
+2
*
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
*
console-client: Fix erroneous allocation check
Samuel Thibault
2023-01-01
1
-1
/
+1
*
pids: Fix pointer arithmetic
Samuel Thibault
2023-01-01
1
-1
/
+1
*
Fix accessing cred before checking it is non-NULL
Samuel Thibault
2023-01-01
2
-2
/
+4
*
libnetfs: Fix dereferencing NULL on memory shortage
Samuel Thibault
2023-01-01
1
-1
/
+1
*
pflocal: Fix unsafe increment of refs
Samuel Thibault
2023-01-01
1
-1
/
+5
*
Do not ignore value returned by get_privileged_ports
Samuel Thibault
2023-01-01
3
-6
/
+15
*
libnetfs: do not ignore errors from netfs_validate_stat
Samuel Thibault
2023-01-01
1
-1
/
+3
*
libdiskfs: white-list fall-through in switch
Samuel Thibault
2023-01-01
1
-0
/
+1
*
procfs: Avoid fclosing NULL on memory shortage
Samuel Thibault
2023-01-01
1
-1
/
+2
*
libfshelp-tests: Fix out-of-bound access
Samuel Thibault
2023-01-01
1
-2
/
+2
*
pfinet: Fix using uninitialized value
Samuel Thibault
2023-01-01
1
-1
/
+1
*
nonsugid: Fix memleak
Samuel Thibault
2023-01-01
1
-0
/
+5
*
trans: Drop spurious deref
Samuel Thibault
2023-01-01
1
-4
/
+1
*
pflocal: Avoid setting sock fields on error
Samuel Thibault
2023-01-01
1
-4
/
+7
*
console: Avoid setting pointer on error
Samuel Thibault
2023-01-01
1
-1
/
+2
*
console-client: Fix erroneous free on error
Samuel Thibault
2023-01-01
1
-1
/
+1
*
libpager: Fix memleak on error
Samuel Thibault
2023-01-01
1
-1
/
+4
*
_merge_implied_gids: Fix memleak on error
Samuel Thibault
2023-01-01
1
-0
/
+2
[next]