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
/
lib
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-04-20
Add reloc keyworkd to let EFI bootstrap load amd64 kernel at any address
manu
2022-09-21
i386/stand: Handle 9.99.100 by taking four, not two, digits.
riastradh
2022-09-10
fix misspellings of 'available' and nearby typos
rillig
2022-09-05
G/C ISSET() macro copies. It has been defined in <sys/types.h> since 2006.
tsutsui
2022-06-08
Remove now unused bootdefault() function.
wiz
2022-05-03
Trailing whitespace
jmcneill
2022-04-01
s/potected/protected and s/investication/investigation/ in comments.
andvar
2021-12-28
In biosdisk_findpartition() check if part_name isn't NULL before
simonb
2021-12-28
Fix a tyop.
simonb
2021-09-16
fix various typos, mainly in comments.
andvar
2021-08-02
fix various typos in comments and log messages.
andvar
2021-07-21
Separate MI smbios interface from MD specific code.
jmcneill
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-08-24
s/ressource/resource/. No functional change.
msaitoh
2020-05-14
Remove extra semicolon.
msaitoh
2020-04-04
Infrastructure for putting kernel+modules in /netbsd/kernel and
christos
2019-12-17
Do not use NAME=label syntax when label are empty
manu
2019-12-15
PR/54767: elo: fix incorrect test (mlelstv)
christos
2019-12-10
In-RAID partitions with no name can be candidate for booting
manu
2019-12-07
loadfile sets errno, return the correct error, not EIO.
christos
2019-10-18
Remove prototype added twice by mistake
manu
2019-10-18
Fix kernel symbols for multiboot2
manu
2019-10-18
Add kernel symbols for multiboot1
manu
2019-10-18
Fix multiboot1 header detection
manu
2019-09-15
Remove debug define.
manu
2019-09-13
Add multiboot 2 support to x86 bootloaders
manu
2019-08-18
Correct the memset(3)'s third argument in i386 biosdisk.c
kamil
2019-08-18
Add GPT and RAIDframe support to bootloaders
manu
2019-08-01
Fix buffer overflow in BIOS disk geometry collect for bootinfo
manu
2019-07-26
Pre-allocate memory for the kernel space at startup.
nonaka
2019-06-24
Now that the ufs module has been split out from ffs and ext2fs, we need
pgoyette
2019-06-24
Remove double-include for reboot.h
pgoyette
2019-06-20
Add KASLR support in UEFI.
maxv
2018-06-13
revert previous MAKEOBJDIRPREFIX massaging
christos
2018-06-11
switch CFLAGS from using MAKEOBJDIRPREFIX to MAKEOBJDIR. This whole thing
christos
2018-05-27
- Introduce :q modifier for make variables and make it double escape $'s so
christos
2018-04-02
efiboot: try to read boot.cfg from /EFI/NetBSD on ESP of the booted disk.
nonaka
2018-03-20
efiboot: fix to find boot partition process.
nonaka
2018-03-08
efiboot: system can boot from CD/DVD-ROM media.
nonaka
2018-02-02
convert HAVE_GCC handling to modern GCC release numbering:
mrg
2018-01-27
Recent changes have increased the number of "things" the bootloader
pgoyette
2017-10-07
Add a new option in libsa, to load dynamic binaries. A separate function
maxv
2017-03-24
efiboot: fix calculation of the kernel size when loading modules.
nonaka
2017-03-12
efiboot: Kernel modules are loaded in pre-allocated memory.
nonaka
2017-02-23
no need COUNT_KERNEL hack.
nonaka
2017-02-11
PR/51953: fix unable to boot on some AMD machine.
nonaka
2017-02-11
efiboot: Copy bootinfo to safe arena.
nonaka
2017-01-24
Initial commit of native amd64 EFI boot loader.
nonaka
[next]