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
/
amd64
History
jkim
f01ec2a1c6
Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a new
...
file acpi_apm.c, and place it on sys/x86/acpica.
2010-11-10 01:29:56 +00:00
..
acpica
Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a new
2010-11-10 01:29:56 +00:00
amd64
A few small style and whitespace fixes.
2010-11-08 20:05:22 +00:00
compile
…
conf
Now userland POSIX semaphore is based on umtx. The kernel module
2010-09-24 09:04:16 +00:00
ia32
Remove unused KTRACE includes.
2010-08-19 16:41:27 +00:00
include
- Remove <machine/mutex.h>. Most of the headers were empty, and the
2010-11-09 20:46:41 +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
…