The following sections answers some of the more freqently asked questions about software and usage with Linux.
The recommended way is to get the xntp package from http://www.eecis.udel.edu/~ntp/ or any of the big Linux archives.
cd to the directory with source code. and type "patch < patchfile" (or patch < /path/to/your/pathfile if it resides in different directory).
For more sites please see also the Appendix, section A.
The quick answer would be : NO. There's a quick note in chattr(1) manual page saying that you could use -u flag. But if you would go down you will see:
BUGS AND LIMITATIONS
As of ext2 fs 0.5a, the `c' and `u' attribute are not hon-
oured by the kernel code.
You could give a try:
If you know the inode number of the file, you can skip next two steps.