NetBSD/sys/arch/macppc
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 Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Missing assym.h dependency. 2008-03-01 13:59:26 +00:00
dev Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
include move PCI_MAGIC_IO_RANGE to a header that's actually exported to userland 2008-02-28 00:18:08 +00:00
macppc Because macppc shares code with ofppc, it needs oeacpufeat defined. 2008-02-05 18:14:02 +00:00
pci get rid of macppc's private pci_bus_dma_tag 2007-12-25 17:55:10 +00:00
stand Remove __attribute__((__noreturn__)) from things already marked __dead 2007-12-24 15:46:45 +00:00
Makefile Fix 'tags' target. 2007-12-31 10:45:22 +00:00