[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.7-11-g87bc937
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.7-11-g87bc937 |
Date: |
Sun, 29 Nov 2015 11:47:46 +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 87bc93725aea306e8bd4e4171622e4418869fc2f (commit)
from 226a9d9c34a2d187f978a25874488e5b07986d7c (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 87bc93725aea306e8bd4e4171622e4418869fc2f
Author: Samuel Thibault <address@hidden>
Date: Sun Nov 29 12:47:14 2015 +0100
Add devnode translator
* devnode: New directory
* Makefile (prog-subdirs): Add devnode.
-----------------------------------------------------------------------
Summary of changes:
Makefile | 1 +
{auth => devnode}/Makefile | 18 +-
devnode/README | 25 +++
devnode/devnode.c | 359 +++++++++++++++++++++++++++++++++
{proc => devnode}/mig-mutate.h | 10 -
libdiskfs/fhandle.h => devnode/util.h | 42 ++--
6 files changed, 417 insertions(+), 38 deletions(-)
copy {auth => devnode}/Makefile (70%)
create mode 100644 devnode/README
create mode 100644 devnode/devnode.c
copy {proc => devnode}/mig-mutate.h (79%)
copy libdiskfs/fhandle.h => devnode/util.h (66%)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.7-11-g87bc937,
Samuel Thibault <=