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
/
amiga
/
dev
/
sfas.c
Age
Commit message (
Expand
)
Author
2002-12-31
amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, as
Miod Vallat
2002-12-14
handeled -> handled; reported by someone on the list, but i no longer
Federico G. Schwindt
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-11-30
Make it possible for mmutype to contain MMU_68060 if the hardware is
Miod Vallat
2001-11-06
redundant includes.
Artur Grabowski
2001-09-19
merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok
Michael Shalayeff
2001-06-27
recieve -> receive
Nathan Binkert
2001-06-27
No more old VM on amiga.
Artur Grabowski
2001-05-05
Remove the (vaddr_t) casts inside the round_page and trunc_page macros.
Artur Grabowski
2001-01-25
spelling
Todd T. Fries
2000-05-28
UVM. kmem_alloc -> uvm_km_zalloc. And one ugly construction -> uvm_km_valloc.
Artur Grabowski
1997-01-16
Sync to NetBSD 970110
Niklas Hallqvist
1996-05-02
Sync with NetBSD 9600430. The port has gone over a major -Wall treat
Niklas Hallqvist
1996-02-26
From NetBSD:
Niklas Hallqvist
1996-01-31
from netbsd: fix loading of 0 to intended value of 256, plus style police
Niklas Hallqvist
1995-11-28
let loadbsd define sync scsi operation
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt