aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/timeout.9
Commit message (Expand)AuthorAgeFilesLines
* Revert for r277213:Hans Petter Selasky2015-01-221-401/+459
* Major callout subsystem cleanup and rewrite:Hans Petter Selasky2015-01-151-459/+401
* callout(9): add sbt flavors of callout_scheduleAndriy Gapon2014-11-251-3/+18
* Forgot to bump Dd.John Baldwin2014-10-081-1/+1
* Rewrite timeout(9) to be callout(9)-centric instead. Move the descriptionJohn Baldwin2014-10-081-278/+434
* Fix return type of callout_init_rm() and add return type toGavin Atkinson2014-08-201-2/+3
* Fix markup regression introduced in r268369.Xin LI2014-07-171-2/+1
* Document C_HARDCLOCK flag.Warner Losh2014-07-071-0/+5
* Fix a typo, C_ALSOLUTE -> C_ABSOLUTE.Ian Lepore2014-02-151-1/+1
* Remove EOL whitespace.Joel Dahl2013-08-251-1/+1
* - Bump date.Davide Italiano2013-08-231-2/+2
* Introduce callout_init_rm() so that callouts can be used in conjunctionDavide Italiano2013-08-231-6/+20
* MFcalloutng:Davide Italiano2013-03-041-1/+34
* add semicolon to end of CALLOUT_HANDLE_INITIALIZER example.Alfred Perlstein2013-02-081-1/+1
* Add descriptions for callout_reset_on and callout_schedule_on andJim Harris2012-11-011-1/+35
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-2/+2
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-2/+0
* Spelling fixes.Joel Dahl2010-07-311-2/+2
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-021-7/+0
* add callout_schedule; besides being useful it also improvesSam Leffler2008-08-021-5/+21
* - Document newly added callout_init_rw functionGabor Kovesdan2007-11-201-1/+26
* - Use .fn to markup untimeout in two places it was missing.John Baldwin2005-12-011-2/+6
* -mdoc sweep.Ruslan Ermilov2005-11-181-1/+0
* Make callout_reset() return a non-zero value if a pending calloutGleb Smirnoff2005-09-081-5/+7
* Assorted markup fixes and minor wordsmithing.Ruslan Ermilov2005-06-151-1/+1
* Add a mechanism for associating a mutex with a callout when theIan Dowse2005-02-071-1/+50
* Fixed whitespace at EOL and double word.Ruslan Ermilov2005-01-281-5/+5
* Attempt to describe the race conditions that must be consideredIan Dowse2005-01-231-9/+221
* Document callout_pending() macro.Gleb Smirnoff2004-12-291-1/+6
* Assorted markup, spelling, and grammar fixes.Ruslan Ermilov2004-06-161-3/+7
* mdoc(7) police:Hiten Pandya2004-05-051-1/+2
* Introduce a callout_drain() function. This acts in the same manner asColin Percival2004-04-061-11/+18
* Looks like I misread the callout code. We do not seem to hold theWarner Losh2003-10-011-11/+12
* Document the implications of the callout_stop() returning 0 if theWarner Losh2003-10-011-0/+14
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* - callout_stop() now returns an integer value instead of void soJohn Baldwin2001-08-231-1/+16
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-1/+3
* Removed whitespace at end-of-line; no content changes. I simply didJens Schweikhardt2001-07-141-5/+5
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Document the mpsafe argument to callout_init().Ben Smithurst2001-01-311-1/+9
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-4/+8
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-3/+13
* Mention more functions in the headers so whatis(1) can find them, andMark Murray2000-08-161-1/+6
* Fixed some bugs (one serious one: timeouts were claimed to be executed atBruce Evans1999-12-271-4/+41
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed synopsis again. Too much was blown away by splatting a NetBSD-Bruce Evans1998-01-161-4/+8
* Updated timeout.9 man page describing the new callout interface. ThisJustin T. Gibbs1997-09-211-63/+120
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-131-2/+2
* Fixed synopsis (wrong #includes and superfluous parentheses in typedef).Bruce Evans1997-03-191-8/+5
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-221-1/+1