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
Age
Commit message (
Expand
)
Author
2023-06-29
Primary bootstrap is now able to read a GPT inside RAIDframe.
manu
2023-06-24
Fix typo in comment.
msaitoh
2023-06-20
``int i'' is used only for SUPPORT_NFS || SUPPORT_TFTP.
rin
2023-06-19
whitespace -> tab, blank line, no binary changes.
rin
2023-06-03
adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-05-14
x86/efiboot: Nix trailing whitespace.
riastradh
2023-05-10
Raise the version for new feature (here reloc command)
manu
2023-04-20
Add reloc keyworkd to let EFI bootstrap load amd64 kernel at any address
manu
2023-01-18
Fix the clang build by setting -z noseparate-code
christos
2022-12-25
Fix broken flag -nocombreloc, 2.34 did not complain for not understanding it,
christos
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-06-08
Do not use default entry's parameters for for plain "boot" command
wiz
2022-05-11
fix various typos in comments.
andvar
2022-05-03
Trailing whitespace
jmcneill
2022-04-01
s/potected/protected and s/investication/investigation/ in comments.
andvar
2022-03-06
pass errno through switch to protected mode.
mlelstv
2021-12-28
In biosdisk_findpartition() check if part_name isn't NULL before
simonb
2021-12-28
Fix a tyop.
simonb
2021-12-27
Revert rev 1.12 of devopen.c. This had the unintented side effect
simonb
2021-12-05
s/decriptor/descriptor/ in comment.
msaitoh
2021-11-18
Fix crash because of NULL pointer reference
manu
2021-11-18
Do not pass BIOS geometry when booting using EFI
manu
2021-10-28
Make "0 seconds" overwrite the countdown also when enter is pressed
kim
2021-09-16
fix various typos, mainly in comments.
andvar
2021-09-07
Remove banner printing code from bootloaders, add it to libsa.
nia
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-06-24
boot1.c: remove a comment that's no longer relevant/correct
gutteridge
2021-06-22
efiboot (x86): add ASCII art
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-08-24
s/ressource/resource/. No functional change.
msaitoh
2020-07-15
Let consdev command also set speed
kim
2020-05-14
Remove extra semicolon.
msaitoh
2020-04-04
Infrastructure for putting kernel+modules in /netbsd/kernel and
christos
2020-04-04
Add --noinhibit-exec and --no-dynamic-linker
christos
2020-03-21
Fix clang build after packed lfs64 accessor change.
riastradh
2020-02-22
Remove check for bestmode==-1 (shouldn't happen)
jmcneill
2020-02-22
If the default GOP mode is unavailable, fallback to the first mode defined.
jmcneill
2020-02-11
Use 1024x768 as the default GOP mode. It is the only option available for
jmcneill
2020-02-09
Do not clear the screen before exiting boot services as this may cause an
jmcneill
2020-02-08
Fix a few bugs related to the framebuffer:
jmcneill
2020-01-22
Clamp FAT partition size to 32 bit byte offsets to make the code small
martin
2020-01-18
x86 efiboot: Fixed the problem that /EFI/NetBSD/boot.cfg could not be loaded.
nonaka
[next]