From owner-freebsd-current Wed Sep 8 0:33:44 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail.scc.nl (node1374.a2000.nl [62.108.19.116]) by hub.freebsd.org (Postfix) with ESMTP id DC11714EDE for ; Wed, 8 Sep 1999 00:33:36 -0700 (PDT) (envelope-from freebsd-current@scc.nl) Received: (from daemon@localhost) by mail.scc.nl (8.9.3/8.9.3) id JAA64360 for current@FreeBSD.ORG; Wed, 8 Sep 1999 09:20:54 +0200 (CEST) (envelope-from freebsd-current@scc.nl) Received: from GATEWAY by dwarf.hq.scc.nl with netnews for current@FreeBSD.ORG (current@FreeBSD.ORG) To: current@FreeBSD.ORG Date: Wed, 08 Sep 1999 09:20:49 +0200 From: Marcel Moolenaar Message-ID: <37D60E51.16C9D4BC@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: 32+ signals: an update Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG *This is still work in progress* There's a new set of patches (sources: sep 8, 7am CEST): o http://www.FreeBSD.org/~marcel/signal/sys_i386.diff sys/i386/i386, sys/i386/include o http://www.FreeBSD.org/~marcel/signal/sys_ibcs2.diff sys/i386/ibcs2 o http://www.FreeBSD.org/~marcel/signal/sys_linux.diff sys/i386/linux o http://www.FreeBSD.org/~marcel/signal/sys_kern.diff sys/kern, sys/sys o http://www.FreeBSD.org/~marcel/signal/sys_misc.diff sys/coda, sys/miscfs, sys/nfs o http://www.FreeBSD.org/~marcel/signal/userland.diff bin/sh, include, lib/libc, lib/libc_r and more to come... Changelog: o sigset_t now accomodates 128 signals o LINT compiles o {sig|_}?{set|long}jmp uses new sigset_t o libc uses new syscalls only o cpp coredump fixed o sh coredump fixed Todo: o Update {sig|_}?{set|long}jmp now libc_r is fixed. o Continue fixing userland (games/hack does not compile). o Alpha port -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message