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 3c0b306d01a95e17579d938d8e9e8c527c251a4a (commit) from 6610a5a28b2140ea932a8247733a90a0675660b6 (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 3c0b306d01a95e17579d938d8e9e8c527c251a4a Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Mon Dec 7 20:03:26 2020 +0100 i386at: Really disable com and lpr above NCOM and NLPR commmodem and lprinfo arrays would otherwise overflow. * i386/i386at/com.c (comattach): Return early when unit is beyond NCOM. * i386/i386at/lpr.c (lprattach): Return early when unit is beyond NLPR. ----------------------------------------------------------------------- Summary of changes: i386/i386at/com.c | 5 +++++ i386/i386at/lpr.c | 5 +++++ 2 files changed, 10 insertions(+) hooks/post-receive -- GNU Mach