This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-22 11:17:19 +00:00
Code
Issues
Releases
Activity
0689bdcc19
freebsd
/
sys
/
amd64
History
John Baldwin
0689bdcc19
Use 'saveintr' instead of 'savecrit' or 'eflags' to hold the state returned
...
by intr_disable(). Requested by: bde
2010-10-25 15:31:13 +00:00
..
acpica
amd64
Use 'saveintr' instead of 'savecrit' or 'eflags' to hold the state returned
2010-10-25 15:31:13 +00:00
compile
conf
Now userland POSIX semaphore is based on umtx. The kernel module
2010-09-24 09:04:16 +00:00
ia32
include
Use intr_disable() and intr_restore() instead of frobbing the flags register
2010-10-25 15:28:03 +00:00
linux32
Add macro DECLARE_MODULE_TIED to denote a module as requiring the
2010-10-12 09:18:17 +00:00
pci
Makefile