When converting time-stamps from the Novell-server, the ncp file system
doesn't take daylight saving time into account. This results in a
time-stamp error when you make a directory listing on the Linux box. The
patch makes ncpfs ask Linux if DST is on; if yes, it adjusts accordingly.
Note:
An analogue to this patch was worked into the 2.1.31 kernel. That patch is
a bit different (created by someone else). I can't determine which one is
best. But this one works nicely on my 2.0.30 kernel.