Age | Commit message (Expand) | Author |
2011-05-10 | timeout_del now returns an int. | David Gwynne |
2011-05-09 | the api that these timeouts replaced doesnt exist in our tree anymore, so | David Gwynne |
2009-04-21 | Document timeout_add_msec(). | Michael Knudsen |
2008-07-30 | In the .Fn entries for timeout_add_usec/nsec, don't call the parameter | Michael Knudsen |
2008-07-24 | Add timeout_add_sec() etc. to .Nm and, on jmc's request, tweak | Michael Knudsen |
2008-07-23 | Document the new timeout_add_* functions. | Artur Grabowski |
2007-09-14 | sleep(9) was removed aeons ago according to miod, so remove references | Michael Knudsen |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2005-09-30 | add timeout_triggered to .Nm; | Jason McIntyre |
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre |
2003-06-03 | license cleaning. | Artur Grabowski |
2003-04-20 | typos; | Jason McIntyre |
2002-12-20 | Reword to get rid of second person. | Artur Grabowski |
2002-02-15 | Xr tvtohz. | Artur Grabowski |
2001-12-22 | New scalable implementation with constant time add and delete. ok deraadt@ | Thomas Nordin |
2001-11-07 | The old timeout API is gone. | Artur Grabowski |
2001-07-17 | Change references to hardclock to .Xr where it seem appropriate | Kenneth R Westerback |
2001-04-23 | Various man page fixes and improvements from gluk@ | Aaron Campbell |
2001-03-15 | Document timeout_triggered | Constantine Sapuntzakis |
2001-02-16 | Add function types. | Marc Espie |
2000-10-12 | General man page cleanups, mostly to remove trailing whitespace, hard | Aaron Campbell |
2000-06-28 | While I'm reading this, complete the NAME section and fix a typo. | Aaron Campbell |
2000-06-05 | Err, make it splclock(9), so it's more clear to the reader. | Aaron Campbell |
2000-06-05 | Xr spl(9) | Aaron Campbell |
2000-06-05 | Various fixes. | Artur Grabowski |
2000-06-04 | fix typo preapared -> prepared | Kenneth R Westerback |
2000-04-18 | Better explaination, various fixes. | Artur Grabowski |
2000-03-23 | Document timeout_pending and timeout_initialized. | Artur Grabowski |
2000-03-23 | Document the new timeout API. | Artur Grabowski |
1999-09-02 | Minor fusses: OpenBSD tag, misused macros, codes references path. | Marc Espie |
1999-09-01 | Import some documentation from NetBSD, after checking that details match. | Marc Espie |