commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.7-2-g7dd0f75


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.7-2-g7dd0f75
Date: Wed, 04 Nov 2015 08:22:15 +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  7dd0f755f4ac29e6c10085c16e18dd97d92ae5e7 (commit)
       via  d9a22b92a226419c50fd13013741679ce7e7b624 (commit)
      from  ff578e992a792e4a844a9a800e48ad9cef69e97a (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 7dd0f755f4ac29e6c10085c16e18dd97d92ae5e7
Author: Justus Winter <address@hidden>
Date:   Sun Nov 1 12:34:36 2015 +0100

    libtrivfs: remove deprecated static class vectors
    
    This API has been deprecated in Hurd 0.7.
    
    * doc/hurd.texi (trivfs_protid_portclasses,
    trivfs_protid_nportclasses, trivfs_cntl_portclasses,
    trivfs_cntl_nportclasses): Remove.
    * libtrivfs/trivfs.h: Likewise.
    * libtrivfs/mig-decls.h: Adapt accordingly.
    * libtrivfs/cntl-classes.c: Remove unused file.
    * libtrivfs/protid-classes.c: Likewise.
    * libtrivfs/Makefile (OTHERSRCS): Drop the two files.

commit d9a22b92a226419c50fd13013741679ce7e7b624
Author: Justus Winter <address@hidden>
Date:   Tue Nov 3 22:44:07 2015 +0100

    pfinet: fix sanity check at translator startup time
    
    * pfinet/main.c (main): Properly iterate over `pfinet_protid_portclasses'.

-----------------------------------------------------------------------

Summary of changes:
 doc/hurd.texi              |   11 -----------
 libtrivfs/Makefile         |    1 -
 libtrivfs/cntl-classes.c   |   22 ----------------------
 libtrivfs/mig-decls.h      |   12 ------------
 libtrivfs/protid-classes.c |   22 ----------------------
 libtrivfs/trivfs.h         |   13 -------------
 pfinet/main.c              |    6 ++++--
 7 files changed, 4 insertions(+), 83 deletions(-)
 delete mode 100644 libtrivfs/cntl-classes.c
 delete mode 100644 libtrivfs/protid-classes.c


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]