NetBSD/sys/dist
rmind c6186face4 Welcome to 4.99.55:
- Add a lot of missing selinit() and seldestroy() calls.

- Merge selwakeup() and selnotify() calls into a single selnotify().

- Add an additional 'events' argument to selnotify() call.  It will
  indicate which event (POLL_IN, POLL_OUT, etc) happen.  If unknown,
  zero may be used.

Note: please pass appropriate value of 'events' where possible.
Proposed on: <tech-kern>
2008-03-01 14:16:49 +00:00
..
acpica In AcpiEvGpeDetect, don't attempt to acquire AcpiGbl_GpeLock if 2007-12-13 18:04:50 +00:00
ipf/netinet Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
pf/net Use TAILQ_FOREACH(). 2008-02-11 22:11:27 +00:00