This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f40c77a223
freebsd-dev
/
sys
/
amd64
History
Alan Cox
bfa15df9ba
Remove unnecessary check for curthread == NULL.
2004-08-30 03:52:05 +00:00
..
acpica
Sync with i386 - get the softc via the devclass rather than caching the dev
2004-08-16 23:10:18 +00:00
amd64
Remove unnecessary check for curthread == NULL.
2004-08-30 03:52:05 +00:00
compile
conf
Fix a comment, IA32 was renamed to COMPAT_IA32
2004-08-27 21:29:20 +00:00
ia32
Don't repeat the definition of IDTVEC(). It is in asmacros.h.
2004-05-24 11:28:11 +00:00
include
Move the kernel-specific logic to adjust frompc from MI to MD. For
2004-08-27 19:42:35 +00:00
isa
Sync with i386 - Optimize intr_execute_handlers a bit etc.
2004-08-16 23:12:30 +00:00
linux32
Correct the arguments to kern_sigaltstack() as they were reversed.
2004-08-24 20:52:52 +00:00
pci
Add missing <sys/module.h> instances which were shadowed by the nested
2004-06-03 05:58:30 +00:00
Makefile