]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix chflags -h in various cases: do not use link target's flags as original.
authorjilles <jilles@FreeBSD.org>
Sun, 24 May 2009 15:27:25 +0000 (15:27 +0000)
committerjilles <jilles@FreeBSD.org>
Sun, 24 May 2009 15:27:25 +0000 (15:27 +0000)
commit46ec0102e5ca0d1167fcce632f981d012682b966
tree1403e041fa750f96ad9401cfa9461378241273b7
parent18697420d26165701abf3b9d3a048bc65fc731da
Fix chflags -h in various cases: do not use link target's flags as original.

Patch slightly changed to align more with chmod.c.

PR: bin/131999
Submitted by: bde
Approved by: ed (mentor)
MFC after: 3 weeks
bin/chflags/chflags.c