chiark
/
gitweb
/
~mdw
/
adns
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
6239fc5
)
regress/: Include the protocol family in socket(2) lines.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 6 Jun 2014 09:40:28 +0000
(10:40 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 13 Jun 2014 08:57:42 +0000
(09:57 +0100)
I updated the test files with this rune:
grep -lZ "^ socket type=" *.sys | xargs -0r sed -i \
's/^ socket type=/ socket domain=PF_INET type=/'
Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
No differences found