summaryrefslogtreecommitdiff
path: root/sys/arch/vax/qbus/dz.c
AgeCommit message (Expand)Author
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
2001-08-25Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas,Hugh Graham
2001-08-19The end of old timeouts is near...Miod Vallat
2001-06-15Compile kernel with -Wall, and fix a few issues for this to work.Miod Vallat
2001-05-16Blind merge of wscons support from NetBSD/vax. Perhaps someone with aHugh Graham
2001-01-28Basic support for boardtype 1303 (Cheetah) machines.Hugh Graham
2000-04-27sync w/netbsdBrandon Creighton