summaryrefslogtreecommitdiff
path: root/sys/dev/wscons/wsdisplayvar.h
AgeCommit message (Expand)Author
2002-03-27Add X-Window support to wsmoused(8). This allows running wsmoused(8) andjbm
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-05-08inplement screen burner in screenblank(1) style (no program though).Michael Shalayeff
2001-04-14Kernel support for console mouse functionality which will be controlled byAaron Campbell
2001-03-14allow listing and soon deleting fonts; aaron@ okMichael Shalayeff
2001-02-10sync w/ netbsd; aaron@ okMichael Shalayeff
2001-02-08Cause keypresses to reset the screen in case we are in scrollback (previouslyAaron Campbell
2001-01-31OpenBSD does have paddr_t, I can't explain why I thought it didn't; art@Aaron Campbell
2001-01-31Some int -> u_long (I incorrectly converted paddr_t to int when porting this).Aaron Campbell
2000-11-15Support console scrollback in wscons through a new "scrollback" accessop thatAaron Campbell
2000-08-01update wscons, nothing serious, mostly api fixes for us; from netbsd through ...Michael Shalayeff
2000-05-16import newer wscons source from netbsd.Michael Shalayeff