freebsd-dev/sys
Matthew Dillon 50ed7dfec0 INTR_TYPE_FAST / FAST_INTR interrupts (currently just serial interrupts)
have their own lock and do not need the MP lock.  The SMP cleanup was
    a little too conservative in MP locking fast interrupts but at least
    it's trivial to fix.  MFC soon.

Submitted by: bde
2000-06-06 15:28:00 +00:00
..
alpha Consistently protect f28 with noat/at pairs. 2000-06-05 23:05:22 +00:00
amd64 INTR_TYPE_FAST / FAST_INTR interrupts (currently just serial interrupts) 2000-06-06 15:28:00 +00:00
boot Record the new PALcode revision in the pcs structure after changing to 2000-06-03 08:24:37 +00:00
cam Disable multi-lun probing on Hitachi DK31* drives. 2000-06-04 03:17:37 +00:00
coda
compat Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
compile
conf Mention that i4bisppp requires sppp; too many people use LINT as a 2000-06-06 10:31:19 +00:00
contrib Fix a reference to an old FreeBSD 2.2 register name. 2000-05-28 16:21:45 +00:00
crypto
ddb
dev - Call mii_pollstat() after we bring up the link on a 1000baseTX card 2000-06-06 02:56:37 +00:00
fs Instead of completely disallowing VOP_SETATTR, just do it where there is 2000-06-06 00:35:39 +00:00
geom
gnu The change to do a longword compare in the previous commit just broke an 2000-06-03 11:09:09 +00:00
i4b Make this compile without the old 2.2 compatability defines. 2000-05-28 16:24:17 +00:00
i386 INTR_TYPE_FAST / FAST_INTR interrupts (currently just serial interrupts) 2000-06-06 15:28:00 +00:00
isa Add SWI_TQ_MASK to all interrupt masks except SWI_CLOCK_MASK. Use a 2000-05-31 13:32:28 +00:00
isofs/cd9660
kern o bde suggested moving the SYSCTL from kern_mib to the more appropriate 2000-06-05 18:30:55 +00:00
libkern
miscfs Instead of completely disallowing VOP_SETATTR, just do it where there is 2000-06-06 00:35:39 +00:00
modules Fixed style bugs that I unfortunately noticed because bsd.kmod.mk was 2000-06-03 11:45:00 +00:00
msdosfs
net Don't try to apply ipfw filtering to non-IP packets. 2000-06-02 22:47:53 +00:00
netatalk
netatm
netgraph Fix bug where receive statistics for the bundle were not getting updated. 2000-06-01 01:29:49 +00:00
netinet Add boundary checks against IP options. 2000-06-02 20:18:38 +00:00
netinet6 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netipx
netkey Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netnatm Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netncp Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netns
nfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
nfsclient Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
nfsserver Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ntfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
nwfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
pc98 Merged from sys/i386/i386/machdep.c revision 1.394. 2000-06-06 08:21:59 +00:00
pccard Add ACTIONTECH #define for plug and play. Also add PnP support to NEWCARD 2000-05-29 02:44:33 +00:00
pci - Call mii_pollstat() after we bring up the link on a 1000baseTX card 2000-06-06 02:56:37 +00:00
posix4
powerpc
rpc
svr4 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
sys o bde suggested moving the SYSCTL from kern_mib to the more appropriate 2000-06-05 18:30:55 +00:00
tools
ufs o Remove unneeded off_t variable to clean up compile warning 2000-06-05 14:22:51 +00:00
vm Add missing increment of allocation counter. 2000-06-05 06:34:41 +00:00
Makefile