index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
/
stand
/
boot
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2022-06-08
Do not use default entry's parameters for for plain "boot" command
wiz
2021-09-07
Remove banner printing code from bootloaders, add it to libsa.
nia
2021-06-21
use a single printf call for readability
nia
2021-06-21
biosboot: Add ASCII art.
nia
2021-05-30
Add "root" command to provide a BTINFO_ROOTDEVICE parameter.
mlelstv
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-07-15
Let consdev command also set speed
kim
2020-04-04
Infrastructure for putting kernel+modules in /netbsd/kernel and
christos
2019-12-10
In-RAID partitions with no name can be candidate for booting
manu
2019-09-13
Add multiboot 2 support to x86 bootloaders
manu
2019-09-02
Make sure devices names are copied including last byte
manu
2019-08-18
Add GPT and RAIDframe support to bootloaders
manu
2018-07-25
Specify NOLIBCSANITIZER in x86 bootloader-like code under sys/arch/
kamil
2018-06-02
- Disable MKSANITIZER
christos
2017-11-14
Add missing ).
maxv
2017-11-08
Add pkboot in "help".
maxv
2017-10-11
Reset has_prekern if pkboot fails. Otherwise here:
maxv
2017-10-07
Bump bootloader version, support for booting KASLR amd64 kernels.
maxv
2017-10-07
Add a new option in libsa, to load dynamic binaries. A separate function
maxv
2017-04-08
centralize vers.c building for standalone programs.
christos
2016-02-03
PR/50748: David Binderman: check bounds before dereference
christos
2016-01-23
We'll define the kernel types for standalone code.
christos
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-08-20
${PROG} depends on ${LDSCRIPT}.
uebayasi
2015-06-11
Also document the "splash" command in boot(8)
khorben
2015-01-16
Restore previous behavior: "boot -s" == "boot netbsd -s"
christos
2014-06-28
patch posted to tech-kern@ 2014/06/25 for review with minor changes
rtr
2014-04-14
Use ldscript. Identical output confirmed.
uebayasi
2014-04-14
Other boot loaders name ELF *.sym, not *.syms. Follow that convention.
uebayasi
2014-03-26
kill sprintf.
christos
2014-03-20
allow LS to be commented out
christos
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2014-01-04
undo the linker script hack now that the linker scripts do this.
christos
2014-01-01
remove commented out -fno-reorder-functions
christos
2014-01-01
Use a custom ldscript so that we can keep boot_start at 0.
christos
2014-01-01
Provide a boot ldscript that puts the text.unlikely section after the text
christos
2013-08-30
Bump bootloader version for memory disk image changes.
jmcneill
2013-08-30
Add support for using a raw file-system image as memory disk root with
jmcneill
2013-08-21
Add KLINK_MACHINE= i386
matt
2013-08-21
Use <bsd.klinks.mk>
matt
2013-07-28
Two changes for the i386 boot loader related to the boot menu which
he
2012-08-10
Don't depend on HAVE_GCC being always present.
joerg
2012-08-04
Fix i386 `boot' command to try the usual set of kernel names.
riastradh
2012-01-16
PR/45796: Evgeniy Ivanov minixfs3 support.
christos
2011-12-25
Apply the following patch submitted by Evgeniy Ivanov:
tsutsui
2011-11-28
Add support for passing saved entropy (random seed file) to the kernel
tls
2011-08-22
disable mmx/sse here too. hopefully fixes amd64 /boot issues.
mrg
2011-07-01
remove HAVE_GCC == 4 conditional
mrg
2011-06-23
cast a uint8_t * to a char * for a function that takes char *.
mrg
[next]