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
/
arch
/
atari
/
dev
/
ite.c
Age
Commit message (
Expand
)
Author
2003-11-01
g/c local index() routine and switch to (libkern's) strchr()
jdolecek
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
__KERNEL_RCSID()
lukem
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2001-07-09
Nuke some cf_unit abuses.
leo
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2001-02-01
Fix fallout from lastest tty changes.
leo
2000-11-02
Adapt to new line discipline scheme.
eeh
2000-09-28
Move config_console() out of the grf-layer. This allows for more than just
leo
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-02-11
Move the ite_default_* variables to ite.c. They are generic ite.
leo
2000-01-19
No longer abuse cf_unit. This broke with the latest autoconf changes.
leo
1998-07-04
defopt DDB.
jonathan
1998-03-25
Sync with latest tty changes.
leo
1998-01-12
Update for changes to config.
thorpej
1997-06-29
Add code to set pitch and duration of the keyboard bell. (Thomas Gerner).
leo
1997-01-10
Handle keyboard modifiers *before* handing the keycodes to either the
leo
1997-01-08
Don't try to init the keyboard interrupts in cngetc(). This caused the
leo
1996-12-20
Get rid of BROKEN_INDIRECT_CONFIG
leo
1996-10-13
backout previous kprintf changes
christos
1996-10-11
Remove grf_ite_ioctl(). Replace it by 'itexx_ioctl' that is configurable
leo
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-09-25
The KDASSERT macro is now defined in libkern
leo
1996-09-16
Prepare for (soon to come) et4000 PCI console.
leo
1996-09-02
tty stop functions really should return void, not int, and certainly not both.
mycroft
1996-06-18
Add tty_attach() calls.
leo
1996-04-18
Yet more prototyping and -Wall fixes.
leo
1996-03-20
Another bit of prototyping...
leo
1996-03-19
Debugger() prototype is in systm.h, don't define Debugger() here.
leo
1996-03-17
New device attachment scheme:
thorpej
1996-02-22
First bunch of changes due to stricter prototype checking.
leo
1995-09-04
Allow chars > 0x7f to be displayed on the ite's
leo
1995-07-24
Change and fix the way of keyboard mapping. Each virtual console has it's
leo
1995-05-21
Minor fixes.
leo
1995-04-22
Adapt for new conf.h:
leo
1995-04-10
Add dummy itestop(), and rename a few functions.
mycroft
1995-03-28
Make ite ioctl work and fixup the colormap stuff.
leo
1995-03-26
NetBSD/Atari, port by Leo Weppelman.
leo