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
/
pc532
/
include
/
psl.h
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-05-25
Move IPL/spl interrupt code to intr.h; this include file is expected to
simonb
2001-04-13
Remove the use of splimp() from the NetBSD kernel. splnet()
thorpej
2001-01-14
Make sure everybody has an splvm() and equate it with splimp() (splimp()
thorpej
2000-12-19
fix typo.
matthias
2000-08-22
Add spllock(). See spl(9) for details.
thorpej
2000-08-21
Make sure we provide splsched() as described in spl(9).
thorpej
1999-08-05
Change the semantics of splsoftclock() to be like other spl*() functions,
thorpej
1999-08-04
Slight cleanup; do all of the spl*()s with imask[].
thorpej
1997-11-13
int -> long in a structure.
phil
1996-12-23
* Remove IPL_NONE. This is no longer used.
matthias
1996-11-24
* Prototyping tweaks.
matthias
1996-10-09
* Remove intr_disable/intr_enable stuff.
matthias
1996-02-01
LOCORE -> _LOCORE
mycroft
1996-02-01
Integration of many changes from Matthias Pfaller plus some of mine.
phil
1995-09-26
Major update: Many changes from Matthias Pfaller.
phil
1995-09-22
Move the C struct to the properly protected place.
phil
1995-08-29
Changes for gdb from Matthias Pfaller.
phil
1995-08-25
Changes by Matthias Pfaller for generic support and dumping.
phil
1995-08-13
Replace splnet() with splsoftnet(). Add splnet().
mycroft
1995-06-18
Updating to be like i386 version.
phil
1995-05-16
Changes from Matthias Pfaller: lpt driver changes, clock code similar
phil
1995-03-28
KERNEL -> _KERNEL
jtc
1994-10-26
new RCS ID format.
cgd
1994-05-17
The "kitchen sink" update ... proc.h, signals, profile, setrq=>setrunqueue ...
phil
1993-10-25
making the "#ifndef _MACHINE_FILE_H_" more complete and consistent.
phil
1993-10-01
Catching up with NetBSD current.
phil
1993-09-09
Adding the src/sys/arch/pc532 tree.
phil