Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2002 15:38:40 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/cli Makefile ports/lang/cli/files patch-pal::unix::file::file.c
Message-ID:  <200204092238.g39Mcev65527@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/04/09 15:38:40 PDT

  Modified files:
    lang/cli             Makefile 
  Added files:
    lang/cli/files       patch-pal::unix::file::file.c 
  Log:
  Fix a silly permission bug, which results in a 777 permission all over the
  WRKSRC. The problem was that when trying to map read-only FAT attribute into
  *nix permission, MS assumed that if that attribute isn't set then write
  permissions should be granted to everyone. Funny, eh?
  
  Bump PORTREVISION.
  
  Revision  Changes    Path
  1.7       +1 -2      ports/lang/cli/Makefile
  1.1       +25 -0     ports/lang/cli/files/patch-pal::unix::file::file.c (new)

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?200204092238.g39Mcev65527>