This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
acpica
/
Osd
History
John Baldwin
b60bd0c129
Implement the internal locks of an ACPI semaphore with splhigh() on
...
4-stable. -current uses a mutex for this purpose. Sponsored by: The Weather Channel
2002-10-16 17:23:34 +00:00
..
OsdDebug.c
Resolve conflicts arising from the ACPI CA 20020815 import.
2002-08-29 01:52:27 +00:00
OsdHardware.c
Fix a gcc-3.1+ warning.
2002-03-19 11:02:06 +00:00
OsdInterrupt.c
Brutally deal with __func__ being 'const char *' on gcc-3.1.
2002-05-19 06:16:47 +00:00
OsdMemory.c
Fix a gcc-3.1+ warning.
2002-03-19 11:02:06 +00:00
OsdSchedule.c
Some kernel threads try to do significant work, and the default KSTACK_PAGES
2002-10-02 07:44:29 +00:00
OsdStream.c
AcpiOsPrintf and AcpiOsVprintf now return void.
2002-02-23 05:32:51 +00:00
OsdSynch.c
Implement the internal locks of an ACPI semaphore with splhigh() on
2002-10-16 17:23:34 +00:00
OsdTable.c
Resolve conflicts arising from the ACPI CA 20020725 import.
2002-07-30 19:35:32 +00:00