freebsd-dev/sys/i386
John Baldwin fa778f80c2 Fix a bogon in previous commit. bcopy() from the malloc'd memory that we
already copied into, rather than doing the bcopy() from the userland
pointer.  "Oops."
2002-10-04 20:19:36 +00:00
..
acpica Trash the PnPBIOStable pointer later on when we know that the acpi probe 2002-09-30 18:45:20 +00:00
apm Hang apm off of the legacy device instead of the nexus. 2002-09-23 15:56:09 +00:00
bios use __packed. 2002-09-23 18:54:32 +00:00
compile
conf newbus & bus_space the mcd(4) driver. 2002-10-04 07:14:19 +00:00
i386 Fix a bogon in previous commit. bcopy() from the malloc'd memory that we 2002-10-04 20:19:36 +00:00
ibcs2 Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
include Add another temporary hack to allow running older i386 binaries. 2002-10-04 14:50:55 +00:00
isa Remove duplicate make_dev() calls. 2002-10-04 08:33:10 +00:00
linux Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
pci Add 2 Ids for new ServerWorks host to PCI bridge chipset. 2002-10-02 17:50:38 +00:00
svr4 Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 13:08:22 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00