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
/
amd64
/
stand
/
cdboot
Age
Commit message (
Expand
)
Author
2015-09-18
Remove support for building the boot blocks with DEBUGFLAGS=-D_TEST, which is
Miod Vallat
2015-09-10
reduce .Nd to one line and kill .Tn while here
Ingo Schwarze
2015-09-02
Bring the boot changes on amd64 to i386. alloca is deleted.
YASUOKA Masahiko
2015-09-02
Initial commit of uefi boot loader of OpenBSD.
YASUOKA Masahiko
2014-07-15
mode 644 for installing these files
Theo de Raadt
2014-07-13
fix even more trailing tabs
Jasper Lievisse Adriaanse
2014-07-13
move putchar() into libsa
Jasper Lievisse Adriaanse
2014-07-12
move getchar() into libsa where applicable
Jasper Lievisse Adriaanse
2014-02-18
Bump version numbers.
Joel Sing
2014-01-02
crank version after random instruction fix from jsing
Theo de Raadt
2013-12-28
crank the version
Theo de Raadt
2013-12-28
Try to load entropy data from disk:/etc/random.seed, and additionally
Theo de Raadt
2013-10-20
Bump version numbers. Was supposed to be part of the keydisk boot commit.
Stefan Sperling
2013-06-02
Revert previous: libsa/ufs.c was fixed to not use big types when not
Philip Guenther
2013-04-23
Include udivdi3/umoddi3 when compiling the amd64/i386 boot blocks - they
Joel Sing
2013-01-18
fix bogus dependencies, and allow mkdep to run
Marc Espie
2013-01-17
Generate assym.h where we need it, instead of reaching around into other
Joel Sing
2013-01-17
Clean up/standardise makefiles for amd64/stand.
Joel Sing
2012-10-29
add (consistent) STANDARDS;
Jason McIntyre
2012-10-29
Bump version.
Joel Sing
2012-10-29
Enable softraid boot support in cdboot(8).
Joel Sing
2012-10-29
Make cdboot(8) work correctly when it is larger than 64KB in size. When
Joel Sing
2012-10-11
Initialise the protected mode IDT after zeroing .bss - otherwise we wipe
Joel Sing
2012-10-09
Bump boot versions due to recent changes.
Joel Sing
2012-10-09
Remove -noinhibit-exec now that we no longer have to deal with
Joel Sing
2012-09-25
Reduce the diff between amd64/stand and i386/stand, requested by deraadt@.
Pascal Stumpf
2012-08-29
Get rid of all NOPIE and NOPIE_FLAGS in amd64/stand and use -fno-pie and -nopie
Pascal Stumpf
2012-08-21
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
Pascal Stumpf
2012-06-03
Add support for serial consoles at non-standard addresses. This implements
Mark Kettenis
2011-03-08
Fix extended partition searching so we don't get lost. The offset
Kenneth R Westerback
2010-12-06
- properly remove NENTS now after fixing the fallout.
Jasper Lievisse Adriaanse
2010-12-06
- partially revert previous NENTS removal for arches which got busted.
Jasper Lievisse Adriaanse
2010-12-06
- drop NENTS(), which was yet another copy of nitems().
Jasper Lievisse Adriaanse
2010-08-11
crank version
Theo de Raadt
2010-07-02
Add ability to limit memory presented to kernel with
Tobias Weingartner
2008-04-19
Change ELF loader to use the LMA as the load address for the
Tobias Weingartner
2007-11-25
libkern, begone. Move to a new mechanism where config(8)'s "file"
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-30
Pull out the ELF loadfile pieces from the standalone libraries, so that
Tom Cosgrove
2007-05-29
forgot to move to using shared boot.c
Theo de Raadt
2007-05-29
remove support for many alternative kernel choices -- only try /bsd and
Theo de Raadt
2007-05-27
Unbreak cdboot and pxeboot machine memory +/-; bad mpf@.
Tom Cosgrove
2007-04-28
clone "Control key" logic from i386 written by tom; tested by art
Theo de Raadt
2007-01-02
Issue the BIOS "check for keystroke" call before "get keystroke", as
Tom Cosgrove
2006-10-31
Mention that cdboot won't find boot.conf if you create the CD
Tom Cosgrove
2006-10-12
Bump versions to note behaviour change of no longer trying
Kenneth R Westerback
2005-11-27
ISOXXX/ISO-XXX -> ISO XXX
Jason McIntyre
2005-08-01
Increment version so we can distinguish this in the future.
Tobias Weingartner
2005-08-01
do not include boot.c since cdboot.c is a copy of it; shrink 1k off the cdboot
Michael Shalayeff
2005-07-30
Need moddi3.c qdivrem.c for libz
Todd C. Miller
[next]