Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove workq code. its been replaced with tasks. | 2015-01-27 | 1 | -138/+0 | |
| | | | | | | | it has been unused since december, and unhooked from the build since christmas. ok krw@ | ||||
* | obvious .Pa fixes; found with mandocdb(8) | 2014-01-21 | 1 | -17/+17 | |
| | |||||
* | use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@ | 2013-07-17 | 1 | -4/+4 | |
| | |||||
* | Replace old-fashioned .Fd by new-fangled .In for #include lines. | 2013-06-04 | 1 | -3/+3 | |
| | | | | | Diff from Jan Klemkow <j dot klemkow at wemelug dot de> on tech@. No objection from jmc@ against this type of change. | ||||
* | tweak previous; | 2009-09-03 | 1 | -4/+4 | |
| | |||||
* | document workq_queue_task | 2009-09-02 | 1 | -2/+25 | |
| | |||||
* | reintroduce mutexes to workqs for locking. | 2008-10-30 | 1 | -4/+10 | |
| | | | | | | tested by many on many archs including several alpha test. ok tedu@ go for it deraadt@ | ||||
* | i prefer our ISC license. | 2007-11-28 | 1 | -21/+11 | |
| | |||||
* | readjust list width after previous; | 2007-11-28 | 1 | -2/+2 | |
| | |||||
* | i'm always behind on the doc updates | 2007-11-28 | 1 | -7/+2 | |
| | |||||
* | tweak previous; | 2007-11-25 | 1 | -3/+5 | |
| | |||||
* | document new WQ_DIRECTOK flag | 2007-11-25 | 1 | -2/+5 | |
| | |||||
* | workq_add_task returns ENOMEM on failure | 2007-11-24 | 1 | -3/+3 | |
| | |||||
* | spell tedu's name correctly. | 2007-06-11 | 1 | -3/+3 | |
| | | | | ok jmc@,tedu@ | ||||
* | start new sentence w/ capital letter; | 2007-06-01 | 1 | -3/+3 | |
| | |||||
* | explain the usefulness of being able to provide two arguments | 2007-05-31 | 1 | -1/+6 | |
| | | | | ok dlg | ||||
* | tedu just moved an argument to workq_add_task | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | add a manpage for workq stuff. | 2007-05-31 | 1 | -0/+114 | |
thanks to jmc for tweaking it. im sure he'll find more changes to make soon |