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
/
x68k
/
stand
/
boot
Age
Commit message (
Expand
)
Author
2022-06-23
x68k/stand: Merge {sd,cd}strategy and {sd,cd}close respectively.
isaki
2022-06-21
x68k/stand: Bump boot's version. Fix blocksize parameter passes to SCSI IOCS.
isaki
2022-04-25
libsa now needs ioctl to support media with large sectors. Provide
mlelstv
2020-08-10
Make x68k/stand compile with GCC8. Tested with XEiJ.
rin
2020-01-18
Remove commented out ALIGN() operation.
isaki
2020-01-18
Add 0x prefix when defining variables, not when using it.
isaki
2020-01-18
Pass address constants from Makefile to ldscript.
isaki
2020-01-14
consio_init() should be done before printf().
isaki
2019-06-14
boot_ufs (primary bootloader) expects /boot OMAGIC a.out.
isaki
2019-01-02
use the right version of ELF2AOUT
christos
2018-12-31
use elf2aout for boot.
christos
2017-04-08
centralize vers.c building for standalone programs.
christos
2016-08-04
gets -> kgets. the last part of PR/51200.
isaki
2016-06-26
Add SCSI host adaptor selector to "boot" command of /boot.
isaki
2016-06-25
Fix my mistake of previous commit.
isaki
2016-06-25
Unify netboot and boot (into boot).
isaki
2016-06-19
Display debug messages before loading the kernel.
isaki
2016-06-19
Split variable.
isaki
2016-06-11
Revert this one; I can't tell for sure if it's using libsa gets or its
dholland
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2016-01-17
Enable LIBSA_CREAD_NOCRC. PR/50638
tsutsui
2015-07-11
Improve spelling: regsiter -> register
kamil
2014-08-10
Unify all arch/*/stand's atoi() to MI libsa.
isaki
2014-08-08
Remove STRIP?=strip.
isaki
2014-08-06
Remove unused variable.
isaki
2014-08-05
Support a 'switch' command.
isaki
2014-07-06
Probe the actual memory size and warn if it's different from SRAM value.
tsutsui
2014-07-06
Merge and share boot.c between normal boot and netboot by dumb #ifdefs.
tsutsui
2014-07-06
Reduce diffs to prepare to merge these files.
tsutsui
2014-03-02
Discard .SUNW_ctf section just in case.
isaki
2013-08-12
Discard ELF unwind sections for the boot loader.
joerg
2013-05-24
discard debug sections that are not representable in the a.out object format.
christos
2012-11-01
Remove my local RCS IDs.
isaki
2012-10-12
First cut at x68k network bootloader via NE2000 on Neptune-X and Nereid.
tsutsui
2012-10-12
Bump version to denote check_getchar() bug fix.
tsutsui
2012-03-20
Add FFSv2 support.
minoura
2012-03-20
Comment fix.
minoura
2012-03-20
Be silent.
minoura
2011-12-25
Apply the following patch submitted by Evgeniy Ivanov:
tsutsui
2011-10-13
Bump version to denote 060turbo boot fix.
tsutsui
2011-04-12
Make x68k bootloader to use MI libsa, libkern, and libz Makefiles in
tsutsui
2011-04-11
Bump version to denote serial console fix.
tsutsui
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2010-08-25
s/LOAD_NOTE/LOAD_BACKWARDS/
christos
2010-07-06
remove almost all the ability to build netbsd with an a.out target.
mrg
2009-02-14
Use relative paths so we can avoid using ${MACHINE} in a path
abs
2009-01-31
Disable LOAD_NOTE on floppy boot.
tsutsui
2009-01-12
- WARNSfy
tsutsui
2008-10-19
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
apb
2007-11-11
${PROG} depends on libsa and libiocs.
isaki
[next]