index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
/
sleep.9
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a reference to the PBDRY flag, which itself was removed in r248470.
markj
2015-05-25
1
-14
/
+1
*
use .Mt to mark up email addresses consistently (part6)
bapt
2014-06-26
1
-1
/
+1
*
Correct sentence syntax too.
mjacob
2013-08-17
1
-3
/
+3
*
Correct spelling.
obrien
2013-08-17
1
-1
/
+1
*
MFcalloutng:
davide
2013-03-04
1
-2
/
+40
*
Fix some minor inaccuracies introduced in r243251.
bjk
2013-01-05
1
-6
/
+6
*
Improve grammar.
bjk
2012-11-18
1
-7
/
+9
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-2
/
+2
*
document that even when wakeup_one is used to wakeup, msleep and friends
jmg
2011-01-19
1
-0
/
+8
*
mdoc: order prologue macros consistently by Dd/Dt/Os
uqs
2010-04-14
1
-1
/
+1
*
Document PBDRY and SLEEPQ_STOP_ON_BDRY.
kib
2009-12-12
1
-1
/
+13
*
Permit Giant to be passed as the explicit interlock either to
jhb
2008-08-07
1
-0
/
+6
*
Add note about PZERO being obsolete, because so much code uses it.
imp
2008-04-04
1
-1
/
+5
*
Add some cross references to locking.9 from related pages.
julian
2007-03-30
1
-0
/
+1
*
Typo.
grog
2007-03-13
1
-1
/
+1
*
Allow threads to atomically release rw and sx locks while waiting for an
jhb
2007-03-09
1
-68
/
+111
*
Another typo.
grog
2007-03-05
1
-1
/
+1
*
Cosmetics: remove trailing white space, wrap over-long lines.
grog
2007-03-05
1
-4
/
+6
*
Rearrange function descriptions in more logical order.
grog
2007-03-04
1
-24
/
+30
*
Furhter clarifications:
grog
2007-02-27
1
-6
/
+15
*
In FreeBSD 5.x+, sleep/wakeup operate on threads, not processes.
jhb
2007-02-27
1
-3
/
+3
*
Fix markup and grammar bugs in recent revisions.
ru
2007-02-27
1
-6
/
+8
*
Update HISTORY.
grog
2007-02-27
1
-11
/
+14
*
Add warning about deadlocks created by use of wakeup_one.
grog
2007-02-27
1
-0
/
+6
*
Add a new kernel sleep function pause(9). pause(9) is for places that
jhb
2007-02-23
1
-4
/
+23
*
Markup fixes.
ru
2006-09-18
1
-3
/
+3
*
- Sleep/wakeup operate on threads now, not processes.
jhb
2006-04-17
1
-40
/
+62
*
allow timo to be 0 when mtx is not NULL (KASSERT allowed this as
jmg
2006-02-22
1
-1
/
+5
*
- Don't list sleep() in the NAME section as we haven't had a sleep()
jhb
2006-01-03
1
-9
/
+40
*
Use 'manual page' instead of 'man page' for consistency.
hmp
2005-06-28
1
-1
/
+1
*
Point out that tsleep(... , 0) is not permitted if the Giant lock is not
cperciva
2005-01-07
1
-0
/
+5
*
o Be consistent with the declaration: pri -> priority.
maxim
2004-02-17
1
-2
/
+2
*
Mdoc Janitor:
hmp
2003-10-23
1
-3
/
+6
*
Some mdoc(7) fixes:
hmp
2003-05-31
1
-10
/
+10
*
- Use better terminology when describing mutex operations in msleep(9)'s
jhb
2003-05-16
1
-4
/
+4
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
1
-8
/
+8
*
sleep -> msleep
guido
2003-02-04
1
-1
/
+1
*
mdoc(4) police: Markup. Fix 1 hard sentence break.
trhodes
2003-01-03
1
-4
/
+7
*
mdoc(7) police: Remove hard sentence breaks.
trhodes
2003-01-03
1
-9
/
+18
*
mdoc(7) police: markup nits.
trhodes
2003-01-03
1
-5
/
+7
*
mdoc(7) police: macroize UNIX.
ru
2002-03-18
1
-1
/
+2
*
Fix speling errur.
jdp
2001-12-05
1
-1
/
+1
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-3
/
+3
*
Remove references to asleep/await.
jhb
2001-08-23
1
-113
/
+0
*
mdoc(7) police:
ru
2001-08-07
1
-1
/
+2
*
Removed whitespace at end-of-line; no content changes. I simply did
schweikh
2001-07-14
1
-12
/
+12
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-1
/
+1
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
1
-4
/
+4
*
mdoc(7) police: do not split author names in the AUTHORS section.
ru
2000-11-22
1
-0
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
[next]