[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.8-53-g3319f7f
From: |
Justus Winter |
Subject: |
[SCM] Hurd branch, master, updated. v0.8-53-g3319f7f |
Date: |
Sun, 9 Oct 2016 20:06:23 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 3319f7f6a238cf88b9f46849e7be84d3c96376d6 (commit)
via 2c0f4a09a5166bf777ce4648dda2d671cc464b14 (commit)
via 93ba74df1d6523ac49d5b227e30e1cfca930f7a9 (commit)
via 83cb5faab30be175c757b31ea4acca7f640228ae (commit)
from 74998f9ded99c41d34c0db20e6eb7088fe51d742 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3319f7f6a238cf88b9f46849e7be84d3c96376d6
Author: Justus Winter <address@hidden>
Date: Sun Oct 9 17:00:31 2016 +0200
fshelp: Fix fetching the control port.
* libfshelp/fetch-control.c (fshelp_fetch_control): Check if the
control port is still alive, or deallocate the dead name, record the
fact in the transbox, and return MACH_PORT_NULL.
commit 2c0f4a09a5166bf777ce4648dda2d671cc464b14
Author: Justus Winter <address@hidden>
Date: Wed Oct 5 13:59:01 2016 +0200
console-client: Remove unused variable.
* console-client/trans.c (console_setup_node): Remove 'bootstrap'.
commit 93ba74df1d6523ac49d5b227e30e1cfca930f7a9
Author: Justus Winter <address@hidden>
Date: Sat Oct 8 18:41:02 2016 +0200
ext2fs: Poison pointers into dereferenced cache pages.
* ext2fs/ext2fs.h (disk_cache_block_deref): Replace with a macro that
NULLs the given pointer.
(dino_deref): Likewise.
* ext2fs/pager.c (disk_cache_block_deref): Rename.
* ext2fs/pokel.c (pokel_add): Adapt.
(pokel_exec): Likewise.
commit 83cb5faab30be175c757b31ea4acca7f640228ae
Author: Justus Winter <address@hidden>
Date: Sat Oct 8 17:56:07 2016 +0200
ext2fs: Rename parameter.
* ext2fs/ext2fs.h (sync_global_pointer): Rename 'bptr' so that it
doesn't collide with the macro 'bptr'.
-----------------------------------------------------------------------
Summary of changes:
console-client/trans.c | 4 +---
ext2fs/ext2fs.h | 14 +++++++++-----
ext2fs/pager.c | 2 +-
ext2fs/pokel.c | 6 +++---
libfshelp/fetch-control.c | 15 +++++++++++++--
5 files changed, 27 insertions(+), 14 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.8-53-g3319f7f,
Justus Winter <=