freebsd-dev/sys/i386
Warner Losh 3cc12f33f4 Improve the C3 CPU identification. I didn't notice that the CPU id
was masked.  However KIMURA Yasuhiro-san noticed my mistake and was
kind enough to provide a better patch in PR 55581.  I've merged that
into the routine.  Hopefully I've not overlooked anything this time.

MFC After: 5 days
2003-08-15 06:02:24 +00:00
..
acpica Use ACPI_FLUSH_CPU_CACHE() instead of wbinvd(). Verified .o with md5. 2003-07-30 17:20:33 +00:00
bios - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Fix the busdma support in twe to support EINPROGRESS and enable it for 2003-08-12 06:38:55 +00:00
i386 Improve the C3 CPU identification. I didn't notice that the CPU id 2003-08-15 06:02:24 +00:00
ibcs2 The iBCS2 system call translator for statfs(2) did not check the 2003-08-10 23:26:16 +00:00
include Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon's 2003-08-12 23:24:05 +00:00
isa Add or correct range checking of signal numbers in system calls and 2003-08-10 23:04:55 +00:00
linux Rename P_THREADED to P_SA. P_SA means a process is using scheduler 2003-06-15 00:31:24 +00:00
pci PC98 uses different mask of IRQ. 2003-08-02 05:14:17 +00:00
svr4 Use __FBSDID(). 2003-06-10 05:05:54 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00