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
/
libexec
Age
Commit message (
Expand
)
Author
2023-06-07
add a note about how to setup http -> https redirection.
mrg
2023-06-07
serve .iso as "application/octet-stream". bump version & copyright.
mrg
2023-06-07
TLS variant I archs need to fudge the offset by the size of the TCB.
joerg
2023-06-04
ld.elf_so: Sprinkle more debug messages on dlopen and error.
riastradh
2023-06-04
Avoid using uninitialized variable "symnum" when building with DEBUG
martin
2023-06-04
Fix interactions of initial-exec TLS model and dlopen
joerg
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-06-02
follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.
andvar
2023-06-01
ld.elf_so: Make tls alloc debug messages more detailed and greppable.
riastradh
2023-05-31
ld.elf_so: Sprinkle tls debug messages.
riastradh
2023-05-09
Deal with OpenSSL-3.x
christos
2023-05-09
accommodate OpenSSL-3.x
christos
2023-05-07
RISC-V support that works on QEMU with a single hart.
skrll
2023-04-23
dlopen(3): Read _rtld_objtail under the lock.
riastradh
2023-04-18
Oops wrong mask.
christos
2023-04-18
The SysV ABI specifies that the symbol hash function should return only 32
christos
2023-04-09
ld.elf_so powerpc: remove bogus ldscript
chs
2023-02-10
Alignment. NFCI.
skrll
2023-01-12
fix the ldd build
christos
2023-01-12
Handle program headers properly; fixes c++ exceptions on arm32.
christos
2023-01-06
Remove the limitation of only being able to load binaries with 2 PT_LOAD
christos
2023-01-04
comment out a function that is only used in rtld
christos
2023-01-04
make the what argument size_t since we are passing in size_t
christos
2022-12-05
Use the SZREG symbol instead of __SIZEOF_POINTER__ as its shorter. Assert
skrll
2022-12-05
RISC-V is RELA
skrll
2022-12-04
Consistently use the 'mv' instrucation (which is itself an alias) instead
skrll
2022-12-03
Trailing whitespace
skrll
2022-12-03
Whitespace. NFC.
skrll
2022-11-02
fix various typos in comments and messages.
andvar
2022-11-01
s/varaible/variable/ and s/varible/variable/ in comments.
andvar
2022-09-13
ld.elf_so(8): Make fork take a shared, not exclusive, lock.
riastradh
2022-09-12
Document the -q option.
martin
2022-09-12
Add a -q option to make http quiet (no log messages).
martin
2022-08-26
Fix CVE-2020-10188
hgutch
2022-08-26
telnetd: fix the crash that's been talked about the past couple days.
dholland
2022-07-06
Fix copy & pasto: DTPREL relocations do not need to allocate a static
martin
2022-06-21
Support ifunc on aarch64. The tests pass at least.
skrll
2022-06-21
Wrap long #if defined(...) || ... and sort. NFCI.
skrll
2022-06-06
build system: Revert all the recent additions of MK[...] knobs that
nia
2022-05-31
fix various typos in comments, documentation and messages.
andvar
2022-05-31
add .mobi / application/x-mobipocket-ebook.
mrg
2022-05-30
Set DP early so that any binary functions that override others get the
skrll
2022-05-28
mk: Add MKFINGER, MKTALK flags for not building
nia
2022-05-27
mk: Add a MKLFS flag for excluding the log-structured filesystem userspace
nia
2022-05-18
call this bozohttpd 20220517.
mrg
2022-05-17
fix local privilege escalation due to a race condition
kre
2022-04-17
fix various typos in comments.
andvar
2022-04-10
fix various typos in comments and output/log messages.
andvar
2022-04-09
rtld: Convert membar_exit/enter to membar_release/acquire.
riastradh
[next]