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
/
landisk
/
stand
Age
Commit message (
Expand
)
Author
2012-09-27
remove the zlib rfc text: these pages already point to gzip(1), which
Jason McIntyre
2012-09-02
Cope with pie-by-default, if it ever happens; ok pascal
Theo de Raadt
2012-08-21
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
Pascal Stumpf
2012-08-15
use Lk for links;
Jason McIntyre
2011-04-10
Uninitialized local variable.
Miod Vallat
2011-03-13
Change daddr_t to daddr32_t. The bootblocks on our architectures only
Theo de Raadt
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
2008-06-27
More removal of clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-05-28
Don't document ``device foo'' yet either.
Miod Vallat
2008-05-28
Add a boot.8 manual page (adapted from other platforms which use the MI
Miod Vallat
2008-04-19
Change ELF loader to use the LMA as the load address for the
Tobias Weingartner
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-05-31
convert to new .Dd format;
Jason McIntyre
2007-02-28
spelling
David Krause
2006-11-16
crank version
Theo de Raadt
2006-11-16
use teeny little delays as we clock the rtc, makes the boot code notice
Theo de Raadt
2006-11-16
initialize tick timer
Theo de Raadt
2006-11-12
$OBJCOPY is not defined by sys.mk yet
Theo de Raadt
2006-11-09
tweaks;
Jason McIntyre
2006-11-08
OBJCOPY should default to objcopy.
Dale Rahn
2006-11-08
fix LINKS
Theo de Raadt
2006-11-08
this is actually a primary bootblock (xxboot) not a secondary bootblock
Theo de Raadt
2006-10-29
These printfs appear unnecessary now that the cache is disabled.
Dale Rahn
2006-10-29
Disable cache before jumping into the kernel, makes bootloader more reliable.
Dale Rahn
2006-10-16
yes this looks like debug, however it allows the kernel to load. ???
Dale Rahn
2006-10-11
flush the cache before jumping into the just loaded kernel.
Dale Rahn
2006-10-11
Build after compiler changed to hardfloat, and link against libgcc. ok miod@
Dale Rahn
2006-10-11
define some functions to go here, quiet warnings
Dale Rahn
2006-10-10
Minor tweaks.
Miod Vallat
2006-10-09
tweaks; ok mickey
Jason McIntyre
2006-10-06
control how deep the tree can be entered (for man pages)
Theo de Raadt
2006-10-06
w/ help of netbsd srcs and some mother unzel made it lift off
Michael Shalayeff