This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-19 10:53:58 +00:00
Code
Issues
Releases
Activity
6d63683c41
freebsd
/
bin
/
chflags
History
Pawel Jakub Dawidek
2bb428228e
Fix probably copy&paste from chmod(1) - we change file flags here, not mode.
2007-05-28 04:23:09 +00:00
..
chflags.1
Fix probably copy&paste from chmod(1) - we change file flags here, not mode.
2007-05-28 04:23:09 +00:00
chflags.c
Add an interface to the lchflags(2) syscall. The new -h option is
2005-05-14 23:23:10 +00:00
Makefile
WARNS?=6 is already in bin/Makefile.inc, so remove this one.
2005-01-27 13:23:05 +00:00