summaryrefslogtreecommitdiff
path: root/sys/dev/wscons/wseventvar.h
AgeCommit message (Expand)Author
2015-09-06More on PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2009-01-16always use the new version of wscons_event for in-kernel.yamt
2009-01-15- reduce the number of #ifdefs.yamt
2009-01-13provide wscons_event compatibility with 5.0.christos
2008-04-24Network protocol interrupts can now block on locks, so merge the globalsad
2006-10-09KNF: No variable names in the prototype.peter
2006-02-07wsevent cleanup:jmmv
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-10-23merge kqueue branch into -currentjdolecek
2001-10-25Change back to have a wseventvar in the softc for event sources. Thisaugustss
2001-10-24Major rototilling of the wsmux code. No user visible changes (except thataugustss
2001-10-13ANSIfy.augustss
1998-03-22Initial import of cgd's new wscons code.drochner