NetBSD/sys/arch/shark
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
..
compile
conf Remove GENERIC.local from the repository 2008-02-29 14:42:32 +00:00
include Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
isa current_intr_depth is dead. kill it off for good. 2008-01-06 03:01:59 +00:00
ofw Drop pccons. Obsoleted by wscons, now fully supported in NetBSD/shark. 2007-10-28 18:01:54 +00:00
shark Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
stand Resolve conflict (extern struct devsw devsw[] vs. static struct devsw devsw[]). 2006-09-13 06:47:28 +00:00
Makefile