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
Age
Commit message (
Expand
)
Author
2001-09-12
No need to be overkill for the french keyboard layout.
Miod Vallat
2001-09-12
Print memory numbers in KB as well as bytes like most other platforms.
Todd C. Miller
2001-09-12
Print avail/real memory sizes in KB in addition to bytes as in i386 land. ok ...
Peter Valchev
2001-09-12
mbutl no more
Artur Grabowski
2001-09-11
Fix uvm_km_suballoc() usage flags. ok art@ millert@
Miod Vallat
2001-09-11
Don't include <vm/vm_kern.h> if you don't need foo_map.
Miod Vallat
2001-09-11
vm/vm_kern.h is not needed hereand it compiles (;
Michael Shalayeff
2001-09-11
remove acd references; millert@ ok.
Federico G. Schwindt
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
Fix the other half.
Dale Rahn
2001-09-10
mickey, at least compile them first.
Dale Rahn
2001-09-10
move vtophys proto into a port-area in order to remove it for macppc eventual...
Michael Shalayeff
2001-09-10
applying the same mask to rs2 and rd is bad ju-ju for F?TO? instructions. Fix...
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-10
Remove some unused global variables.
Dale Rahn
2001-09-10
Device addresses should be mapped. It should be converted to bus_ accesses.
Dale Rahn
2001-09-10
Devices should not poke random memory, even hacked code which should be
Dale Rahn
2001-09-10
Change askname to volatile; this prevents it from being trashed by
Brandon Creighton
2001-09-09
Protect debugger accesses with setfault. Should improve debugger usability,
Dale Rahn
2001-09-09
Remove the old powerpc disassembler, it was bad, the replacement is
Dale Rahn
2001-09-09
cmp* opcode fixes for powerpc disassembler.
Dale Rahn
2001-09-09
only one prototype for fpu_implode necessary.
Jason Wright
2001-09-09
Print OE and RC fields of the instructions if they are set in the instruction.
Dale Rahn
2001-09-09
Fix the parameter order for several instructions in the powerpc disassembler.
Dale Rahn
2001-09-09
Repair compilation of mac68k GENERIC_SBC kernel.
Miod Vallat
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-08
Don't reference kbd_docmd() unless NKBD > 0; reported by Steven Siirila <sfs@...
Jason Wright
2001-09-08
DOH, do not make a cut and paste error just before committing...
Dale Rahn
2001-09-08
A mostly rewritten disassembler for powerpc.
Dale Rahn
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-06
missing machine/ieee.h from NetBSD
Todd C. Miller
[next]