NetBSD/sys/dev/qbus
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
..
dhu.c Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
dhureg.h
dl.c - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
dlreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dz_uba.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
files.uba merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_de.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_dereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_dmc.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_dmcreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_il.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_il.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_ilreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_qe.c Apply changes for struct ifnet->if_sadl constify: 2007-12-22 08:23:01 +00:00
if_qereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_qt.c Add missing sys/device.h. 2008-01-04 21:58:51 +00:00
if_qtreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_uba.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_uba.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
qd.c Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
qdioctl.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
qdreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
qduser.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
qevent.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
qfont.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rf.c Catch up with rename of buf's b_un.b_addr -> b_data. 2008-01-04 22:04:59 +00:00
rfreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rl.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
rlreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rlvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ts.c Give bbusy() an interlock argument. If the we need to wait for the buffer, 2008-02-15 13:46:04 +00:00
tsreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
uba.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ubareg.h
ubavar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
uda.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00