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-28
proper values for long double type (from NetBSD)
Jason Wright
2001-09-28
proper values for ieee rounding modes (from NetBSD)
Jason Wright
2001-09-28
Almost half of this file was ifdef DEBUG. Everybody knows that debugging
Artur Grabowski
2001-09-28
Don't spam the console with userland alignemnt errors.
Artur Grabowski
2001-09-28
move cdev_decl(pf) into it's proper place, kill cdev_decl(ipl) at the same time
Michael Shalayeff
2001-09-27
psycho_bus_[a|b] are essentially the same function; use a helper to avoid typos
Jason Wright
2001-09-26
be more specific in psycho_ue case (partially based on NetBSD)
Jason Wright
2001-09-26
missed in previous merge with NetBSD:
Jason Wright
2001-09-26
grab the "compatible" prom property and use that for searching the device
Jason Wright
2001-09-26
A little bit of voodoo borrowed from the linux driver: set the
Jason Wright
2001-09-26
Merge with NetBSD:
Jason Wright
2001-09-26
change *int64*_t types to long long; ok art/jason
Theo de Raadt
2001-09-26
add siop (and scsibus at siop)... This allows us to boot on E250
Jason Wright
2001-09-25
Add a bunch of relocation types.
Artur Grabowski
2001-09-24
Just one relocation type (needed for ld.so) right now.
Artur Grabowski
2001-09-22
no need for ptys on a RAMDISK
Theo de Raadt
2001-09-22
Add gem at pci
Artur Grabowski
2001-09-21
a bit smaller size, and add gem
Jason Wright
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
[next]