[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.7-7-gdf778cd
From: |
Justus Winter |
Subject: |
[SCM] Hurd branch, master, updated. v0.7-7-gdf778cd |
Date: |
Fri, 06 Nov 2015 14:44:18 +0000 |
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 df778cd01505e3a8c11f5b13f5ee26a4be290f9a (commit)
via 710201a5db7bcd1c13364eccca65d8b13c1d0d65 (commit)
via 5f7601f47a3fd8957a52c03f1135534fc2232539 (commit)
via 608ea90065a50b7f8e3a5592c8e8e4cbd0265490 (commit)
via a9eb3e9765a21f9903705e2b9f46694529af8155 (commit)
from 7dd0f755f4ac29e6c10085c16e18dd97d92ae5e7 (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 df778cd01505e3a8c11f5b13f5ee26a4be290f9a
Author: Justus Winter <address@hidden>
Date: Fri Nov 6 14:42:04 2015 +0100
random: satisfy arbitrarily-sized reads
* random/random.c (trivfs_S_io_read): Satisfy arbitrarily-sized reads.
commit 710201a5db7bcd1c13364eccca65d8b13c1d0d65
Author: Justus Winter <address@hidden>
Date: Fri Nov 6 12:06:32 2015 +0100
random: use /servers/startup to register for shutdown notifications
* random/random.c (arrange_shutdown_notification): Use the new way to
contact the startup server.
commit 5f7601f47a3fd8957a52c03f1135534fc2232539
Author: Justus Winter <address@hidden>
Date: Fri Nov 6 12:00:31 2015 +0100
random: improve error handling
* random/random.c (arrange_shutdown_notification): Improve error
handling.
(main): Display warning if arranging the shutdown notification failed.
commit 608ea90065a50b7f8e3a5592c8e8e4cbd0265490
Author: Justus Winter <address@hidden>
Date: Fri Nov 6 11:48:39 2015 +0100
random: fix odd formatting
* random/random.c (trivfs_append_args): Fix odd formatting.
commit a9eb3e9765a21f9903705e2b9f46694529af8155
Author: Justus Winter <address@hidden>
Date: Fri Nov 6 10:39:53 2015 +0100
Remove unused variables
* console/pager.c (user_pager_init): Remove unused variables.
* ext2fs/pager.c (create_disk_pager): Likewise.
* fatfs/pager.c (create_fat_pager): Likewise.
* storeio/pager.c (init_dev_paging): Likewise.
-----------------------------------------------------------------------
Summary of changes:
console/pager.c | 1 -
ext2fs/pager.c | 2 -
fatfs/pager.c | 2 -
random/random.c | 81 ++++++++++++++++++++++++++++++++-----------------------
storeio/pager.c | 1 -
5 files changed, 47 insertions(+), 40 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.7-7-gdf778cd,
Justus Winter <=