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
/
lib
Age
Commit message (
Expand
)
Author
2023-07-07
select(2), poll(2): Clarify return values.
riastradh
2023-07-06
bsdmalloc(3): fix malloc() signature
uwe
2023-07-05
libbsdmalloc: Use a multiply-overflow that clang supports too.
riastradh
2023-07-05
mk.conf(5): document rump variables
lukem
2023-07-05
libbsdmalloc: Make aligned_alloc(A, S) actually align when A > S.
riastradh
2023-07-05
libbsdmalloc: Lift C11 divisibility restriction on aligned_alloc.
riastradh
2023-07-05
bsdmalloc.3: fix typos in function parameters
rillig
2023-07-05
libbsdmalloc: Fix build with DEBUG.
riastradh
2023-07-04
libc: Fix missing membar_consumer in dl_iterate_phdr.
riastradh
2023-07-04
libbsdmalloc: Nix K&R definitions. Bump WARNS to 3.
riastradh
2023-07-04
libbsdmalloc: New man page.
riastradh
2023-07-04
libbsdmalloc: Bump shlib minor.
riastradh
2023-07-04
libbsdmalloc: Nix trailing whitespace.
riastradh
2023-07-04
libbsdmalloc: Provide all allocator front ends and fork hooks.
riastradh
2023-07-02
getrandom(2): Reduce editorializing tone in man page.
riastradh
2023-07-02
libc/shlib_version: note that *rand48* should be punted to libcompat
dholland
2023-06-30
getentropy(3): use .Sx to xref CAVEATS
uwe
2023-06-30
getrandom(2), getentropy(3): Rework man pages.
riastradh
2023-06-29
vis(3): Avoid nonportable MIN in portable code.
riastradh
2023-06-24
Fix typo in comment.
msaitoh
2023-06-21
libedit: fix pkg-config to really provide readline directory as intended
wiz
2023-06-20
install pkg-config file for libedit
wiz
2023-06-20
pam_krb5: Refuse to operate without a key to verify tickets.
riastradh
2023-06-20
pam_ksu: No need for homedir access.
riastradh
2023-06-19
Fix typo. unknwon -> unknown
msaitoh
2023-06-19
Fix typo in the document. From FreeBSD.
msaitoh
2023-06-17
Include the OpenSSL Makefile fragment so that build_install works on each
christos
2023-06-16
fix typos in comments.
andvar
2023-06-11
Correct history (Brad Smith)
christos
2023-06-08
socket(2): change type flags list back to -tag
uwe
2023-06-06
socket(2): fix macro invocation in a column
uwe
2023-06-06
socket(2): use "provides" consistently in "type" descriptions
uwe
2023-06-06
socket(2): use .Bl -column where appropriate
uwe
2023-06-06
socket(2): Move prose list of socket type summaries into a table.
riastradh
2023-06-06
socket(2): Tidy up markup a bit.
riastradh
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2023-06-03
fix various typos in comments and messages.
andvar
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-05-31
stat_flags(3): try to improve the descriptions
uwe
2023-05-30
Fix some const qual (Piotr Pawel Stefaniak)
christos
2023-05-29
libc: fix typo in comments: NO_SRSC -> NO_SRCS
lukem
2023-05-25
libpthread: New pthread__smt_wait to put CPU in low power for spin.
riastradh
2023-05-25
libpthread: Use __nothing, not /* nothing */, for empty macros.
riastradh
2023-05-19
Add the compat calls for renamed symbols so that configure scripts
skrll
2023-05-19
No need for double semi-colon
skrll
2023-05-19
KNF
skrll
2023-05-13
fix typos in comments.
andvar
2023-05-08
fix cross references (from Anon Ymous)
christos
2023-05-07
RISC-V support that works on QEMU with a single hart.
skrll
[next]