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
6b508bc507
freebsd-skq
/
sys
/
amd64
History
alc
6b508bc507
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
Make space for compilations.
2002-07-06 02:49:07 +00:00
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
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00