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
/
usr.bin
Age
Commit message (
Expand
)
Author
2019-12-07
Sync usage with man page, merge single letter options.
wiz
2019-12-04
Fix signed/unsigned comparison
jmcneill
2019-12-04
Add -u flag for updating headers in place.
jmcneill
2019-12-03
Fix typo in ad clause. Ok perry@.
uwe
2019-12-02
Add more tests for variable modifiers in make.
rillig
2019-12-01
Fix out-of-bounds read in Str_Match.
rillig
2019-11-30
Sort
sevan
2019-11-30
Add Grace Hopper and Richard Feynman
sevan
2019-11-30
Demonstrate some more edge cases for the :M modifier
rillig
2019-11-30
Fix unit test for edge case in :M modifier
rillig
2019-11-30
Ignore temporary files from running the unit tests
rillig
2019-11-30
Add another unit test for the :M modifier
rillig
2019-11-30
Add unit tests for variable modifiers like :M and :N
rillig
2019-11-28
Add Aaron Swartz and Steve Jobs
sevan
2019-11-16
msg_table_add(): fix mishap in the format safety changes in r1.45
martin
2019-11-12
Remove list of audio drivers, moved to audio(4).
wiz
2019-11-11
Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
joerg
2019-11-11
Spell the largest 32bit signed value as INT32_MAX. Explicitly cast to
joerg
2019-11-11
Fix a typo. Fix some xrefs, comment out references to non-existing man pages.
wiz
2019-11-09
Understand _Alignof
christos
2019-11-09
copyright maint.
mrg
2019-11-09
add support for playing IEEE float32 and float64 RIFF WAVE
mrg
2019-11-06
Belatedly update several entries that move from year to year.
pgoyette
2019-11-04
PR 54093: Align static TLS area to max_align_t.
joerg
2019-10-24
Switch the iconv(3) prototype to the POSIX conformant variation
kamil
2019-10-21
adding argon2 support to libcrypt. argon2 user authentication now
jhigh
2019-10-19
use stdarg, annotate function as __printflike and fix broken formats.
christos
2019-10-14
Add Ted Nelson's birthday
sevan
2019-10-13
use strlcpy instead of strncpy.
christos
2019-10-13
can't happen, but gcc can't figure it out.
christos
2019-10-13
fool gcc with strncpy.
christos
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-10-12
avoid strcpy.
christos
2019-10-06
Add SICP
sevan
2019-10-06
sprintf() -> snprintf(), and adjust a buffer size to avoid any
mrg
2019-10-05
use memcpy() for strings that are not C strings.
mrg
2019-10-05
Recognize \oOOO \dDD \xXX plus the other regular 'C' backslash escapes like
christos
2019-10-05
add an abort for a case that can't happen
christos
2019-10-04
fix a bug gcc 8 picked up: use ~LOCK_NB to look for LOCK_UN,
mrg
2019-10-04
Undo the confusion. Use separate synopsis lines for -c command with
uwe
2019-10-04
The command is not optional.
uwe
2019-10-04
Tweak formatting.
uwe
2019-10-04
revert previous; i meant to test first and if you read the comment
mrg
2019-10-04
use destination buffer size not source buffer size for strncpy len.
mrg
2019-10-04
use memmove() instead of strncpy() for overlapping strings.
mrg
2019-10-04
adjust fallthru comment.
mrg
2019-10-04
turn off various warnings for various things:
mrg
2019-10-04
msg:
mrg
2019-10-03
Skip options which rely on crypto support in getopt() argument list, if we're
sevan
2019-10-01
Add Alan Perlis
sevan
[next]