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
/
sparc64
Age
Commit message (
Expand
)
Author
2001-09-19
merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok
Michael Shalayeff
2001-09-19
ugly ugly hack for compiling sha1.c with -O0
Jason Wright
2001-09-18
bring sparc64 OUT of the stone age... MAXPARTITIONS 16
Jason Wright
2001-09-18
make sure mountroot_hook list is initialized
Jason Wright
2001-09-18
uvmexp not uwmexp, these changes should be tested...
Dale Rahn
2001-09-17
ramdisk kernel for sparc64 (compiles... will need tweaking)
Jason Wright
2001-09-17
stuff for ksyms (doesn't quite work yet, tho)
Jason Wright
2001-09-16
Make use of "export", "struct" and "member" keywords to be easier to read
Miod Vallat
2001-09-15
Mostly rewritten decode of fpu emulation:
Jason Wright
2001-09-15
merge with netbsd (no external differences... basically just makes diffs easier)
Jason Wright
2001-09-15
match ebusIII (from netbsd)
Jason Wright
2001-09-11
protect from multiple inclusion
Jason Wright
2001-09-10
varargs from sparc
Artur Grabowski
2001-09-10
Don't use the VIS instructions for bcopy and bzero.
Artur Grabowski
2001-09-10
More accurate compare (from netbsd)
Jason Wright
2001-09-10
Enough for libc_r on sparc64 to build (this stuff is mostly taken from sparc,
Jason Wright
2001-09-10
More debugging stuff.
Jason Wright
2001-09-10
Add more debugging stuff (including fpstate dumping)
Jason Wright
2001-09-10
Add some debugging stuff: a function to dump all of the fpstate64 fields.
Jason Wright
2001-09-09
only one prototype for fpu_implode necessary.
Jason Wright
2001-09-09
in fpu_ftox() make sure the high bits are the return value and res[1] gets
Jason Wright
2001-09-08
From NetBSD: debugging stuff to dump fpn's
Jason Wright
2001-09-08
Import netbsd's fpu handling (modified to be separate from sparc); this is
Jason Wright
2001-09-07
do not accidentally clear other ss_flags bits
Theo de Raadt
2001-09-07
Kill the majority of the DEBUG code that's cluttering the signal code.
Artur Grabowski
2001-09-07
allow recursion into here for man pages on other arch's
Jason Wright
2001-09-06
installboot manpage canabalized from sparc (only documents sparc64 options, tho)
Jason Wright
2001-09-06
machine dependent defs from netbsd/sparc
Jason Wright
2001-09-06
Oops, forgot rcsid
Jason Wright
2001-09-06
installboot (from netbsd)
Jason Wright
2001-09-06
use some make magic (borrowed from macppc) to build {obj/}machine
Jason Wright
2001-09-06
compile with native userland
Jason Wright
2001-09-06
define BUS_DMA_RAW
Artur Grabowski
2001-09-06
COMPAT_NETBSD and glue for com at ebus
Artur Grabowski
2001-09-06
Some glue for COMPAT_NETBSD
Artur Grabowski
2001-09-05
make sure that va_start() has matching va_end()
Theo de Raadt
2001-09-05
OF magic. From NetBSD.
Artur Grabowski
2001-09-04
add xfs; jason@ ok
Todd T. Fries
2001-09-04
enable pf and altq; jason@ ok
Todd T. Fries
2001-09-04
rcsid
Jason Wright
2001-09-04
better still, remove definition from here; suggest by drahn
Jason Wright
2001-09-04
increase size of intrhand in here, too.
Jason Wright
2001-09-04
add entry to async faults to intrhand array (from netbsd)
Jason Wright
2001-09-04
Don't explicitly size the intrhand array in the extern declaration (from netbsd)
Jason Wright
2001-09-04
clean up error handling for psycho_bus_[a|b]
Jason Wright
2001-09-04
Register definitions for the PCI error registers (borrowed from linux).
Jason Wright
2001-09-04
Don't forget tty_attach. Should fix the timeout related panics.
Artur Grabowski
2001-09-02
Oops.
Artur Grabowski
2001-09-01
correct register offsets
Jason Wright
2001-09-01
remove statics & KNF
Jason Wright
[next]