mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
92040cbc5f
1998-05-17 Thorsten Kukuk <kukuk@vt.uni-paderborn.de> * sunrpc/svc_tcp.c: Add FreeBSD DoS patch. * sunrpc/xdr_rec.c: Likewise.
5 lines
136 B
Sed
5 lines
136 B
Sed
/^##/d
|
|
s/# \(.*\)/ { 0, 0, "\1", NULL, },/
|
|
s/\([^¦]*\)¦\([^¦]*\)¦\([^¦]*\)¦\([^¦]*\)¦\(.*\)/ { \1, \2, "\3", "\4", \5 },/
|
|
s/\\/\\\\/g
|