From owner-cvs-all Thu Oct 22 23:28:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA28754 for cvs-all-outgoing; Thu, 22 Oct 1998 23:28:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA28746; Thu, 22 Oct 1998 23:28:43 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA21684; Thu, 22 Oct 1998 23:28:40 -0700 (PDT) Date: Thu, 22 Oct 1998 23:28:40 -0700 (PDT) Message-Id: <199810230628.XAA21684@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/mkdir mkdir.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/22 23:28:40 PDT Modified files: bin/mkdir mkdir.c Log: Fix behaviour for 'mkdir -m 777 / /tmp/foo'. Play "guess the style bug" with Bruce again. Reported by: bde Revision Changes Path 1.15 +8 -6 src/bin/mkdir/mkdir.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message