]>
Commit | Line | Data |
---|---|---|
44a7a5ab A |
1 | Project : file_cmds |
2 | Description : File Commands | |
3 | Distribution : NetBSD Tue Oct 6 14:50:43 PDT 1998 | |
4 | Source : NetBSD Foundation, Inc. | |
5 | Location : cvs.netbsd.org:/cvsroot | |
6 | Owner : wsanchez | |
7 | Releases : Titan | |
8 | Dependancies : | |
9 | ||
10 | Some file commands in NetBSD implement the -h flag and can otherwise charge permissions on symlinks. But this requires lchmod(2) from NetBSD and we don't currently have that, so it is disabled with -D__APPLE__. |