1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Jonathan Lemon
b0362380e5 Change patch to reflect new kqueue API
Approved by:	kris
2000-07-18 21:53:39 +00:00
Kris Kennaway
2e87553923 Add kqueue() support for recent versions of -stable as well now that
they have it.
2000-05-26 19:01:09 +00:00
Kris Kennaway
e8691a5cc2 On FreeBSD 5.0, use the new kqueue() notification system to monitor
for directory changes. This cuts CPU usage from 100% down to about 0.1%
as well as improving the reliability of change monitoring.
2000-04-25 08:04:55 +00:00