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
Age
Commit message (
Expand
)
Author
2023-06-27
Sync with openresolv-3.13.2
roy
2023-06-27
openresolv: Update to 3.13.2 with the following changes:
roy
2023-06-27
Convert UDF file system code from the depricated tsleep(9)/wakeup(9) to the MP
reinoud
2023-06-27
isc timer API changed with the recent bind import - use isc_timer_destroy()
martin
2023-06-27
PR 57472: adjust the BIGNUM configuration for sparc64 to match a native
martin
2023-06-27
Remove unused leftovers from earlier versions
martin
2023-06-27
The sha512 generator perl script can output a sha256 version too, but
martin
2023-06-27
indent: fix 'blank line above first statement in function body'
rillig
2023-06-27
tests/indent: test the -badp option
rillig
2023-06-27
callout(9): Delete the unused member cc_cancel from struct callout_cpu
pho
2023-06-27
callout(9): Tidy up the condition for "callout is running on another LWP"
pho
2023-06-27
callout(9): Fix panic() in callout_destroy() (kern/57226)
pho
2023-06-26
new bind
christos
2023-06-26
merge conflicts between 9.16.37 and 9.16.42
christos
2023-06-26
Import 9.16.42 (last was 9.16.37)
christos
2023-06-26
indent: improve heuristics for '*' as pointer in for loops
rillig
2023-06-26
indent: improve heuristics for '*' as a pointer type
rillig
2023-06-26
indent: implement 'blank line above first statement in function body'
rillig
2023-06-26
Make this compile when BIGNUM limbs (BN_ULONG) are not the same
martin
2023-06-26
indent: in -bad mode, don't add a blank line above a comment or '}'
rillig
2023-06-26
tests/indent: strengthen requirements for test input files
rillig
2023-06-26
tests/indent: extend test for -badp option
rillig
2023-06-26
s/privious/previous/ in comment.
andvar
2023-06-26
indent: clean up indentation
rillig
2023-06-26
jemalloc: reduce CONSTCOND diff to upstream
rillig
2023-06-26
jemalloc: remove redundant CONSTCOND comments
rillig
2023-06-25
indent: move cast detection from the lexer to the main processor
rillig
2023-06-25
indent: treat 'complex' and 'imaginary' as type modifiers, not as types
rillig
2023-06-25
indent: fix formatting of parenthesized name in function definition
rillig
2023-06-25
indent: don't use strspn on inp_p, as it is not null-terminated
rillig
2023-06-25
s/responible/responsible/ in comment.
andvar
2023-06-25
G/C an unused struct cpu_info member
skrll
2023-06-24
lint: reduce memory allocations
rillig
2023-06-24
lint: don't warn about comparison between char and character constant
rillig
2023-06-24
lint: add query for comparing 'char' with plain integers
rillig
2023-06-24
Add comments and remove nonexistent status registers.
tsutsui
2023-06-24
tests/lint: allow accept.sh to override lint1 for local testing
rillig
2023-06-24
Always initialise ci_tlb_info in cpu_info_store[0].
skrll
2023-06-24
lint: remove redundant 'extern' from function declarations
rillig
2023-06-24
make: remove redundant 'extern' in function declaration
rillig
2023-06-24
Fix a wrong cdb size of SCSI disk write command. From OpenBSD/luna88k.
tsutsui
2023-06-24
lint: add query for redundant 'extern' in function declaration
rillig
2023-06-24
Fix typo in error message.
msaitoh
2023-06-24
Fix typo in comment.
msaitoh
2023-06-24
Fix typo.
msaitoh
2023-06-24
Fix typo in comment.
msaitoh
2023-06-24
Fix typo in a debug message.
msaitoh
2023-06-24
Fix typo in comment.
msaitoh
2023-06-23
tsleep: Comment out kernel lock assertion for now.
riastradh
2023-06-23
tsleep(9): Assert kernel lock held.
riastradh
[prev]
[next]