From owner-cvs-all Mon Jul 8 19:16:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50CF437B4CC; Mon, 8 Jul 2002 19:16:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E726B43E52; Mon, 8 Jul 2002 19:16:49 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g692GnJU057246; Mon, 8 Jul 2002 19:16:49 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g692Gn9q057245; Mon, 8 Jul 2002 19:16:49 -0700 (PDT) Message-Id: <200207090216.g692Gn9q057245@freefall.freebsd.org> From: Johan Karlsson Date: Mon, 8 Jul 2002 19:16:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/comsat comsat.8 comsat.c src/usr.bin/biff biff.1 biff.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG johan 2002/07/08 19:16:49 PDT Modified files: libexec/comsat comsat.8 comsat.c usr.bin/biff biff.1 biff.c Log: Add ability to only beep when mail arrives. comsat: only send two bell charecters if S_IXGRP is set and S_IXUSR is not. biff: add new option 'b' to set S_IXGRP. PR: 10931 Submitted by: Andrew J. Korty Approved by: sheldonh (mentor) MFC after: 1 month Revision Changes Path 1.10 +7 -0 src/libexec/comsat/comsat.8 1.16 +20 -6 src/libexec/comsat/comsat.c 1.15 +9 -4 src/usr.bin/biff/biff.1 1.14 +13 -6 src/usr.bin/biff/biff.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message