This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
History
tegge
282cfd7db9
When sending an IPI to a specific target, disable interrupts inside the
...
critical region in order to avoid sending the IPI to the wrong target.
1998-03-03 19:54:49 +00:00
..
apm
Staticize.
1998-02-09 06:11:36 +00:00
bios
Staticize.
1998-02-09 06:11:36 +00:00
boot
Use port 0x110 to avoid PNP conflicts.
1998-02-23 15:02:59 +00:00
conf
make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.
1998-02-27 10:02:49 +00:00
eisa
Removed unused #includes.
1998-02-20 13:11:54 +00:00
i386
When sending an IPI to a specific target, disable interrupts inside the
1998-03-03 19:54:49 +00:00
ibcs2
De-staticize enough to make all the LKMs work again. Add comments where
1998-02-11 01:46:50 +00:00
include
forward_statclock and forward_hardclock are located in mp_machdep.c.
1998-03-03 19:44:34 +00:00
isa
First pre alpha Work In Progress commit of a IDE/ATAPI tape driver.
1998-03-01 18:57:29 +00:00
linux
Removed redundant test against MAXDSIZ (the rlimit test is stronger).
1998-02-25 05:33:06 +00:00
pci
Make the class code checks in function pci_cfgcheck less strict.
1997-12-20 09:04:25 +00:00
scsi
Don't depend on "implicit int".
1998-02-20 13:37:40 +00:00
Makefile
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00