From owner-cvs-all Mon Dec 6 18: 1:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 038F915189; Mon, 6 Dec 1999 18:01:30 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA10833; Mon, 6 Dec 1999 18:01:30 -0800 (PST) (envelope-from billf@FreeBSD.org) Message-Id: <199912070201.SAA10833@freefall.freebsd.org> From: Bill Fumerola Date: Mon, 6 Dec 1999 18:01:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/worm worm.c src/games/worms worms.c src/games/wump wump.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/12/06 18:01:30 PST Modified files: games/worm worm.c games/worms worms.c games/wump wump.c Log: -Wall cleanup. XXX: The signal handling "fix" for worm(6) is wrong. However, the functions themselves are wrong as well: See sigaction(2). Revision Changes Path 1.9 +31 -10 src/games/worm/worm.c 1.8 +1 -4 src/games/worms/worms.c 1.13 +59 -7 src/games/wump/wump.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message