summaryrefslogtreecommitdiffstats
path: root/share/man/man9/spl.9
Commit message (Collapse)AuthorAgeFilesLines
* Document what splnet and splimp are in FreeBSDimp2002-07-011-0/+2
|
* mdoc(7) police: macroize UNIX.ru2002-03-181-1/+2
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-4/+6
|
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
|
* Use Fx macro wherever possible.ru2000-11-141-1/+1
|
* Sort NAMES section and separate Nm arguments from trailing punctuation.sheldonh2000-11-131-12/+12
|
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-2/+1
|
* Add a note that the spl() API is deprecated in favor of mutexes.jhb2000-10-261-1/+7
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
| | | | configured in drivers.
* Fixed bitrot. The type of the "level" is intrmask_t, not int.bde1998-01-161-11/+11
|
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-131-2/+2
|
* Use the .Fx macro for FreeBSD references for releases prior to 2.0.mpp1997-03-211-2/+4
| | | | | Use the .Tn macro for generic FreeBSD references. Cleanup other formatting problems noticed while making the above changes.
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Add a man page describing the interrupt priority `levels'.joerg1996-10-041-0/+199
Comments by: bde Lousy MCI network link :(, my commit message for the Makefile has been botched.
OpenPOWER on IntegriCloud