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
/
arm
/
include
Age
Commit message (
Expand
)
Author
2004-08-06
rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubs
Theo de Raadt
2004-08-06
provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ ok
Michael Shalayeff
2004-08-06
Initial support for arm interrupt counters, more fixes to come. ok miod@
Dale Rahn
2004-05-20
Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc
Mark Kettenis
2004-05-19
de __P of sys/arch/arm.
Dale Rahn
2004-05-06
ARM is yet another char == unsigned char platform. add the define to make
Dale Rahn
2004-04-19
remove the GATEWAY junk thingy; at the same time, select a new fat
Theo de Raadt
2004-02-26
add APERTURE support.
Dale Rahn
2004-02-23
Switch to the 3 arg version of userret to more closely match other OpenBSD
Dale Rahn
2004-02-13
No need to include <sys/dkbad.h> twice.
Miod Vallat
2004-02-11
Remove duplicates with <sys/conf.h>; ok drahn@
Miod Vallat
2004-02-06
fix machine/machine_arch, machine_arch should be arm for all arm systems
Dale Rahn
2004-02-05
xlint compatible headers. (non-gcc)
Dale Rahn
2004-02-03
Use the correct type for time_t.
Dale Rahn
2004-02-03
Use the same values on other openbsd 32 bit archs for these for now.
Dale Rahn
2004-02-01
Arm port, NetBSD codebase stripped down, 32bit only support.
Dale Rahn