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-878-g8e726dc9


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-878-g8e726dc9
Date: Sat, 9 Mar 2024 12:43:53 -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  8e726dc9abda7027922444a53eb3131c8e267666 (commit)
      from  346a380129e3ac30c1e86089a12ca63eec81e5e7 (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 8e726dc9abda7027922444a53eb3131c8e267666
Author: LD <luca@orpolo.org>
Date:   Sat Mar 9 15:02:43 2024 +0100

    remove machine/machspl.h as it duplicates machine/spl.h
    
    Message-ID: <20240309140244.347835-2-luca@orpolo.org>

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

Summary of changes:
 device/chario.c                  |  2 +-
 device/ds_routines.c             |  4 ++--
 device/net_io.c                  |  4 ++--
 i386/Makefrag_x86.am             |  1 -
 i386/i386/db_interface.c         |  2 +-
 i386/i386/db_trace.c             |  2 +-
 i386/i386/fpu.c                  |  2 +-
 i386/i386/ipl.h                  |  2 +-
 i386/i386/irq.c                  |  2 +-
 i386/i386/machspl.h              | 29 -----------------------------
 i386/i386/pic.c                  |  2 +-
 i386/i386/trap.c                 |  2 +-
 i386/i386at/com.c                |  2 +-
 i386/i386at/kd.c                 |  2 +-
 i386/i386at/kd.h                 |  2 +-
 i386/i386at/kd_event.c           |  2 +-
 i386/i386at/model_dep.c          |  2 +-
 i386/i386at/rtc.c                |  2 +-
 kern/ast.c                       |  2 +-
 kern/eventcount.c                |  2 +-
 kern/ipc_host.c                  |  2 +-
 kern/ipc_sched.c                 |  2 +-
 kern/mach_clock.c                |  2 +-
 kern/machine.c                   |  2 +-
 kern/priority.c                  |  2 +-
 kern/sched_prim.c                |  2 +-
 kern/startup.c                   |  2 +-
 kern/syscall_subr.c              |  2 +-
 kern/task.c                      |  2 +-
 kern/thread.c                    |  2 +-
 kern/thread_swap.c               |  2 +-
 kern/xpr.c                       |  2 +-
 linux/dev/arch/i386/kernel/irq.c |  2 +-
 linux/dev/kernel/sched.c         |  2 +-
 xen/console.c                    |  2 +-
 35 files changed, 35 insertions(+), 65 deletions(-)
 delete mode 100644 i386/i386/machspl.h


hooks/post-receive
-- 
GNU Mach



reply via email to

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