summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/spl.h
Commit message (Expand)AuthorAgeFilesLines
* move spl.h to ipl.h, minus the inline spl macros. The inline splpeter1997-05-311-153/+0
* Make setbits() SMP-safe. Eliminate the SETBITS() macro, and replacejdp1997-05-211-15/+6
* remove #include "opt_smp.h"peter1997-05-071-4/+1
* Use a common numbering of the tty and net software interrupt levelspeter1997-04-291-7/+1
* Remove stale comment, as suggested by Bruce.peter1997-04-291-6/+1
* Try and make these usermode safe, Steve beat me in finding these..peter1997-04-261-2/+4
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-6/+27
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed lots of warnings about unportable casts of pointers to volatilebde1996-07-011-13/+16
* This set of commits to the VM system does the following, and containdyson1996-05-181-1/+2
* Add a couple of macros I expect to need.wollman1996-02-071-1/+4
* Mask netisrs during softtty isrs. This may fix PR 798. SLIP and PPPbde1995-10-301-3/+7
* Don't declare a nonexistent function.bde1995-08-261-4/+2
* Fixed my usage of "asm" instead of "__asm" and "volatile" insteaddyson1995-08-091-2/+2
* Make the spl oriented inline functions less likely to allowdyson1995-08-081-1/+2
* Add variable `idelayed' and macros setdelayed() and schedsofttty()bde1995-05-111-1/+5
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,wollman1995-05-111-2/+1
* spl.h:bde1994-12-301-8/+7
* Remove the alias splnone() for spl0(). It was used only once.bde1994-09-201-3/+1
* Enable use of the RTC chip for the statistical clock. While this doeswollman1994-08-151-2/+3
* Added $Id$dg1994-08-021-0/+35
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+4
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-0/+104
OpenPOWER on IntegriCloud