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
/
i386
Age
Commit message (
Expand
)
Author
2002-02-13
FREF/FRELE where required due to fd_getfile.
jasoni
2002-02-10
no; GPL_MATH_EMULATE is not "required"; nj.lee@plumtree.co.nz
Theo de Raadt
2002-02-06
emulate linux behaviour by passing ioctl's down to the underlying device
jasoni
2002-01-30
Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok
Thomas Nordin
2002-01-28
yes, there is no sense in double savectx here; from Brian J. Kifiak <bk@rt.fm>
Michael Shalayeff
2002-01-27
bt no more
Michael Shalayeff
2002-01-24
bussified and bus-split bustec scsi ha driver.
Michael Shalayeff
2002-01-23
recognize athlon model 6 and model 7; from netbsd
Michael Shalayeff
2002-01-23
bktr may have radio
Michael Shalayeff
2002-01-23
move mb_map allocation to mbinit()
Artur Grabowski
2002-01-23
move definition of mb_map from zillions of machdep.c to uipc_mbuf.c
Artur Grabowski
2002-01-23
move cdev_spkr_init() to conf.h for use by other arch's
Eric Jackson
2002-01-23
Pool deals fairly well with physical memory shortage, but it doesn't deal
Artur Grabowski
2002-01-16
Don't include <sys/map.h> when you don't need what's in it.
Miod Vallat
2002-01-09
Call gdt_init() earlier and only once. Work done with millert@
Thomas Nordin
2002-01-09
better iobase for rtii, from Maxim Tsyplakov <tm@oganer.net>
Michael Shalayeff
2002-01-08
Fix 16 vs. 32-bit mismatch. Solves the most common MBR hang.
Kjell Wooding
2002-01-04
correct comment: USB scanners aren't generic devices
Jason Wright
2002-01-02
commented out maxi radio
Michael Shalayeff
2002-01-02
at least ; required after label or case; openbsd@davidkrause.com
Theo de Raadt
2002-01-02
missing radiotrack entries, fix the others (all still commented out
Michael Shalayeff
2001-12-31
man says bus_space_map() returns non-zero, not negative on failure
Michael Shalayeff
2001-12-24
Harmonize and complete wrt cross-compilation.
Miod Vallat
2001-12-24
pcib is required if pcibios is there; deraadt@ ok
Michael Shalayeff
2001-12-19
UBC was a disaster. It worked very good when it worked, but on some
Artur Grabowski
2001-12-16
match piix icu type on 82810ba/m; from netbsd
Michael Shalayeff
2001-12-15
first i gave you one of the reasons it mmakes thing better.
Michael Shalayeff
2001-12-15
Fix a long-standing alignment bug by removing the 32-but call/return
Kjell Wooding
2001-12-14
on some sony vaios (con dios) battery life is reported
Michael Shalayeff
2001-12-14
SMALL_KERNEL -> outline splx
Niklas Hallqvist
2001-12-13
remover registers. bracket spl regions with asm volatiles
Niklas Hallqvist
2001-12-11
Remove declarations that already exist in <sys/conf.h>
Miod Vallat
2001-12-11
Yet another sync to NetBSD. Kills lot of unnecessary code and cleans up a bit.
Artur Grabowski
2001-12-11
More sync to NetBSD.
Artur Grabowski
2001-12-11
Merge in some pmap improvements from NetBSD.
Artur Grabowski
2001-12-10
minor cleanups.
Artur Grabowski
2001-12-10
No need to include <sys/dmap.h> and define related variables.
Miod Vallat
2001-12-08
Sprinkle pmap_update calls where relevant and some other
Artur Grabowski
2001-12-07
Use pmap_kenter for buffers and msgbuf.
Artur Grabowski
2001-12-07
Ratibibugle setredzone()
Miod Vallat
2001-12-06
Shave never used fastvec code
Niklas Hallqvist
2001-12-05
Enable rootdev auto-configuration by device drivers during boot.
Thierry Deval
2001-12-05
remove some ancient crud from the "modern machine" floppy
Theo de Raadt
2001-12-05
change KMEMPAGES back to 64M, 128M does not work on large memory machines.
Dale Rahn
2001-12-05
VM_KMEM_SIZE no longer needed.
Artur Grabowski
2001-12-05
make nkmempages dynamic based on memory. okay art@ from netbsd:
Niels Provos
2001-12-04
Yet another sync to NetBSD uvm.
Artur Grabowski
2001-12-04
Now that we found the bug, go back to not stop on SPL NOT LOWERED..
Niklas Hallqvist
2001-12-04
more bits defs; from netbsd
Michael Shalayeff
2001-12-04
missing \n
Michael Shalayeff
[next]