Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 1998 14:42:21 -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:  <199810222142.OAA05337@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

msmith      1998/10/22 14:42:21 PDT

  Modified files:
    bin/mkdir            mkdir.c 
  Log:
  Honour the spirit rather than the implementation of the previous changes;
  if we are invoked with -m, use chmod() on the final directory component
  in order to ensure the mode is correctly set.
  
  Revision  Changes    Path
  1.14      +10 -19    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?199810222142.OAA05337>