Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ICU_* defines into icu.h. | nyan | 2002-04-06 | 1 | -10/+4 |
* | Remove the leading underscore from all symbols defined in x86 asm | jake | 2001-02-25 | 1 | -2/+2 |
* | Implement an optimization for INTREN/INTRDIS that bde pointed out last | peter | 2001-01-15 | 1 | -0/+14 |
* | Cleanup some leftover lint from the old interrupt system. | peter | 2000-12-04 | 1 | -59/+21 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 1 | -57/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Go back to the old (icu.s rev.1.7 1993) way of keeping the AST-pending | bde | 1999-07-10 | 1 | -3/+1 |
* | Implemented dynamic registration of software interrupt handlers. Not | bde | 1998-08-11 | 1 | -5/+2 |
* | Removed the "globl" nature of the vec array. This was left over from the | fsmp | 1997-09-02 | 1 | -5/+3 |
* | The last of the encapsolation of cpl/spl/ipending things into a critical | fsmp | 1997-08-24 | 1 | -1/+68 |
* | Split vector.s into UP and SMP specific files: | fsmp | 1997-05-26 | 1 | -0/+108 |