From owner-cvs-all Fri Jun 9 12:44:52 2000 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 BDC6337C605; Fri, 9 Jun 2000 12:44:49 -0700 (PDT) (envelope-from ghelmer@FreeBSD.org) Received: (from ghelmer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA63957; Fri, 9 Jun 2000 12:44:49 -0700 (PDT) (envelope-from ghelmer@FreeBSD.org) Message-Id: <200006091944.MAA63957@freefall.freebsd.org> From: Guy Helmer Date: Fri, 9 Jun 2000 12:44:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/wall ttymsg.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ghelmer 2000/06/09 12:44:49 PDT Modified files: usr.bin/wall ttymsg.c Log: Forced commit: F_SETFL is used to clear O_NONBLOCK, not F_SETFD. The code was right, the comment in the PR was wrong. Revision Changes Path 1.6 +1 -1 src/usr.bin/wall/ttymsg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message