aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/types.h
Commit message (Expand)AuthorAgeFilesLines
* style(9)David E. O'Brien2001-12-091-9/+8
* - Add the new critical_t type used to save state inside of criticalJohn Baldwin2001-03-281-0/+3
* Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash).Peter Wemm2001-03-171-1/+1
* - Remove the inthand2_t type and use the equivalent driver_intr_t type fromJohn Baldwin2000-09-131-3/+0
* Well, make intrhand2_t take a void * arg then. Matches i386.Matt Jacob2000-04-261-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Little reorganization:Dmitrij Tejblum1998-12-191-21/+3
* Changed to the C9x draft spelling of the (unsigned) integral typeBruce Evans1998-07-141-8/+6
* Oops, forgot to modify the pointer-int typedefs from the i386 version.Bruce Evans1998-07-101-3/+3
* Added a kernel-only typedef (ptrint_t) giving an integral type that isBruce Evans1998-07-101-1/+7
* Make uoff_t compile.Doug Rabson1998-06-271-2/+2
* Added uoff_t.Bruce Evans1998-06-141-1/+5
* Add vm_ooffset_t and vm_pindex_t that FreeBSD uses (but NetBSD doesn't).John Birrell1998-03-231-1/+3
* Updates to reflect differences in what NetBSD does and what FreeBSDJohn Birrell1998-03-091-1/+9
* These are a few of the alpha machine dependent header files - the firstJohn Birrell1998-01-101-0/+73