NetBSD/usr.bin/chflags
mrg a6f7a7855f implement lchflags(2), which does the chflags(2) dance without following
symlinks, and thus can operate on symlinks.  remove a bogus comment in
chflags(1) that claims symlinks do not have file flags.

XXX: todo -- make chflags(1) use lchflags(2) when given the right options.
2000-04-17 14:31:21 +00:00
..
Makefile create a "stat_flags.h" to go with stat_flags.c 1998-10-10 07:38:22 +00:00
chflags.1 implement lchflags(2), which does the chflags(2) dance without following 2000-04-17 14:31:21 +00:00
chflags.c create a "stat_flags.h" to go with stat_flags.c 1998-10-10 07:38:22 +00:00