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
2021-10-12
crypt(3): clean up some leftover debug goo
nia
2021-10-12
crypt(3): match the Argon2 reference implementation's Base64 exactly
nia
2021-10-12
fix typos in man pages.
andvar
2021-10-12
crypt(3): Make Argon2 implementation match the reference impl by
nia
2021-10-12
paranoia: use explicit_memset
nia
2021-10-12
pw_gensalt.3: add argon2 bits
nia
2021-10-12
crypt-argon2: Properly honor user's version number.
nia
2021-10-12
crypt-argon2: improve resilience of the parser.
nia
2021-10-07
Fix the lib/libc/setjmp/t_setjmp:{,_}longjmp_zero test cases
skrll
2021-10-04
remove duplicate the article in comments.
andvar
2021-10-04
remove duplicate the article in documentation.
andvar
2021-10-01
remove parameter names from decls.
christos
2021-10-01
PR/56424: Clay Mayers: recvfrom() is not a cancelation point as documented
christos
2021-09-30
kqueue(2) file descriptors are not inherited across fork(2). A
christos
2021-09-28
Remove duplicate tm_isdst. Fixes PR misc/56419 for HEAD.
kim
2021-09-26
make flag unsigned to match prototype of the function used
christos
2021-09-26
- Completion should not add a quote at the end of the line to match an
christos
2021-09-23
Spell the number of nanoseconds as 10^9. Forgotten in previous.
uwe
2021-09-23
Minor markup tweaks.
uwe
2021-09-23
Spell the number of nanoseconds as 10^9.
uwe
2021-09-23
Markup fixes.
uwe
2021-09-23
printf(3): mention snprintb(3)
wiz
2021-09-19
s/Plese/Please/ in comment, and fix an article in obio_wdc.c comment.
andvar
2021-09-19
Sort errors, remove extra comma.
wiz
2021-09-19
Add native implementations of eventfd(2) and timerfd(2), compatible with
thorpej
2021-09-17
some love to double letters (in comments).
andvar
2021-09-17
Robustness fix: handle libraries that contain . in their basename.
christos
2021-09-16
fix typos in word "successful".
andvar
2021-09-16
fix typos in word "successfully", mainly s/succesfully/successfully/.
andvar
2021-09-16
fix various typos, mainly in comments.
andvar
2021-09-11
sysinst/partitions.h: fix typos comments, also fix same typos in other files.
andvar
2021-09-11
Add missing double p and d for stopped and overriden accordingly.
andvar
2021-09-11
popen.3: move popenve from BUGS to HISTORY
rillig
2021-09-11
fseek.3: fix grammar
rillig
2021-09-11
Ignore failed closes (if for example a closed file descriptor is passed as
christos
2021-09-11
remove fake closefrom()
christos
2021-09-11
librumphijack: fix typo for NetBSD < 5.99.7
rillig
2021-09-10
Ignore closefrom(3) for now; too complicated to descern between regular
christos
2021-09-10
- implement pselect so that the ssh test has a chance to work
christos
2021-09-10
libedit: fix indentation
rillig
2021-09-10
Add an LLVM fuzzing wrapper for the portable libedit (Christian Holler)
christos
2021-09-10
rl_startup_hook should be called each time. From Carlos Henrique Lima Melara
christos
2021-09-09
fix memory issues found by fuzzing (double frees and buffer overflows)
christos
2021-09-09
Add casts to appease conversions between wchar_t and wint_t
christos
2021-09-07
Do not compile in whole fileio.c for LIBHACK.
rin
2021-09-07
PR lib/56388
rin
2021-09-06
Always autogen fileio.h.
rin
2021-09-06
Style fixes most for __CTRACE().
rin
2021-09-06
Unifdef DEBUG for CTRACE().
rin
2021-09-06
Expand __CTRACE() to __nothing #ifndef DEBUG.
rin
[prev]
[next]