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
/
sparc
/
stand
/
ofwboot
Age
Commit message (
Expand
)
Author
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
2022-05-14
PR 56829: Fix "map" call to Open Firmware and no longer mess up OFW stack.
hgutch
2022-04-29
Fix fallout from libsa change; stand.h includes <sys/param.h> now.
rin
2021-04-12
remove shadowed (common) declarations of various libsa variables
mrg
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-04-23
rootpath is owned by libsa
joerg
2020-04-20
More -Wno-error=address-of-packed-member to placate clang.
riastradh
2019-11-28
Provide a mostly-zeroed page at the start of the text segment, to work around
martin
2017-09-15
Add more details about the boot device as a new bootinfo record type.
martin
2017-04-08
centralize vers.c building for standalone programs.
christos
2017-03-25
Bump version - virtio support added
martin
2017-03-25
Virtio block devices may have a "scsi" device_type instead of "block",
martin
2016-11-04
fix remaining *_TSB_DATA() uses
macallan
2016-10-01
deal with PIE and SSP
christos
2016-08-31
Init the markers array to all 0 - pointed out by Mark Cave-Ayland.
martin
2016-08-15
Uninitialized var, found by brainy; not tested, but obvious enough
maxv
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2016-05-30
David Binderman in PR port-sparc/51188: simplify while condition
martin
2015-10-26
force -mcpu=v9 for ofwboot, which demands v9 cpus.
mrg
2015-10-10
Add compile time asserts to make sure we have properly picked up types
martin
2015-10-10
Simplify, get rid of manual _LP64 define.
martin
2015-10-02
Support per-target AFLAGS.
joerg
2015-08-23
Remove .proc 1, it has been ignored by gas for ages.
joerg
2015-06-14
Bump version now that we can load kernels with sizeof(.data)+sizeof(.bss)> 4 MB
martin
2015-06-14
Fix available length calculation in kvamap_extract when reusing existing
martin
2015-03-27
Fix kernel loading failures from partitions started from over first
nakayama
2015-01-11
Strip debug symbols from ofwboot.
martin
2014-06-28
patch posted to tech-kern@ 2014/06/25 for review with minor changes
rtr
2014-04-21
sun4v: Update TTE data in sparc64_finalize_tlb_sun4v() - sun4v has no L (lock...
palle
2014-02-21
sun4v: Rename TLB_ defines to SUN4U_TLB_ so entries created using TSB_DATA() ...
palle
2014-02-20
Zero the block on failure, not just the first pointer in it.
joerg
2014-02-20
Add prototype for main.
joerg
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2013-12-30
Improve debugging output
martin
2013-12-18
The "close" call returns no arguments
martin
2013-12-08
Add support for running ofwboot on sun4v. Please note that the kernel on sun4...
palle
2013-08-21
Use <bsd.klinks.mk>
matt
2013-04-16
Make a "panic" message slightly more verbose
martin
2012-07-16
Fix tftpboot which was broken by my botched WARNSfy in last year.
tsutsui
2012-05-28
Pass the "boothowto" from the bootloader to the kernel.
martin
2011-07-30
printf fixes for ifdef NETIF_DEBUG
jakllsch
2011-06-01
Remove unused header.
tsutsui
2011-06-01
- remove extern from function declarations
tsutsui
2011-06-01
Fix harmless merge botch.
tsutsui
2011-05-21
Fix debug build.
nakayama
2011-05-21
WARNSfy and fix dumb bugs noticed by warnings.
tsutsui
2011-05-21
more missing includes
christos
2011-05-20
Put the external functions from net.c in it's own header file and
he
2011-05-19
Fix a tyop.
hauke
[next]