freebsd-skq/sys/amd64
John Baldwin 49d409a108 - Add a kern_semctl() helper function for __semctl(). It accepts a pointer
to a copied-in copy of the 'union semun' and a uioseg to indicate which
  memory space the 'buf' pointer of the union points to.  This is then used
  in linux_semctl() and svr4_sys_semctl() to eliminate use of the stackgap.
- Mark linux_ipc() and svr4_sys_semsys() MPSAFE.
2006-06-27 18:28:50 +00:00
..
acpica If the XSDT address in the RSDP for an ACPI 2.0 machine is NULL, then fall 2006-03-27 15:59:48 +00:00
amd64 Correct a very old and very obscure bug: vmspace_fork() calls 2006-06-27 04:28:23 +00:00
compile
conf Add a pure open source nForce Ethernet driver, under BSDL. 2006-06-26 23:41:07 +00:00
ia32 Simplify system time accounting for profiling. 2006-02-08 08:09:17 +00:00
include MFi386: 2006-06-19 22:36:01 +00:00
isa Rework how we wire up interrupt sources to CPUs: 2006-02-28 22:24:55 +00:00
linux32 - Add a kern_semctl() helper function for __semctl(). It accepts a pointer 2006-06-27 18:28:50 +00:00
pci MFi386: rename pcib_devclass to hostb_devclass (cosmetic here) 2006-03-13 23:58:40 +00:00
Makefile