index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
alpha
/
tc
/
ioasic.c
Age
Commit message (
Expand
)
Author
2009-11-07
Blink leds on the DEC 3000 models (three different led types).
Miod Vallat
2008-08-09
Pass a device name to {tc,tcds,ioasic}_intr_establish in order to get
Miod Vallat
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-11-06
Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int.
Miod Vallat
2006-03-04
Better names for turbochannel event counters.
Miod Vallat
2004-06-28
Use new event counter API for interrupt counting on alpha. By me, with some
Aaron Campbell
2003-05-13
snprintf
Theo de Raadt
2002-05-02
Big TURBOchannel support catchup from NetBSD, part 1.
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1997-01-24
Sync with NetBSD 961207
Niklas Hallqvist
1996-11-23
added const to second parameter of cfprint_t routines
kstailey
1996-10-30
Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.
Niklas Hallqvist
1996-07-29
Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention
Niklas Hallqvist
1996-06-18
sync to 0616, retaining local diffs
Theo de Raadt
1995-12-26
from netbsd:
Theo de Raadt