summaryrefslogtreecommitdiffstats
path: root/sys/dev/wscons/wsmuxvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Serialize access to the list of attached child devices belonging to aanton2019-02-181-1/+2
* Attempt to make user changes of keyboard layout a bit more `sticky' on wsmuxmiod2014-01-261-1/+3
* CIRCLEQ begone.krw2013-12-021-3/+3
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* On platforms which do not use wsmux (because they can't have more than onemiod2006-08-051-2/+2
* Partial sync to the NetBSD wscons code, bringing a better wsmux behaviourmiod2005-05-151-46/+55
* First round of __P removal in sysmillert2002-03-141-25/+25
* Add a new wsmuxop, dissetdisplay, which wsmux uses to disocver whether a muxaaron2001-03-301-1/+2
* Make this compile under OpenBSD.aaron2000-11-131-2/+4
* update wscons, nothing serious, mostly api fixes for us; from netbsd through aaron@mickey2000-08-011-6/+1
* import newer wscons source from netbsd.mickey2000-05-161-0/+100