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
/
include
/
param.h
Age
Commit message (
Expand
)
Author
2001-06-14
Same fix as miod did for sun3/vax, but for amiga too.
Janne Johansson
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-09-18
Merge of NetBSD changes upto last week or so, with the exception of stand/
Niklas Hallqvist
1997-09-17
Double default NMBCLUSTERS settings.
Jason Downs
1997-01-16
Sync to NetBSD 970110
Niklas Hallqvist
1996-05-04
Include psl.h to get spl* funcs
Niklas Hallqvist
1996-05-02
Sync with NetBSD 9600430. The port has gone over a major -Wall treat
Niklas Hallqvist
1996-03-30
From NetBSD: merge of 960317
Niklas Hallqvist
1996-03-24
The delay functions takes unsigned arguments.
Niklas Hallqvist
1996-02-06
Added support for a new (well, I've run it locally for a year or two)
Niklas Hallqvist
1996-01-31
from netbsd: remove MAXPARTITIONS
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt