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
/
hp300
/
include
/
param.h
Age
Commit message (
Expand
)
Author
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-10
Switch m68k arches that do not exist in 68060 models back to pmap_motorola.
Miod Vallat
2001-12-20
Temporarily revert the pmap_motorola changes, as they may account for
Miod Vallat
2001-12-05
make nkmempages dynamic based on memory. okay art@ from netbsd:
Niels Provos
2001-11-30
Switch to pmap_motorola.
Miod Vallat
2001-07-18
Get rid of the PMAP_NEW option by making it mandatory for all archs.
Artur Grabowski
2001-06-27
no more old VM
Artur Grabowski
2001-05-16
Use PMAP_NEW if UVM is defined.
Todd C. Miller
2001-05-13
PAGE_MASK is (PAGE_SIZE - 1), *not* (PAGE_SHIFT - 1)
Todd C. Miller
2001-05-10
Provide PAGE_{MASK,SHIFT,SIZE} constants.
Miod Vallat
2001-05-05
Get rid of CLSIZE and all related stuff.
Artur Grabowski
2000-02-22
enlarge msgbuf, somewhat line netbsd did
Theo de Raadt
1997-07-13
sync to NETBSD_CURRENT_970711.
Jason Downs
1997-07-06
Sync with changes from NetBSD, up to 970705.
Jason Downs
1997-04-16
Merge portions of NetBSD up to 970415.
Jason Downs
1997-02-04
checkpoint: pull in spl() changes from NetBSD, and more siginfo.
Jason Downs
1997-01-12
Mostly sync to NetBSD-current of 011196. Compiles, links, boots to single
Jason Downs
1996-06-25
MID_M68K is the default now (with backwards compat for MID_M68K4K
Theo de Raadt
1996-06-23
sync to 0622
Theo de Raadt
1996-04-25
sync w/ Net 960424
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt