summaryrefslogtreecommitdiff
path: root/sys/dev/cons.h
AgeCommit message (Expand)Author
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2007-01-13Complete the cons_init(n) initializer.cube
2006-06-01Remove redundant semicolon in dev_type_cnbell.uwe
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2003-10-17Introduce null console. This pseudo device acts as a normal console with thecdi
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-06Add cn_halt and cn_flush entries to consdevs. (needed for dma-only consolematt
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2000-05-08move static function getstr() to cons.c, make it publically availableitojun
2000-03-06- Implement cnbell() -- ring the console bell. The cn_bell entrypointthorpej
1999-12-08Protect against multiple inclusion.simonb
1996-09-07Implement poll(2).mycroft
1996-03-14Bring prototypes into scope.christos
1996-02-04cnputc returns voidchristos
1995-11-25fix definition of nullcnpollc, and add a prototype for it.cgd
1995-04-24short -> int (alignment)gwr
1995-04-10Properly prototype the switch table functions. Add conf.h-like macros formycroft
1995-03-26KERNEL -> _KERNELjtc
1995-03-24don't let args default, return values, add protoscgd
1994-10-26Implement cnpollc().mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-27new standard, minimally intrusive ID formatcgd
1993-08-01Add RCS identifiers (this time on the correct side of the branch), andmycroft
1993-07-07the "struct tty *cn_tty" field in cons.c wasn't being used by anythingderaadt
1993-05-22add rcsids to everything and clean up headerscgd
1993-05-13add hp300 kernel files. generic kernel files might need some help...cgd