summaryrefslogtreecommitdiff
path: root/sys/dev/sun/bt_subr.c
AgeCommit message (Expand)Author
2003-11-13eliminate uvm_useracc() in favor of checking the return value ofchs
2003-08-25Undo previous as it broke things.uwe
2003-08-24#include "opt_rcons.h"uwe
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-04correct integer overrunitojun
2002-08-06integer overflow. from silvio@qualys.comitojun
2001-11-13add RCSIDslukem
2000-08-20Move cgsix, bwtwo and BT DAC support here from arch/sparc.pk