Since gzip has -k flag to keep original file, the output when used with -v flag
is wrong.
Find below a stupid diff almost shorter than this message.
Regards
Index: main.c
===
RCS file: /cvs/src/usr.bin/compress/main.c,v
retrieving
Hello,
Hrvoje was testing pf(4) and pfsync(4) with parallel forwarding diff
which bluhm@ has shared sometime ago.
Hrvoje found a bug in my very naive implementation of 'snapshots':
1573 void
1574 pfsync_grab_snapshot(struct pfsync_snapshot *sn, struct pfsync_softc *sc)
1575 {
1576 int q;