summaryrefslogtreecommitdiff
path: root/sys/dev/cninit.c
AgeCommit message (Expand)Author
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2009-11-23Remove some unecessary includes sys/user.h header.rmind
2008-03-11foo() -> foo(void)matt
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2003-10-21Remove declarations of constab[] and *cn_tab. They are in <dev/cons.h>.tsutsui
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-11-13add RCSIDslukem
1998-06-21Keep cn_tab NULL until an appropriate console is found (avoids interrupttv
1995-04-11Remove duplicate definition of `constty'.pk
1995-04-11Split cninit from cons so ports that can't use it don't have to include it.mellon