K 10 svn:author V 8 jylefort K 8 svn:date V 27 2005-05-09T15:46:39.000000Z K 7 svn:log V 379 Improve the kqueue backend: - also use kqueue to monitor files within a monitored directory - tremendously improve the scalability of the backend when monitoring very large directories - periodically attempt to switch polled files to kqueue notification - do not perform an extra useless lstat() when a missing file is created - code cleanups Approved by: marcus END