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-04-20
Instead of compiling files with -fcommon, create an include file and declare
christos
2021-04-14
for GCC, built memset.c with -fno-builtin. this avoids GCC 10 compiling
mrg
2021-04-13
- fix memory leak
christos
2021-04-13
fake-use alloca()'s return value to quieten -Werror=unused-result
mrg
2021-04-13
allocate the potential trailing nul as well.
mrg
2021-04-13
pass dest buffer size to strncpy() and ensure nul termination.
mrg
2021-04-12
pass the right enum to krb5_auth_con_setkeytype().
mrg
2021-04-12
avoid an unlikely buffer truncation.
mrg
2021-04-12
add a default: case to __kernel_standard(), failing with EDOM
mrg
2021-04-12
new GCC_NO_* uses for warning issues. most of the users of the new
mrg
2021-04-12
use -fcommon where necessary.
mrg
2021-04-09
Avoid duplicate directory traversals when building Elftoolchain sources.
jkoshy
2021-04-08
Redo r1.288: traverse the complete imported Elftoolchain tree during a build.
jkoshy
2021-04-06
Attempt to unbreak the build by reverting r1.288.
jkoshy
2021-04-06
Traverse the complete imported Elftoolchain tree during a build.
jkoshy
2021-04-06
Implement nvmm_vcpu::stop, a race-free exit from nvmm_vcpu_run() without
reinoud
2021-04-03
For MIPS N32, register_t needs to be uint64_t as "long" isn't
simonb
2021-03-30
libc/gen: fix hack for previously unsupported lint initializers
rillig
2021-03-28
Only unescape when we are quoting and don't add a space if we are quoting
christos
2021-03-28
document the flag
christos
2021-03-28
Pass the unescaped filename the the append function so it has to do less work
christos
2021-03-28
Document EINVAL for out of range socket address lengths.
dholland
2021-03-27
In getvfsstat(2), clarify that the size argument is in bytes.
dholland
2021-03-27
Add fn_complete2() that controls the quoting of the returned match.
christos
2021-03-21
note that ttyaction.[35] first appeared in netbsd 1.3.
mrg
2021-03-18
simplify expression, daemon is an array can't be NULL.
christos
2021-03-17
Remove superfluous article.
wiz
2021-03-17
Clarify use of open flags in open(2).
dholland
2021-03-15
ossv4 mixer API: be extra careful with the inputs to AUDIO_MIXER_READ.
nia
2021-03-13
record the libblocklist dependency
christos
2021-03-11
Underscore is a word character (thanks uwe@)
christos
2021-03-11
Remove trailing whitespace.
wiz
2021-03-11
improve wording.
christos
2021-03-11
Document the "C" language escapes supported in GNU mode.
christos
2021-03-11
recognize the "C" language backslash escapes like gnu does (except b which
christos
2021-03-11
s/skiping/skipping/
msaitoh
2021-03-10
Use __pthread_volatile for ptc_waiters (Greg A. Woods)
christos
2021-03-10
Add manpage links for asysctl(3) and asysctlbyname(3), already described
simonb
2021-03-08
cast to the proper enums for lint
christos
2021-03-07
fix missing chars
christos
2021-03-07
Add blocklist support to libwrap which enables all programs using libwrap
christos
2021-03-01
Merge tzcode-2021a
christos
2021-02-26
arrange for tools build
christos
2021-02-26
Arrange for tools build
christos
2021-02-26
Fix xref, add missing word.
wiz
2021-02-26
Add missing endutent.3 to MAN.
rin
2021-02-26
put back line accidentally removed.
christos
2021-02-26
PR/56012: Kouichi Hashikawa: getutent(3) man page is missing
christos
2021-02-25
add missing _
christos
2021-02-25
fix NLS compilation
christos
[prev]
[next]