NetBSD/sys
drochner e5f51da9de -mask interrupts w/o a handler
-update PIC _after_ the interrupt handler is linked into the chain
This fixes problems with dynamically installed interrupt handlers:
Interrupts were enabled before the handler was installed under some
circumstances (esp. on faster machines), leading to endless interrupt
handling.
1999-10-25 14:49:41 +00:00
..
adosfs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
arch -mask interrupts w/o a handler 1999-10-25 14:49:41 +00:00
coda Update 00READ with porting instructions 1999-10-18 02:08:43 +00:00
compat Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
conf This is the first check-in of CardBus driver. CardBus driver contains 1999-10-15 06:07:17 +00:00
ddb Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
dev Add a missing '\n' in the cmd0640 attach printfs. 1999-10-25 14:13:12 +00:00
filecorefs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
gdbscripts
ipkdb
isofs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
kern Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
lib Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
lkm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
miscfs Remove some mentioned members in the vop {un}lock args struct that we 1999-10-23 19:34:50 +00:00
msdosfs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
net Fix appletalk over ethernet. 1999-10-12 04:53:45 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet If a packet came in as link-level broadcast or link-level multicast, don't 1999-10-17 23:38:45 +00:00
netinet6 consistent logging for icmp6 redirects 1999-10-01 10:16:16 +00:00
netiso
netkey allow any SPI value to be used, if well-known ipcomp CPI is used. 1999-09-07 07:41:45 +00:00
netnatm
netns s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
nfs Fix bug in error handling for NFSv3 + nqnfs. 1999-10-10 02:44:55 +00:00
ntfs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
stand
sys Install an <elf.h> symlink pointing to <sys/exec_elf.h>. 1999-10-25 14:11:36 +00:00
ufs Under degenerate access patterns (e.g. `bonnie' benchmark) lfs_check could 1999-10-21 16:53:43 +00:00
uvm Patch from chuq for uvm r/w map oscillation bug. 1999-10-24 16:29:23 +00:00
vm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
Makefile