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
Age
Commit message (
Collapse
)
Author
1999-05-08
Turn off sync when turning off video so that monitors will go into stand-by.
Jason Wright
1999-05-06
cleanup
Michael Shalayeff
1999-05-06
no lifvar.h anymore
Michael Shalayeff
1999-05-06
needs machine/trap.h
Michael Shalayeff
1999-05-06
comment
Michael Shalayeff
1999-05-06
add lif_* prototypes
Michael Shalayeff
1999-05-06
make it compile w/o EXEC_DEBUG
Michael Shalayeff
1999-05-05
do dma_cachectl()
Michael Shalayeff
1999-05-05
delay in power-off; minoura@dale.makoto.hauN.org
Theo de Raadt
1999-05-05
some dma embrios
Michael Shalayeff
1999-05-05
define gp in here, cleanup
Michael Shalayeff
1999-05-05
secure the plug
Michael Shalayeff
1999-05-05
plug unused parts
Michael Shalayeff
1999-05-05
remove com and hil for now
Michael Shalayeff
1999-05-05
protect for multiple inclusions
Todd T. Fries
1999-05-05
don't use much of bus.h here, no need
Michael Shalayeff
1999-05-05
no bha for now
Michael Shalayeff
1999-05-04
Change "&=" to "=&", make egcs happy.
Todd C. Miller
1999-05-03
make lifdir.dir_type unsigned such as it is
Michael Shalayeff
1999-05-03
lifvar.h -- bye, bye
Michael Shalayeff
1999-05-03
new pull
Michael Shalayeff
1999-05-03
fix some parenthesis nightmare; niklas@ ok
Michael Shalayeff
1999-05-03
child_return(), some more traps to handle
Michael Shalayeff
1999-05-03
remove some more of mklinux cruft
Michael Shalayeff
1999-05-02
new {s,g}et_psw()
Michael Shalayeff
1999-05-02
child_return() proto
Michael Shalayeff
1999-05-01
Add ksyms.
Jason Downs
1999-04-28
Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdog
Alex Feldman
timers.
1999-04-27
make this compile for !MNN case. (which is the default). DUH.
Artur Grabowski
1999-04-24
Use the generic m68k param.h.
Jason Downs
1999-04-23
correct keycap.pcvt path
Todd C. Miller
1999-04-23
last part of UVM stuff for pmap (aborted yesterday by a routing loop).
Artur Grabowski
Just changed names of variables and functions
1999-04-23
mmmmap() bounds check.
Jason Downs
1999-04-23
Kcore dump, from NetBSD.
Jason Downs
1999-04-23
Add kcore.h
Jason Downs
1999-04-23
Fix kcore initialization.
Jason Downs
1999-04-22
MACHINE_NEW_NONCONTIG code. From NetBSD. Needed by UVM
Artur Grabowski
1999-04-22
UVM stuff. Mostly name changes.
Artur Grabowski
1999-04-22
UVM stuff. vm_fault -> uvm_fault
Artur Grabowski
1999-04-22
UVM kernacc -> uvm_kernacc
Artur Grabowski
1999-04-22
UVM fixes. Mostly changed function names.
Artur Grabowski
New buffer allocation from NetBSD
1999-04-22
kcopy needed by UVM. From NetBSD
Artur Grabowski
1999-04-22
UVM fixes, cnt -> uvmexp
Artur Grabowski
1999-04-22
constants for UVM
Artur Grabowski
1999-04-22
[vp]{addr,size}_t needed by UVM
Artur Grabowski
1999-04-22
implement pmap_{,de}activate
Artur Grabowski
1999-04-22
protect from multiple include
Artur Grabowski
1999-04-22
UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_alloc
Artur Grabowski
1999-04-22
UVM fixes, just a few useracc -> uvm_useracc
Artur Grabowski
1999-04-22
fix device selector, spif isn't an DV_NET, missing sbus_establish
Jason Wright
[next]