From owner-cvs-all Wed Sep 22 6: 2:53 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 1D46414EEF; Wed, 22 Sep 1999 06:02:51 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA07852; Wed, 22 Sep 1999 06:02:51 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <199909221302.GAA07852@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 22 Sep 1999 06:02:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen setmode.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ru 1999/09/22 06:02:50 PDT Modified files: lib/libc/gen setmode.c Log: If `who' was not specified, set the appropriate bits as the chmod(1) manual page states. `chmod +s foo' and `chmod +t foodir' now work. PR: 13889 Revision Changes Path 1.4 +6 -2 src/lib/libc/gen/setmode.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message