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