From owner-cvs-all Fri Aug 27 3:40:40 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 CB3B715ECD; Fri, 27 Aug 1999 03:40:28 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA55682; Fri, 27 Aug 1999 03:40:28 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199908271040.DAA55682@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 27 Aug 1999 03:40:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mkfifo mkfifo.1 mkfifo.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/08/27 03:40:28 PDT Modified files: usr.bin/mkfifo mkfifo.1 mkfifo.c Log: Add -m option to specify a creation mode whcih is not affected by the umask of the calling process. PR: 13365 Reported by: James Howard Reviewed by: bde Revision Changes Path 1.5 +29 -4 src/usr.bin/mkfifo/mkfifo.1 1.4 +30 -5 src/usr.bin/mkfifo/mkfifo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message