summaryrefslogtreecommitdiff
path: root/sys/arch/vax/uba/ts.c
AgeCommit message (Expand)Author
2004-01-29typos; jjy2+@pitt.eduTheo de Raadt
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-11-03spelling fixes (in the comments)David Krause
2003-08-06Remove some double semicolons (hmm, do two semis equal a maxi?).Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-10sleep() -> tsleep()Miod Vallat
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