Searched hist:"7 e81a15205e9d1d64127ec49347430b99897142f" (Results 1 – 2 of 2) sorted by relevance
/freebsd/bin/chflags/ |
H A D | chflags.1 | diff 7e81a15205e9d1d64127ec49347430b99897142f Sun May 15 01:23:10 CEST 2005 Dima Dorfman <dd@FreeBSD.org> 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 diff 7e81a15205e9d1d64127ec49347430b99897142f Sun May 15 01:23:10 CEST 2005 Dima Dorfman <dd@FreeBSD.org> 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
|
H A D | chflags.c | diff 7e81a15205e9d1d64127ec49347430b99897142f Sun May 15 01:23:10 CEST 2005 Dima Dorfman <dd@FreeBSD.org> 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 diff 7e81a15205e9d1d64127ec49347430b99897142f Sun May 15 01:23:10 CEST 2005 Dima Dorfman <dd@FreeBSD.org> 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
|