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
/
stand
/
ofwboot
Age
Commit message (
Expand
)
Author
2006-08-31
Fix handling of 64-bit quantities in Open Firmware's client interface.
Mark Kettenis
2006-07-27
remove weird floppyboot garbage; ok miod
Theo de Raadt
2006-07-09
*enty->*ently where applicable
Miod Vallat
2006-03-04
Typos grab bag of the month, eyeballed by jmc@
Miod Vallat
2004-10-18
Do not pass -print-map to the linker anymore, as we don't care about this
Miod Vallat
2004-01-10
the sparcv9 ABI requires registers %g2, %g3 to be first announced before
Peter Valchev
2004-01-03
shut gcc up; ok miod
Peter Valchev
2003-06-10
- rip out support for a.out and 32-bit kernels
Brad Smith
2003-06-03
What is it up with you sparc64 people. Do you like sitting on critical
Theo de Raadt
2003-06-01
strcpy/strcat/sprintf removal in all bootblocks. various testing by
Theo de Raadt
2003-05-13
kill a stupid warning
Jason Wright
2003-05-11
don't run off end of strings and use bad pointers
Marcus Watts
2003-04-06
strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.
Hakan Olsson
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-07-20
Instead of copying out the signal trampoline on top of the stack, create
Artur Grabowski
2002-07-10
'sez' is not an english word; ok deraadt@
Jason Peel
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-09-20
From NetBSD: allow loading of kernels with bss+data > 4M
Jason Wright
2001-09-06
use some make magic (borrowed from macppc) to build {obj/}machine
Jason Wright
2001-08-23
Remove DEBUG, it's too chatty.
Artur Grabowski
2001-08-22
rearrange includes
Artur Grabowski
2001-08-22
nostdinc
Artur Grabowski
2001-08-22
netinet/if_ether.h, not net/if_ether.h.
Artur Grabowski
2001-08-22
NOMAN
Artur Grabowski
2001-08-22
another dependency on make bugs.
Artur Grabowski
2001-08-22
default kernel is 'bsd' around here
Jason Wright
2001-08-20
$OpenBSD$
Jason Wright
2001-08-19
shorter list of kernels to boot.
Artur Grabowski
2001-08-18
oops
Jason Wright
2001-08-18
Enough of NetBSD/sparc64 for ofwboot to compile/link
Jason Wright