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
/
ia64
/
ia32
History
attilio
8dece93b14
userret() already checks for td_locks when INVARIANTS is enabled, so
...
there is no need to check if Giant is acquired after it. Reviewed by: kib MFC after: 1 week
2012-09-08 18:27:11 +00:00
..
ia32_misc.c
Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.
2011-04-01 11:16:29 +00:00
ia32_reg.c
Eliminate ia32_reg.h by moving its contents to x86 and ia64 reg.h.
2012-03-18 19:12:11 +00:00
ia32_signal.c
Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replace
2012-03-19 21:34:11 +00:00
ia32_trap.c
userret() already checks for td_locks when INVARIANTS is enabled, so
2012-09-08 18:27:11 +00:00