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
/
dev
/
acpica
/
Osd
History
Jung-uk Kim
4fd3565a35
Fix a long-standing bug for AcpiOsGetTimer(). time_t is 32-bit on i386 and
...
it needs proper casting before multiplication. MFC after: 3 days
2012-02-24 23:15:21 +00:00
..
OsdDebug.c
Merge ACPICA 20110527.
2011-05-31 19:45:58 +00:00
OsdHardware.c
Clean up unused headers.
2010-10-13 17:06:25 +00:00
OsdInterrupt.c
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
2011-11-07 06:44:47 +00:00
OsdMemory.c
Merge ACPICA 20120215.
2012-02-16 22:59:29 +00:00
OsdSchedule.c
Fix a long-standing bug for AcpiOsGetTimer(). time_t is 32-bit on i386 and
2012-02-24 23:15:21 +00:00
OsdStream.c
…
OsdSynch.c
De-obfuscate acpi_acquire_global_lock(). It seems the function was directly
2012-02-10 23:30:29 +00:00
OsdTable.c
Merge ACPICA 20120215.
2012-02-16 22:59:29 +00:00