commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20211230-6-ga8d51bf0


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20211230-6-ga8d51bf0
Date: Sat, 1 Jan 2022 15:06:39 -0500 (EST)

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  a8d51bf0ce26fd26e00338540857f43b8a99e126 (commit)
       via  e2b75a67395fbbdd36bb0bceaea2465a2a1fa172 (commit)
      from  8c5eb657ff196a31a3230652823221f3fe805d73 (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 a8d51bf0ce26fd26e00338540857f43b8a99e126
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Jan 1 13:53:31 2022 +0100

    Fix build warnings
    
    No actual behavior change.

commit e2b75a67395fbbdd36bb0bceaea2465a2a1fa172
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Jan 1 12:35:23 2022 +0100

    pfinet: Fix IPV6 option values
    
    pfinet is providing the RFC2292 IPv6 options interface, not the RFC3542
    interface, so we have to use the old option numbers here.

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

Summary of changes:
 boot/boot.c                        |  2 +-
 console/console.c                  | 16 ++++++++--------
 eth-multiplexer/ethernet.c         |  2 +-
 exec/exec.c                        |  4 ++--
 libdiskfs/dir-link.c               |  2 +-
 libdiskfs/dir-lookup.c             |  4 ++--
 libdiskfs/dir-mkdir.c              |  2 +-
 libdiskfs/dir-rename.c             |  4 ++--
 libdiskfs/dir-unlink.c             |  2 +-
 libdiskfs/file-exec.c              |  4 ++--
 libdiskfs/fsys-get-source.c        |  2 +-
 libdiskfs/fsys-getroot.c           |  2 +-
 libdiskfs/io-version.c             |  2 +-
 libmachdev/Makefile                |  3 ++-
 libmachdev/ds_routines.c           |  5 +++--
 libnetfs/dir-link.c                |  4 ++--
 libnetfs/dir-lookup.c              |  4 ++--
 libnetfs/dir-mkdir.c               |  2 +-
 libnetfs/dir-rename.c              |  4 ++--
 libnetfs/dir-rmdir.c               |  2 +-
 libnetfs/dir-unlink.c              |  2 +-
 libnetfs/file-exec.c               |  4 ++--
 libnetfs/fsys-get-source.c         |  2 +-
 libnetfs/fsys-getroot.c            |  2 +-
 libnetfs/io-version.c              |  2 +-
 libtrivfs/fsys-get-source.c        |  2 +-
 libtrivfs/fsys-getroot.c           |  2 +-
 libtrivfs/io-version.c             |  4 +++-
 lwip/iioctl-ops.c                  |  2 +-
 lwip/io-ops.c                      |  2 +-
 lwip/port/netif/hurdethif.c        |  2 +-
 mach-defpager/default_pager.c      |  3 +++
 pci-arbiter/main.c                 |  1 +
 pfinet/ethernet.c                  | 10 +++++-----
 pfinet/glue-include/linux/in6.h    | 10 ++++++++--
 pfinet/glue-include/linux/malloc.h |  2 +-
 pfinet/iioctl-ops.c                |  2 +-
 pfinet/io-ops.c                    |  2 +-
 proc/host.c                        |  6 +++---
 proc/info.c                        |  8 ++++----
 rumpdisk/main.c                    |  1 +
 startup/startup.c                  |  6 +++---
 sutils/clookup.c                   |  8 +++++---
 term/users.c                       | 30 +++++++++++++++---------------
 trans/crash.c                      |  2 +-
 trans/fakeroot.c                   |  8 ++++----
 trans/password.c                   |  4 ++--
 trans/streamio.c                   |  2 +-
 trans/symlink.c                    |  2 +-
 utils/ps.c                         |  1 +
 50 files changed, 112 insertions(+), 94 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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