[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.6-32-g64f99d3
From: |
Justus Winter |
Subject: |
[SCM] Hurd branch, master, updated. v0.6-32-g64f99d3 |
Date: |
Tue, 30 Jun 2015 21:33:04 +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 64f99d303557e991149bd2d4e6085e9f46efb3ef (commit)
via 74fb5209f06edcf0b52bdf44ba805cb5f6cd41c8 (commit)
from f57ed76faed9e9e922ba93dd3bf8740974eb718a (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 64f99d303557e991149bd2d4e6085e9f46efb3ef
Author: Justus Winter <address@hidden>
Date: Fri May 29 16:37:00 2015 +0200
utils/rpcscan: new utility
* utils/rpcscan.c: New file.
* utils/Makefile: Add `rpcscan'.
commit 74fb5209f06edcf0b52bdf44ba805cb5f6cd41c8
Author: Justus Winter <address@hidden>
Date: Sun May 31 00:26:40 2015 +0200
utils: split-off the message id parsing
* utils/rpctrace.c: Move all the code handling the message id files...
* utils/msgids.c: ... to a new file.
* utils/msgids.h: And add the relevand declarations.
* utils/Makefile (SRCS): Add the new file.
-----------------------------------------------------------------------
Summary of changes:
utils/Makefile | 10 +-
utils/msgids.c | 252 +++++++++++++++++++
libtrivfs/get-source.c => utils/msgids.h | 23 +-
utils/rpcscan.c | 404 ++++++++++++++++++++++++++++++
utils/rpctrace.c | 202 +--------------
5 files changed, 684 insertions(+), 207 deletions(-)
create mode 100644 utils/msgids.c
copy libtrivfs/get-source.c => utils/msgids.h (63%)
create mode 100644 utils/rpcscan.c
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.6-32-g64f99d3,
Justus Winter <=