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
/
sparc
/
dev
/
si.c
Age
Commit message (
Expand
)
Author
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-04-30
Fix an ancient problem in how sparc interrupts are handled.
Artur Grabowski
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2000-09-21
initialize sc_link.openings to it's (currently) default value of 4
Michael Shalayeff
1999-07-09
vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t
Artur Grabowski
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1997-09-17
NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply to
Jason Downs
1997-08-08
Mostly sync to NetBSD-current 970804.
Jason Downs
1997-05-07
Turn off si driver's dma by default. Unfortunately, DMA doesn't work.
gene
1996-11-23
added const to second parameter of cfprint_t routines
kstailey
1996-08-11
netbsd port, now we merge our changes back in
Theo de Raadt
1996-01-12
from netbsd;
Theo de Raadt
1996-01-05
from netbsd; = not ==
Theo de Raadt
1996-01-04
mi 5380 driver
Theo de Raadt
1995-12-15
new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supply
Theo de Raadt
1995-11-18
remove a bunch of stupid 4/100 and bustype checks
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt