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
/
vax
/
vsa
Age
Commit message (
Expand
)
Author
2002-01-16
Don't include <sys/map.h> when you don't need what's in it.
Miod Vallat
2002-01-03
cdev_decl(wsdisplay) is already done in <sys/conf.h>
Miod Vallat
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-10-01
There are anecdotal reports of firmware being writable on some Cougar
Hugh Graham
2001-09-19
merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok
Michael Shalayeff
2001-09-11
Don't include <vm/vm_kern.h> if you don't need foo_map.
Miod Vallat
2001-08-26
The lkkbd and lkms drivers are causing problems on several machines,
Hugh Graham
2001-08-25
Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas,
Hugh Graham
2001-08-19
The end of old timeouts is near...
Miod Vallat
2001-06-15
Compile kernel with -Wall, and fix a few issues for this to work.
Miod Vallat
2001-05-16
Blind merge of wscons support from NetBSD/vax. Perhaps someone with a
Hugh Graham
2001-02-15
Pick up a two liner from netbsd to set offset for SCSI chain B properly.
Hugh Graham
2001-02-11
Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus.
Hugh Graham
2001-02-06
Pick up work by matt@netbsd.org to get scsi working on vaxstation 4000/90.
Hugh Graham
2001-01-30
Get DZ on the Cheetah working properly. (argh)
Hugh Graham
2001-01-28
Basic support for boardtype 1303 (Cheetah) machines.
Hugh Graham
2000-10-11
update these to work with cleaner vsbus dma; from netbsd
Brandon Creighton
2000-10-11
asc* (ncr53c9x on 4000/60 and others) and new dma code;
Brandon Creighton
2000-09-21
initialize sc_link.openings to it's (currently) default value of 4
Michael Shalayeff
2000-07-19
unnecessary declaration of ttrstrt
Artur Grabowski
2000-04-27
forgot these, oops
Brandon Creighton
2000-04-27
sync with netbsd; working ncr5380 driver, saner vsbus code
Brandon Creighton
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1998-05-11
Hmm this file was empty, got recent NetBSD version
Niklas Hallqvist
1997-10-08
Move some debugging output inside #ifdef DEBUG. KNF!
Niklas Hallqvist
1997-09-20
Rename rd to hd. OpenBSD uses rd for ramdisk. -moj
Mats O Jansson
1997-09-10
Sync with NetBSD 970516. -moj
Mats O Jansson
1997-05-29
RCS tagging
Niklas Hallqvist
1997-05-28
We do not have sc_link.channel
Niklas Hallqvist
1997-01-15
sync with NetBSD 970112 -moj
Mats O Jansson