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
/
gnu
/
dist
/
gawk
/
test
/
fsbs.awk
blob: d2ec52eebb2a71f89b0b29a64e574575bae1d60c (
plain
)
1
2
BEGIN
{
FS
=
"
\\
"
}
{
print
$1
,
$2
}