Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 1998 23:37:01 -0700 (PDT)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/bin/mkdir mkdir.c
Message-ID:  <199810200637.XAA28141@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/10/19 23:37:01 PDT

  Modified files:
    bin/mkdir            mkdir.c 
  Log:
   - mkdir -m should call chmod because the high-order bits get ignored
     by the kernel as a security feature of some sort.
  
  Submitted by:	Wilfredo Sanchez <wsanchez@apple.com>
  
  Revision  Changes    Path
  1.12      +19 -1     src/bin/mkdir/mkdir.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810200637.XAA28141>