commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-425-g30262b74


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-425-g30262b74
Date: Wed, 7 Dec 2022 17:27:04 -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 "GNU Mach".

The branch, master has been updated
       via  30262b74d994f724c15af9c4d3e7e0f53a9904b3 (commit)
       via  688a82ff324403dd2b439755a3d95773e691be69 (commit)
       via  a2104ef630ca2f2eb264fd39b1adcc891c1ce6c7 (commit)
      from  c925ed9fd3bf4d4fb8a3e6306cda19040cd54627 (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 30262b74d994f724c15af9c4d3e7e0f53a9904b3
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Tue Dec 6 23:57:49 2022 -0500

    Use mach_port_name in db_lookup_port
    
    Message-Id: <Y5AdTQfSxStjbhsj@reue>

commit 688a82ff324403dd2b439755a3d95773e691be69
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Tue Dec 6 23:57:08 2022 -0500

    Update kern/ directory to use mach_port_name_t.
    
    Make it clear where exactly we use port names vs port addresses.
    Message-Id: <Y5AdJGuzXBMO7YRK@reue>

commit a2104ef630ca2f2eb264fd39b1adcc891c1ce6c7
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Tue Dec 6 23:57:32 2022 -0500

    Use long_natural_t in kern/task.h and kern/slab.h
    
    RPC interfaces already use long_natural_t so internally we can also use
    this type.
    Message-Id: <Y5AdPNqg4l5jAZ3n@reue>

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

Summary of changes:
 ddb/db_print.c      |  2 +-
 kern/boot_script.c  |  4 ++--
 kern/boot_script.h  |  4 ++--
 kern/bootstrap.c    | 12 ++++++------
 kern/ipc_host.c     |  2 +-
 kern/ipc_tt.c       |  4 ++--
 kern/slab.h         | 10 +++++-----
 kern/syscall_subr.c |  4 ++--
 kern/syscall_subr.h |  2 +-
 kern/syscall_sw.c   |  2 +-
 kern/task.h         | 14 +++++++-------
 11 files changed, 30 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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