index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
cons.h
Age
Commit message (
Expand
)
Author
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2007-01-13
Complete the cons_init(n) initializer.
cube
2006-06-01
Remove redundant semicolon in dev_type_cnbell.
uwe
2005-12-11
merge ktrace-lwp.
christos
2005-02-04
de-__P
perry
2003-10-17
Introduce null console. This pseudo device acts as a normal console with the
cdi
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-06
Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console
matt
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2000-05-08
move static function getstr() to cons.c, make it publically available
itojun
2000-03-06
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
thorpej
1999-12-08
Protect against multiple inclusion.
simonb
1996-09-07
Implement poll(2).
mycroft
1996-03-14
Bring prototypes into scope.
christos
1996-02-04
cnputc returns void
christos
1995-11-25
fix definition of nullcnpollc, and add a prototype for it.
cgd
1995-04-24
short -> int (alignment)
gwr
1995-04-10
Properly prototype the switch table functions. Add conf.h-like macros for
mycroft
1995-03-26
KERNEL -> _KERNEL
jtc
1995-03-24
don't let args default, return values, add protos
cgd
1994-10-26
Implement cnpollc().
mycroft
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1994-06-27
new standard, minimally intrusive ID format
cgd
1993-08-01
Add RCS identifiers (this time on the correct side of the branch), and
mycroft
1993-07-07
the "struct tty *cn_tty" field in cons.c wasn't being used by anything
deraadt
1993-05-22
add rcsids to everything and clean up headers
cgd
1993-05-13
add hp300 kernel files. generic kernel files might need some help...
cgd