summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/_types.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce the cpumask_t type. The purpose of the type is to create amarcel2004-03-201-0/+1
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)trhodes2004-03-121-4/+4
* - Add support for PAE and more than 4 gigs of ram on x86, dependent on thejake2003-03-301-0/+4
* - Add vm_paddr_t, a physical address type. This is required for systemsjake2003-03-251-0/+1
* Implement fpclassify():mike2003-02-081-0/+2
* Use long long to indicate 64bitness in #ifdef lint.phk2002-10-011-1/+6
* Move several MI types from <machine/_types.h> to <sys/_types.h>.mike2002-08-231-37/+0
* Make __clock_t use `unsigned long' rather than a fixed 32-bit integermike2002-08-221-1/+1
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-0/+151
OpenPOWER on IntegriCloud