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
Age
Commit message (
Expand
)
Author
2012-08-31
remove some compat junk; ok kettenis
Theo de Raadt
2012-08-30
Kill NOPIE and NOPIE_FLAGS in sparc64/stand. Binaries are identical according
Pascal Stumpf
2012-08-21
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
Pascal Stumpf
2012-02-12
this breaks ramdisk builds. misses release
Theo de Raadt
2012-02-11
Don't compare command line input to softraid device names. Parse
Kenneth R Westerback
2012-01-11
Teach OpenBSD/sparc64 installboot(8) about softraid volumes. This makes
Joel Sing
2012-01-01
Improve/clean up sparc64 installboot:
Joel Sing
2011-12-28
The sparc64 installboot is for sparc64 only - remove all of the non-sparc64
Joel Sing
2011-04-10
Add -fno-builtin-exit to CFLAGS to silence gcc4.
Miod Vallat
2011-04-10
NULL -> 0
Miod Vallat
2011-03-18
Fix obj directory probing to support cross compiling.
Matthew Dempsky
2011-03-13
Change daddr_t to daddr32_t. The bootblocks on our architectures only
Theo de Raadt
2010-11-20
some more installboot cleanup from gapz@dud-t.org
Theo de Raadt
2010-11-19
gapz@dud-t . org noted that sparc64 installboot crashes if the bootblock is
Theo de Raadt
2010-09-08
Crank ofwboot version after recent changes.
Joel Sing
2010-09-08
Use the offset value passed into search_label() and call it with
Joel Sing
2010-09-08
Sync disklabel_sun_to_bsd() with sparc64/disksubr.c. This gives us access
Joel Sing
2010-08-25
Remove the SPARC_BOOT_ELF define and associated machinery since it does
Joel Sing
2010-08-21
Rename file to reflect that it handles 64 bit ELF only.
Joel Sing
2010-08-21
We only need to load 64 bit kernels on sparc64. Clean up the ELF boot code
Joel Sing
2010-05-09
Since libsa/stand.h provides an extern declaration of devsw[], we should make
Mark Kettenis
2010-04-23
Recycle unused disklabel fields in order to create a disklabel unique
Joel Sing
2010-04-06
sparc64 has no boot(8) page; from Daniel Dickman
Jason McIntyre
2010-03-06
remove the (now inaccurate) note about not being able to run
Jason McIntyre
2010-02-27
Remove ELF check. It is broken and since the PROM checks the loaded executable
Mark Kettenis
2010-02-26
crank version of the ofwboot, so we can tell which is which
Theo de Raadt
2010-02-26
Back out the last commit. Bizzarely, that extra l@ makes boong from CD fail!
Theo de Raadt
2009-11-04
Replace the #ifdef NON_DEBUG and #ifdef NOTDEF_DEBUG mess with more sane
Joel Sing
2009-09-03
Missing header.
Joel Sing
2009-09-03
The sparc64 boot block currently compares a memory address to the ELF magic
Joel Sing
2009-08-28
ofwboot can be compiled without -traditional-cpp.
Joel Sing
2009-08-17
Use ANSI function declarations. No binary change.
Joel Sing
2009-05-21
The only value that d_npartitions should have is MAXPARTITIONS.
Kenneth R Westerback
2008-07-06
Bump verson number now that the bootloader works on the v1280.
Mark Kettenis
2008-07-05
Apparantly the "chain" OpenFirmware interface always fails so don't bother
Mark Kettenis
2008-07-05
Round up memory allocations to page size. Apparently sane firmware versions do
Mark Kettenis
2008-07-05
Link bootloader at 1MB (same a the Solaris bootloader) instead of 8MB (which
Mark Kettenis
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-11-26
few more dribbles of LIBKERN cleanup
Theo de Raadt
2007-11-25
libkern, begone. Move to a new mechanism where config(8)'s "file"
Theo de Raadt
2007-10-17
Do not clean up vers.c as it is not autogenerated anymore.
Hans-Joerg Hoexer
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-29
Updated disklabel format to support larger disks and partitions. We
Otto Moerbeek
2007-05-29
remove support for many alternative kernel choices -- only try /bsd and
Theo de Raadt
2007-05-28
avoid bypassing sys/queue.h in many places in the kernel.
Pierre-Yves Ritschard
2007-05-03
sensible version strings; ok miod
Theo de Raadt
2007-01-16
Remove unnecessary ampersands in ADR2CELL macro invocations;
Marc Aurele La France
2007-01-12
Do not force the section header to SHT_NOBITS for non-symbol sections;
Miod Vallat
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
[next]