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-21
bump size to 8192 and remove a sparc-ism
Jason Wright
2001-09-21
-TEST,+RAMDISK
Jason Wright
2001-09-21
Shared interrupts are not that uncommon. Stop chatting about it.
Artur Grabowski
2001-09-20
No longer necessary. GENERIC is a good test kernel now.
Artur Grabowski
2001-09-20
From NetBSD: allow loading of kernels with bss+data > 4M
Jason Wright
2001-09-20
Three changes from NetBSD:
Jason Wright
2001-09-20
Incorrect parens (from netbsd)
Jason Wright
2001-09-20
Our printf has %b, use it and don't bother with snprintf stuff.
Jason Wright
2001-09-20
correct %b strings
Jason Wright
2001-09-20
openfirmware device (and move ksyms decl to conf.h)
Jason Wright
2001-09-20
remove mountroot_hooks and add all of the stuff necessary for RAMDISK_HOOKS
Jason Wright
2001-09-19
add mapping for ramdisks to chrtoblktbl
Jason Wright
2001-09-19
typo
Theo de Raadt
2001-09-19
Now is a good time to commit this cosmetic maxpartition-related change...
Miod Vallat
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
[next]