summaryrefslogtreecommitdiff
path: root/sys/dev/nullcons_subr.c
AgeCommit message (Expand)Author
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-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2003-10-17Introduce null console. This pseudo device acts as a normal console with thecdi