summaryrefslogtreecommitdiff
path: root/sys/arch/sun2/dev/consinit.c
AgeCommit message (Expand)Author
2012-08-10Move cn_tab initialization from late cpu_startup(9) totsutsui
2012-07-30move console initialization to cpu_startup() so that we avoid multiple common.christos
2009-12-27Fix missing parenthesis in #ifdef notyet block. PR port-sun2/42524tsutsui
2005-12-11merge ktrace-lwp.christos
2005-06-03Add const.tsutsui
2005-01-22de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.chs
2003-07-15__KERNEL_RCSID()lukem
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-22Added bits to complete the sun2 console code. These arefredette