summaryrefslogtreecommitdiffstats
path: root/share/man/man9/ithread.9
Commit message (Collapse)AuthorAgeFilesLines
* Retire the INTR_FAST flag as it was obsoleted by the introduction of thejhb2011-01-061-13/+2
| | | | filter argument to bus_setup_intr().
* - Talk about memory allocation in interrupt contextpav2006-08-251-2/+10
| | | | | | - Add uam to see also Submitted by: Devon H. O'Dell <devon.odell@coyotepoint.com>
* Fix the NAME section making whatis(1) happy in particular.ru2004-07-051-1/+1
|
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-1/+1
|
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
|
* Language clarification: s/an or/a/rwatson2002-02-181-1/+1
|
* ispell sweep of share/man/man9/*.mpp2002-01-091-1/+1
|
* Fixed missing include in synopsis.bde2001-10-041-0/+1
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
|
* can not -> cannotsheldonh2001-08-081-1/+1
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-1/+1
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: mark C types with Vt macro.ru2001-03-121-6/+4
|
* Document the ithread_* API used to manage interrupt threads and theirjhb2001-03-091-0/+355
list of handlers.
OpenPOWER on IntegriCloud