This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
arm32
History
mark
f5ee3d4ce6
Make sure all routes through vt_curadr() range check the x and y coordinates.
...
This fixes a nasty bug that could kill the kernel without ever reporting a panic.
1996-07-05 19:07:55 +00:00
..
arm32
Added some sanity checks to irq_claim().
1996-06-12 20:23:58 +00:00
boot
…
compile
…
conf
…
dev
Make sure all routes through vt_curadr() range check the x and y coordinates.
1996-07-05 19:07:55 +00:00
doc
…
fpe-arm
…
fpe-sp
…
include
…
iomd
Added some sanity checks to irq_claim().
1996-06-12 20:23:58 +00:00
kshell
…
mainbus
no need for a local implementation of SIOCGIFMTU; delete it.
1996-06-13 21:51:53 +00:00
podulebus
Get the interrupt flags address from sc->sc_specific.sc_podule rather
1996-06-13 18:29:45 +00:00
rc7500
Claim the interrupt if it has been dealt with otherwise pass it on.
1996-06-12 20:28:29 +00:00
vidc
Make sure all routes through vt_curadr() range check the x and y coordinates.
1996-07-05 19:07:55 +00:00
Makefile
…