summaryrefslogtreecommitdiff
path: root/sys/arch/vax/uba/ts.c
AgeCommit message (Expand)Author
2002-06-08protect biodone with splbioArtur Grabowski
2002-05-23remove the defines for iodone -> biodone and iowait -> biowait.Artur Grabowski
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-15Don't cast nonexistent return value from splx to (void). ok art@Thomas Nordin
2002-01-16Don't include <sys/map.h> when you don't need what's in it.Miod Vallat
1997-05-29RCS taggingNiklas Hallqvist
1997-01-15sync with NetBSD 970112 -mojMats O Jansson
1996-05-03sync w/ 0430Michael Shalayeff
1996-01-08from ragge:Theo de Raadt