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 c5134c7759b7a3f0c4ed0b57a1ab8e49666ee4b6 (commit) from 4a1be513c08971b69d80f00478ade68cb25e7d3b (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 c5134c7759b7a3f0c4ed0b57a1ab8e49666ee4b6 Author: Flavio Cruz <flavioc...@gmail.com> Date: Thu Jan 19 14:22:31 2023 -0500 Remove existing old style definitions and use -Wold-style-definition. Message-Id: <Y8mYd/pt/og4t...@mercury.tail36e24.ts.net> ----------------------------------------------------------------------- Summary of changes: Makefile.am | 2 +- ddb/db_cond.c | 3 +-- ddb/db_expr.c | 5 +---- device/cons.c | 3 +-- device/dev_lookup.c | 3 +-- device/dev_name.c | 7 +++---- device/net_io.c | 32 ++++++++++++++------------------ i386/i386/pcb.c | 3 +-- i386/i386at/kd.c | 22 ++++++---------------- ipc/ipc_port.c | 3 +-- kern/debug.c | 6 ++---- kern/ipc_kobject.c | 13 ++++--------- kern/ipc_mig.c | 7 +++---- kern/syscall_emulation.c | 3 +-- vm/memory_object.c | 3 +-- vm/vm_external.c | 5 ++--- vm/vm_map.c | 3 +-- vm/vm_resident.c | 3 +-- 18 files changed, 45 insertions(+), 81 deletions(-) hooks/post-receive -- GNU Mach