Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2005 23:23:10 +0000 (UTC)
From:      Dima Dorfman <dd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/chflags chflags.1 chflags.c
Message-ID:  <200505142323.j4ENNAAo039337@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dd          2005-05-14 23:23:10 UTC

  FreeBSD src repository

  Modified files:
    bin/chflags          chflags.1 chflags.c 
  Log:
  Add an interface to the lchflags(2) syscall. The new -h option is
  analogous to chmod(1)'s -h. It allows setting flags on symbolic links,
  which *do* exist in 5.x+ despite a claim to the contrary in the
  chflags(1) man page.
  
  Suggested by:   Chris Dillon
  
  Revision  Changes    Path
  1.24      +12 -5     src/bin/chflags/chflags.1
  1.23      +23 -7     src/bin/chflags/chflags.c


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