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
/
sys
/
arch
/
sun3
/
include
/
psl.h
Age
Commit message (
Expand
)
Author
2001-05-28
move the spl*() and IPL_* definitions to intr.h.
chs
2001-04-13
Remove the use of splimp() from the NetBSD kernel. splnet()
thorpej
2001-02-22
switch sun3 to ELF. highlight include:
chs
2001-01-14
Make sure everybody has an splvm() and equate it with splimp() (splimp()
thorpej
2000-08-22
Add spllock(). See spl(9) for details.
thorpej
1999-08-05
Change the semantics of splsoftclock() to be like other spl*() functions,
thorpej
1998-11-24
Need declarations of defined inlined spl/sr functions.
kleink
1997-05-29
Add inline definitions for _getsr() and _splraise(), and
gwr
1997-01-27
Fix copyrights (/s/REGENTS/FOUNDATION/)
gwr
1996-12-17
Make this compile with -Werror -Wall -Wstrict-prototypes
gwr
1996-11-20
Most files that were copyright Adam Glass and/or Gordon W. Ross
gwr
1996-02-01
LOCORE -> _LOCORE
mycroft
1995-10-10
The previous hack to save two instructions when the
gwr
1995-08-13
Add splsoftnet().
mycroft
1995-03-27
Put spltty at level 4 and adjust others appropriately.
gwr
1994-11-21
Lots of changes. Fairly stable now.
gwr
1994-10-26
new RCS ID format.
cgd
1994-02-04
sun3 port works under NetBSD-current now. rcsids probably fucked
glass
1994-01-08
make the include files stubs, but add bits where necessary (most XXX).
cgd
1993-06-25
adding include files...not much of this works
glass