summaryrefslogtreecommitdiff
path: root/sys/arch/vax/vsa/smg.c
AgeCommit message (Expand)Author
2006-08-03No need to force a 8-bit font anymore, welcome to the 12x22 font.Miod Vallat
2006-08-02Provide the usual 8x16 font, instead of the qvss 8x15 font, for low-res vaxMiod Vallat
2006-07-29At attach() time, do not simply trust the L3 switch to know if we are theMiod Vallat
2006-07-29Rewrite glass console detection and initialization code, it's simpler andMiod Vallat
2006-07-28Better dmesgMiod Vallat
2006-07-23Make smg(4) on par with the current state of wsdisplay drivers: make it useMiod Vallat
2006-01-17Use angle bracket and no relative paths for all include files which are notMiod Vallat
2003-01-09Remove fetch(9) and store(9) functions from the kernel, and replace the fewMiod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-03cdev_decl(wsdisplay) is already done in <sys/conf.h>Miod Vallat
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-02-11Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus.Hugh Graham
2000-04-27forgot these, oopsBrandon Creighton