index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
/
spl.9
Age
Commit message (
Expand
)
Author
2020-04-07
bring the section on automatic acquisition of kernel_lock up-to-date
jdolecek
2017-04-06
Expand on previous, and note that splnet() and spltty() are also synonyms
pgoyette
2017-04-06
Document splbio() as a deprecated synonym for splvm().
pgoyette
2010-02-16
kpreempt(9): add a note when kernel preemption is disabled/deferred.
rmind
2010-02-07
Xref i386/splraise.9 and bump date for previous.
wiz
2010-02-06
Move MD spllower(9) and splraise(9) doco from the MI spl(9) to an i386
dyoung
2009-11-17
Remove trailing space. Remove unnecessary Pp before Sh.
wiz
2009-11-17
Describe spllower(9) and splraise(9).
dyoung
2009-05-18
Fix xrefs. Drop trailing whitespace. Use Dq.
wiz
2009-03-05
Fix typo(s/interupt/interrupt/)
msaitoh
2008-02-13
Fix some pastos.
skrll
2008-01-04
Typo: muliprocessor -> multiprocessor
xtraeme
2007-12-06
Typo: indepenent -> independent
xtraeme
2007-12-06
Typo: higest -> highest
xtraeme
2007-12-05
sys/param.h ???
ad
2007-12-05
Sync with reality.
ad
2007-02-17
Fix Dd argument.
wiz
2007-02-11
Note that device drivers should not (in general) use these interfaces.
ad
2006-09-23
Bump date for previous.
wiz
2006-09-23
PR# 34288: No splaudio() in man 9 spl, from Stephane Witzmann.
jmcneill
2004-10-31
a header actually used for spl functions is sys/param.h, not machine/intr.h.
yamt
2003-04-16
Use
wiz
2002-10-14
New sentence, new line.
wiz
2002-09-25
Use .Nm instead of Xref to ourselves.
wiz
2002-09-22
Add a paragraph about splsoftnet()/splnet(), which often seems to confuse
mycroft
2002-02-13
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-12-26
Drop some .Pps.
wiz
2001-09-04
Boring whitespace fixes.
wiz
2001-05-07
Move splched() prototype under splserial() in SYNOPSYS, so that the
jdolecek
2001-04-18
add splvm() to NAME section
jdolecek
2001-04-14
Update to reflect reality.
thorpej
2000-08-22
Document spllock().
thorpej
2000-08-22
Fix two more typos.
enami
2000-08-21
i before e except after c ...
thorpej
2000-08-21
Inject more truth into this document.
thorpej
2000-06-08
IPL-lowering functions are now defined to return `void.' See also my
cgd
2000-03-27
semantics of splclock() were changed, and spllowersoftclock() was introduced
soda
1999-03-16
More .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1997-11-20
spl*() functions block interrupts of lesser or equal priority, not
mikel
1997-11-11
add missing .Nm sections
mrg
1997-10-10
remove advertising clause from license
mikel
1997-03-11
add incomplete spl(9); realphabetize Makefile.
mikel