index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
/
tsleep.9
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsleep_nsec(9): add MAXTSLP macro, the maximum sleep duration
cheloha
2020-03-20
1
-2
/
+3
*
*sleep_nsec(9): sleep *at least* the given number of nanoseconds
cheloha
2020-01-12
1
-3
/
+3
*
Add tsleep_nsec(9), msleep_nsec(9), and rwsleep_nsec(9).
cheloha
2019-07-03
1
-7
/
+74
*
rwsleep: generalize to support both read- and write-locks.
cheloha
2018-05-28
1
-6
/
+6
*
Introduce rwsleep(9), an equivalent to msleep(9) but for code protected
mpi
2016-09-13
1
-6
/
+27
*
Remove useless quoting from .Fo and .Fn function names, to prevent
schwarze
2015-09-14
1
-7
/
+7
*
- add wakep_{n,one} to NAME and more fully into DESCRIPTION
jmc
2014-01-22
1
-7
/
+12
*
wakeup_n and wakeup_one blurbs
tedu
2014-01-22
1
-2
/
+16
*
Replace old-fashioned .Fd by new-fangled .In for #include lines.
schwarze
2013-06-04
1
-4
/
+4
*
these functions are in systm.h now, reminded by kettenis
tedu
2010-04-08
1
-3
/
+3
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-9
/
+2
*
Correct a typo:
oga
2008-04-17
1
-3
/
+3
*
- better integrate msleep() into this page
jmc
2007-11-29
1
-20
/
+17
*
<oga> art write me a manpage
art
2007-11-28
1
-2
/
+19
*
sleep(9) was removed aeons ago according to miod, so remove references
mk
2007-09-14
1
-0
/
+172