summaryrefslogtreecommitdiff
path: root/sys/dev/std/ieee1212.c
AgeCommit message (Expand)Author
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-09-13a round of autoconf cleanup:drochner
2003-10-26Fix unitialized variable use.fvdl
2003-07-14add missing __KERNEL_RCSID()lukem
2003-02-02guarantee, not guarentee. Idea from miod@openbsd.wiz
2003-02-01make compileichiro
2002-05-23Fix bug in the way the config_found loop runs. Passing NULL doesn't work well.jmc
2002-04-02Add another exception condition (XXX...I'm gonna have to give in and justjmc
2002-02-27Initial checkin.jmc