follow'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/ic/rrunnervar.h
AgeCommit message (Expand)Author
2020-01-19Remove HIPPI support and the esh(4) driver that uses it. There have notthorpej
2012-10-27split device_t/softc for all remaining drivers.chs
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt