NetBSD/sys/arch/arm/footbridge
chris fe50151584 Fix 9.5 year old buffer overflow.
It wasn't noticed till now as it wasn't overflowing onto anything
important (or was overwritten by the correct data).  Recent changes
meant irqstr was placed just before footbridge_intrq and so it trashed
the interrupt linked list, and so caused an alignment fault.

Note that cats still doesn't boot even with the change, as it hangs when
starting userland, I suspect an interrupt issue.
2008-05-10 15:29:25 +00:00
..
isa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dc21285mem.h
dc21285reg.h Fix for PR cats/18026. 2007-12-14 11:08:03 +00:00
footbridge_clock.c Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
footbridge_com_io.c
footbridge_com.c - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
footbridge_intr.h Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
footbridge_io.c Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
footbridge_irqhandler.c Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
footbridge_irqhandler.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
footbridge_machdep.c
footbridge_pci.c Fix 9.5 year old buffer overflow. 2008-05-10 15:29:25 +00:00
footbridge.c Fix for PR cats/18026. 2007-12-14 11:08:03 +00:00
footbridge.h
footbridgevar.h Add generic TOD support. From Bucky Katz. 2007-01-06 16:18:18 +00:00
Makefile
todclock.c Convert to generic TODR. 2008-01-15 23:15:59 +00:00
todclockvar.h