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
/
hp300
/
pmap_bootstrap.c
Age
Commit message (
Expand
)
Author
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-02-23
Factorize most of the pmap_bootstrap() guts used by pmap_motorola users,
Miod Vallat
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-14
Remove the ugly protection_codes[] array, only used by the pte_prot()
Miod Vallat
2001-11-30
Switch to pmap_motorola.
Miod Vallat
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-09-19
Get rid of unused pagezero variable. From NetBSD.
Miod Vallat
2001-06-05
Use mi round_page() and trunc_page() macros
Todd C. Miller
2001-05-11
Kill remaining vm_offset_t and vm_size_t; NetBSD used as a guide
Todd C. Miller
2000-02-22
enlarge msgbuf, somewhat line netbsd did
Theo de Raadt
1998-03-07
please the anal compiler
Theo de Raadt
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-01-12
Mostly sync to NetBSD-current of 011196. Compiles, links, boots to single
Jason Downs
1995-12-14
update from netbsd (verbatim)
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt